wine-wine/dlls/ddraw
Francois Gouget 8ca1f3fc14 Assorted spelling fixes 2006-01-03 12:10:50 +01:00
..
tests Assorted spelling fixes 2006-01-03 12:10:50 +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 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 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 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 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 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 Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +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 Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
main.c Take advantage of the __EXCEPT_PAGE_FAULT macro. 2005-12-16 17:17:57 +01: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 Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +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 the default value for keylow in DIB_DirectDrawSurface_Blt. 2005-11-14 12:27:31 +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 ddraw: Fix DirectDrawSurface::QueryInterface crash. 2005-12-21 21:11:54 +01: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 Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
viewport.c Make CONST_VTABLE the default in the Wine source. 2005-07-26 20:10:51 +00:00