search for: gl_op

Displaying 3 results from an estimated 3 matches for "gl_op".

Did you mean: gl_ops
2016 Oct 14
0
Wine release 1.9.21
...t associated with swapchain. wined3d: Avoid destroying active contexts. wined3d: Pass context to destroy_default_samplers(). wined3d: Pass context to destroy_dummy_textures(). wined3d: Get wined3d creation flags from d3d_info. wined3d: Call GL functions through gl_info.gl_ops in ffp_blit_blit_surface(). wined3d: Call glGetIntegerv() through gl_info.gl_ops. wined3d: Call glFlush() through gl_info.gl_ops. wined3d: Call GL functions through gl_info.gl_ops in context_dump_fbo_attachment(). Ken Thomases (1): winemac: Post WINDOW_FRAME_CHANGED with t...
2012 Jul 31
0
Wine release 1.5.10
...arsing sampler states. d3d10: Implement d3d10_effect_sampler_variable_GetBackingStore(). wined3d: Get rid of the GL extension function pointer typedefs. wined3d: Pass a gl_info structure to fragment_pipeline.enable_extension(). wined3d: Call core GL functions through gl_info.gl_ops as well. Hwang YunSong (1): po: Update Korean translation. Jacek Caban (68): vbscript: Fixed locale-related test failures. vbscript: Use current locale in to_string. mshtml: Wine Gecko 1.7 release. ole32: Forward BSTR functions to oleaut32. mshtml: Make node o...
2015 Nov 13
0
Wine release 1.7.55
...tDepthStencilBits(). wined3d: Disallow stencil size mismatches in wined3d_check_pixel_format_depth() if the format has stencil bits. wined3d: Always use the same formats in context_create() when "always_offscreen" is enabled. wined3d: Call wglGetPixelFormat() through the gl_ops table. Hugh McMaster (7): po: Fix some format specifiers in the Turkish translation. wineconsole: Add if check to determine whether a font attribute has changed. server: Add console font information. wineconsole: Pass font size information to wineserver. kernel32: Im...