Sweden-Number/dlls/ddraw
Stefan Dösinger 6e27152c96 ddraw: Small function corrections.
The pPlaneEquation parameter of IDirect3DDevice7::SetClipPlane is not const
IDirect3DDevice2::NextViewport takes an IDirect3DDevice2 interface, not an 
IDirect3DDevice3, the same for IDirect3DDevice::NextViewport.
2006-02-11 20:30:48 +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
d3d_private.h ddraw: Small function corrections. 2006-02-11 20:30:48 +01:00
d3d_utils.c
ddcomimpl.h
ddraw.spec
ddraw_hal.c
ddraw_main.c ddraw: Better simulate what 'GetVerticalBlankStatus' does on real hardware. 2006-01-16 20:38:08 +01:00
ddraw_private.h ddraw: Better simulate what 'GetVerticalBlankStatus' does on real hardware. 2006-01-16 20:38:08 +01:00
ddraw_thunks.c
ddraw_user.c
ddraw_utils.c
device_main.c ddraw: Small function corrections. 2006-02-11 20:30:48 +01:00
device_opengl.c ddraw: Small function corrections. 2006-02-11 20:30:48 +01:00
direct3d_main.c
direct3d_opengl.c
executebuffer.c
gl_api.h
gl_private.h
light.c
main.c Take advantage of the __EXCEPT_PAGE_FAULT macro. 2005-12-16 17:17:57 +01:00
material.c
opengl_private.h
opengl_utils.c
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 ddraw: Fix DirectDrawSurface::QueryInterface crash. 2005-12-21 21:11:54 +01:00
surface_thunks.c
surface_user.c
surface_wndproc.c
texture.c
version.rc
vertexbuffer.c ddraw: ProcessVertices correction. 2006-02-11 20:30:13 +01:00
viewport.c