ddraw.c
|
Assorted spelling fixes.
|
2008-05-06 16:10:20 +02:00 |
device.c
|
ddraw: Fix some code unprotected by ddraw lock.
|
2008-05-12 19:41:46 +02:00 |
direct3d.c
|
ddraw: Memory allocation size fix.
|
2008-05-13 10:40:00 +02:00 |
executebuffer.c
|
ddraw: Indentation fix.
|
2008-05-07 12:24:04 +02:00 |
light.c
|
ddraw: Spelling fixes.
|
2008-04-03 11:39:45 +02:00 |
main.c
|
Spelling fixes.
|
2008-04-07 13:36:17 +02:00 |
material.c
|
ddraw: DPRINTF -> TRACE.
|
2007-12-05 12:34:33 +01:00 |
palette.c
|
ddraw: Spelling fixes.
|
2008-04-03 11:39:45 +02:00 |
regsvr.c
|
ddraw: Don't use typeof as it's not portable.
|
2008-02-27 14:52:24 +01:00 |
surface.c
|
Assorted spelling fixes.
|
2008-05-06 16:10:20 +02:00 |
texture.c
|
ddraw: Fix refcounting of palettes.
|
2008-03-17 15:16:03 +01:00 |
utils.c
|
ddraw: Fix some Z buffer formats.
|
2008-03-27 11:10:20 +01:00 |