Sweden-Number/dlls/ddraw
Eric Pouech 8cddd5d2fb Made some functions static. 2005-12-12 11:53:56 +01:00
..
tests Made some functions static. 2005-12-12 11:53:56 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in ddraw: Catch access violations when calling DirectDrawEnumerateProc. 2005-12-05 20:40:42 +01:00
clipper.c The clip list is in screen coordinates so we need to map the result of 2005-09-27 09:34:24 +00:00
d3d_private.h Implement Begin/Vertex/End rendering functions. 2005-09-25 15:18:18 +00:00
d3d_utils.c
ddcomimpl.h
ddraw.spec
ddraw_hal.c
ddraw_main.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
ddraw_private.h Add an assert if both arguments to DD_STRUCT_COPY_BYSIZE are equal. 2005-10-10 19:53:37 +00:00
ddraw_thunks.c
ddraw_user.c Enumerate only requested modes by taking into account surface desc 2005-10-17 08:55:27 +00:00
ddraw_utils.c Add DDBLT_DONOTWAIT flag. 2005-11-14 11:22:20 +00:00
device_main.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
device_opengl.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
direct3d_main.c
direct3d_opengl.c Finish moving d3d[1..3] light code to use d3d7. 2005-10-31 10:05:15 +00:00
executebuffer.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
gl_api.h
gl_private.h
light.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
main.c ddraw: Catch access violations when calling DirectDrawEnumerateProc. 2005-12-05 20:40:42 +01:00
material.c
opengl_private.h Finish moving d3d[1..3] light code to use d3d7. 2005-10-31 10:05:15 +00:00
opengl_utils.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
palette_hal.c
palette_main.c
regsvr.c
surface_dib.c Fix the default value for keylow in DIB_DirectDrawSurface_Blt. 2005-11-14 12:27:31 +00:00
surface_fakezbuffer.c
surface_gamma.c
surface_hal.c
surface_main.c Use the front buffer palette for DC operations on off-screen buffers. 2005-11-14 12:27:55 +00:00
surface_thunks.c
surface_user.c
surface_wndproc.c Use Get/SetWindowLongPtr to access pointers in the window extra 2005-09-12 15:38:56 +00:00
texture.c Disable depth test when there is no Z buffer attached. 2005-10-12 21:05:40 +00:00
version.rc
vertexbuffer.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
viewport.c