.. |
tests
|
ddraw: Add a test for IDirect3DVertexBuffer7::ProcessVertices.
|
2006-04-10 15:44:10 +02: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
|
ddraw: Small function corrections.
|
2006-02-11 20:30:48 +01:00 |
d3d_utils.c
|
Support all possible texture coordinates sizes.
|
2005-06-12 10:43:11 +00:00 |
ddcomimpl.h
|
…
|
|
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
|
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
|
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
|
ddraw: Small function corrections.
|
2006-02-11 20:30:48 +01:00 |
device_opengl.c
|
janitorial: Remove redundant NULL pointer checks before HeapFree'ing them.
|
2006-05-10 11:31:41 +02: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
|
ddraw: Call DDRAW_ChooseDefaultDriver only on PROCESS_ATTACH.
|
2006-03-21 15:06:36 +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
|
ddraw: Fix transparent Blits on 8bit surfaces.
|
2006-02-27 12:20:21 +01: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
|
janitorial: Remove redundant NULL pointer checks before HeapFree'ing them.
|
2006-05-10 11:31:41 +02: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
|
…
|
|
vertexbuffer.c
|
ddraw: ProcessVertices correction.
|
2006-02-11 20:30:13 +01:00 |
viewport.c
|
Make CONST_VTABLE the default in the Wine source.
|
2005-07-26 20:10:51 +00:00 |