search for: gl_stencil_op

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

2010 Feb 26
5
[PATCH 0/5] renouveau: nv30/nv40 unification
This patchset applies some minor fixes to renouveau.xml and then unifies the nv30 and nv40 register definitions. nv30 and nv40 are very similar and have the same offsets for the registers they share. The major differences are: 1. Texture setup is different due to full NPOT support on nv40 2. More advanced blending/render targets on nv40 3. NV30 has fixed function registers, which NV40 lacks The
2017 Oct 20
0
Wine release 2.0.3
.... msi: Avoid zero size allocations (Valgrind). Henri Verbeet (4): ddraw/tests: Introduce a helper function to create windows. ddraw/tests: Add a test for the alpha and z-buffer blit flags. ddraw: Ignore unsupported blit flags. wined3d: Only warn about 0 stencil ops in gl_stencil_op(). Hugh McMaster (2): regedit: Prevent out-of-bounds reads when unescaping a string (Valgrind). uninstaller: Pass RegQueryValueExW() the size of the buffer (Coverity). Huw D. M. Davies (2): shell32: Remove an extraneous '@'. user32: Explicitly set last error to ERR...
2017 May 26
0
Wine release 2.9
...ot;sysmem_count" accounting in wined3d_texture_invalidate_location(). wined3d: Validate constant buffer alignment. d3d11/tests: Add a test for constant buffer alignment. d3d10core/tests: Add a test for constant buffer alignment. wined3d: Only warn about 0 stencil ops in gl_stencil_op(). Hugh McMaster (24): uninstaller: Pass RegQueryValueExW() the size of the buffer (Coverity). regedit/tests: Add tests for key name and value name concatenation. regedit/tests: Test if REG_SZ and REG_DWORD support line concatenation. regedit/tests: Test whether blank lines...