Sweden-Number/dlls/ddraw
Christian Costa be29e3708b Finish moving d3d[1..3] light code to use d3d7. 2005-10-31 10:05:15 +00:00
..
tests - Add handling for DDSCL_SETFOCUSWINDOW in SetCooperativeLevel. 2005-10-06 12:26:04 +00:00
.cvsignore We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Makefile.in Moved d3ddevice and direct3d objects files to ddraw root dir. 2005-06-06 15:51:50 +00: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 Support all possible texture coordinates sizes. 2005-06-12 10:43:11 +00:00
ddcomimpl.h - Clean up all the D3D COM handling (but the underlaying code is still 2002-11-21 21:04:16 +00:00
ddraw.spec Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
ddraw_hal.c Make CONST_VTABLE the default in the Wine source. 2005-07-26 20:10:51 +00:00
ddraw_main.c - do not pass private data to the application but a copy of it 2005-10-10 10:44:23 +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 Make CONST_VTABLE the default in the Wine source. 2005-07-26 20:10:51 +00:00
ddraw_user.c Enumerate only requested modes by taking into account surface desc 2005-10-17 08:55:27 +00:00
ddraw_utils.c - do not pass private data to the application but a copy of it 2005-10-10 10:44:23 +00:00
device_main.c Implement Begin/Vertex/End rendering functions. 2005-09-25 15:18:18 +00:00
device_opengl.c Disable depth test when there is no Z buffer attached. 2005-10-12 21:05:40 +00:00
direct3d_main.c Moved d3ddevice and direct3d objects files to ddraw root dir. 2005-06-06 15:51:50 +00:00
direct3d_opengl.c Finish moving d3d[1..3] light code to use d3d7. 2005-10-31 10:05:15 +00:00
executebuffer.c Make CONST_VTABLE the default in the Wine source. 2005-07-26 20:10:51 +00:00
gl_api.h Support all possible texture coordinates sizes. 2005-06-12 10:43:11 +00:00
gl_private.h Support all possible texture coordinates sizes. 2005-06-12 10:43:11 +00:00
light.c Finish moving d3d[1..3] light code to use d3d7. 2005-10-31 10:05:15 +00:00
main.c Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
material.c Make CONST_VTABLE the default in the Wine source. 2005-07-26 20:10:51 +00:00
opengl_private.h Finish moving d3d[1..3] light code to use d3d7. 2005-10-31 10:05:15 +00:00
opengl_utils.c Moved d3ddevice and direct3d objects files to ddraw root dir. 2005-06-06 15:51:50 +00:00
palette_hal.c Make CONST_VTABLE the default in the Wine source. 2005-07-26 20:10:51 +00:00
palette_main.c Make CONST_VTABLE the default in the Wine source. 2005-07-26 20:10:51 +00:00
regsvr.c Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
surface_dib.c Fix regression in color keying with RGB mask. 2005-08-22 09:20:51 +00:00
surface_fakezbuffer.c Make CONST_VTABLE the default in the Wine source. 2005-07-26 20:10:51 +00:00
surface_gamma.c Make CONST_VTABLE the default in the Wine source. 2005-07-26 20:10:51 +00:00
surface_hal.c Make CONST_VTABLE the default in the Wine source. 2005-07-26 20:10:51 +00:00
surface_main.c - pass a copy of the surface description to the application 2005-10-10 10:28:05 +00:00
surface_thunks.c Make CONST_VTABLE the default in the Wine source. 2005-07-26 20:10:51 +00:00
surface_user.c Make CONST_VTABLE the default in the Wine source. 2005-07-26 20:10:51 +00:00
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 Version resources cleanup. 2004-11-23 13:59:34 +00:00
vertexbuffer.c Make CONST_VTABLE the default in the Wine source. 2005-07-26 20:10:51 +00:00
viewport.c Make CONST_VTABLE the default in the Wine source. 2005-07-26 20:10:51 +00:00