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-17 03:18:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
ddraw
History
Roderick Colenbrander
6d8c4572ef
wined3d: Fix a bug in BtlFast which was uncovered by the 32-bit dibsection support.
2009-12-17 12:53:19 +01:00
..
tests
wined3d: Fix a bug in BtlFast which was uncovered by the 32-bit dibsection support.
2009-12-17 12:53:19 +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
ddraw: Avoid enumerating display modes for formats that arent't supported anyway.
2009-12-10 11:54:22 +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
…