This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-19 20:31:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
ddraw
History
Henri Verbeet
55f3c576d9
wined3d: Remove the effetively unused "state" field from the device.
2009-11-18 11:16:54 +01:00
..
tests
ddraw/tests: Fix test failure for D3DFMT_A2R10G10B10 pixel format in GetDC tests.
2009-11-17 15:14:56 +01:00
clipper.c
…
ddraw_private.h
…
ddraw_thunks.c
wined3d: Don't depend on uninitialized data in the CreateSurface() thunks (Valgrind).
2009-10-29 13:09:45 +01:00
ddraw.c
wined3d: Remove the effetively unused "state" field from the device.
2009-11-18 11:16:54 +01:00
ddraw.spec
…
device.c
wined3d: Add a parameter for SetRenderTarget viewport setup.
2009-11-03 21:21:30 +01:00
direct3d.c
wined3d: Add a usage flag for static buffer declarations.
2009-11-03 21:21:55 +01:00
executebuffer.c
…
gamma.c
…
light.c
…
main.c
…
Makefile.in
…
material.c
…
palette.c
…
parent.c
…
regsvr.c
…
surface_thunks.c
…
surface.c
…
texture.c
…
utils.c
wined3d: Map D3DFMT_D24S8 to WINED3DFMT_D24_UNORM_S8_UINT.
2009-10-30 11:28:52 +01:00
version.rc
…
vertexbuffer.c
…
viewport.c
…