Displaying 3 results from an estimated 3 matches for "clipspace".
Did you mean:
c_isspace
2016 Oct 14
0
Wine release 1.9.21
...d a strdupAtoW implementation.
Stefan Dösinger (6):
ddraw/tests: Add position tests for D3DPROCESSVERTICES_TRANSFORM.
ddraw: Store d3d1 projection matrices in device->legacy_projection.
ddraw/tests: Test d3d2 and 3 drawing with non-standard viewports.
ddraw: Apply legacy clipspace to d3d2.
ddraw: Use the clip space matrix in TransformVertices.
ddraw/tests: Add D3DVIEWPORT2 transform tests.
Vincent Povirk (9):
gdiplus: Add FIXME for EMF records we need to implement.
gdiplus/tests: Add test for gdi32 SetWorldTransform record.
gdiplus: Implement E...
2012 Mar 07
0
Wine release 1.4
...cations
or if the graphics driver's OpenGL implementation is inadequate.
- Flips are properly supported. The back buffer now contains the front
buffer contents after a flip instead of being undefined.
- Improved support for viewports in early versions of DirectDraw that
include an extra clipspace transformation. This affects the original
Half-Life.
- Fixes for cooperative levels and associated window handling and mode
changes.
- DirectDraw clippers are supported.
*** Kernel
- DOSBox is used to run DOS applications on platforms that don't
support vm86 mode.
- The Windows cons...
2011 Dec 30
0
Wine release 1.3.36
...on surfaces with a PBO.
wined3d: Handle client storage in surface_init_sysmem().
wined3d: Handle client storage in surface_remove_pbo().
wined3d: Get rid of the WINED3DVERTEXBLENDFLAGS typedef.
wined3d: Get rid of the WINED3DCMPFUNC typedef.
ddraw: Handle the Direct3D clipspace transformation.
ddraw/tests: Fix a couple of test messages.
ddraw/tests: Add some tests for DDSCL_CREATEDEVICEWINDOW.
wined3d: Get rid of the WINED3DZBUFFERTYPE typedef.
wined3d: Get rid of the WINED3DFOGMODE typedef.
ddraw: DDSCL_CREATEDEVICEWINDOW requires DDSCL_EXCL...