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-20 12:50:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
ddraw
History
Francois Gouget
f7c24f37ad
Various trace fixes.
...
Add trailing '\n's to trace calls. Remove spaces before '\n'.
2006-05-15 15:05:09 +02:00
..
tests
Various trace fixes.
2006-05-15 15:05:09 +02:00
.gitignore
…
clipper.c
…
d3d_private.h
…
d3d_utils.c
…
ddcomimpl.h
…
ddraw_hal.c
…
ddraw_main.c
…
ddraw_private.h
…
ddraw_thunks.c
…
ddraw_user.c
…
ddraw_utils.c
…
ddraw.spec
…
device_main.c
…
device_opengl.c
janitorial: Remove redundant NULL pointer checks before HeapFree'ing them.
2006-05-10 11:31:41 +02:00
direct3d_main.c
…
direct3d_opengl.c
…
executebuffer.c
…
gl_api.h
…
gl_private.h
…
light.c
…
main.c
…
Makefile.in
…
material.c
…
opengl_private.h
…
opengl_utils.c
…
palette_hal.c
…
palette_main.c
…
regsvr.c
Check the return value from register_key_guid in all the DLL registering code.
2006-05-10 19:38:04 +02:00
surface_dib.c
…
surface_fakezbuffer.c
…
surface_gamma.c
…
surface_hal.c
…
surface_main.c
janitorial: Remove redundant NULL pointer checks before HeapFree'ing them.
2006-05-10 11:31:41 +02:00
surface_thunks.c
…
surface_user.c
…
surface_wndproc.c
…
texture.c
…
version.rc
…
vertexbuffer.c
…
viewport.c
…