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-01-21 03:15:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
ddraw
History
Alexander Dorofeyev
f4337b4714
ddraw: Fix incorrect WARN text.
2007-12-17 12:38:43 +01:00
..
tests
ddraw/tests: Fix compilation on systems that don't support nameless unions.
2007-12-10 12:06:09 +01:00
clipper.c
…
ddcomimpl.h
…
ddraw_private.h
…
ddraw_thunks.c
…
ddraw.c
ddraw: Set X8R8G8B8 for 32 bpp.
2007-12-07 16:26:31 +01:00
ddraw.spec
…
device.c
ddraw: Fix wrong initialization order in IDirect3DDevice vtable.
2007-12-08 19:54:51 +01:00
direct3d.c
…
executebuffer.c
ddraw: DPRINTF -> TRACE.
2007-12-05 12:34:33 +01:00
gamma.c
…
light.c
ddraw: DPRINTF -> TRACE.
2007-12-05 12:34:33 +01:00
main.c
…
Makefile.in
…
material.c
ddraw: DPRINTF -> TRACE.
2007-12-05 12:34:33 +01:00
palette.c
…
parent.c
…
regsvr.c
…
surface_thunks.c
…
surface.c
ddraw: Fix incorrect WARN text.
2007-12-17 12:38:43 +01:00
texture.c
…
utils.c
ddraw: Modify DDRAW_dump_(DWORD|PTR|DDCOLORKEY|DDSCAPS2|pixelformat)() to print a trailing '\n'.
2007-12-07 14:52:56 +01:00
version.rc
…
vertexbuffer.c
…
viewport.c
…