..
d3ddevice
- fix bug in 'Blt DEPTH_FILL' override
2003-05-20 04:10:22 +00:00
dclipper
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
ddraw
Initialize the dwMipmapCount field even if the application forgets it.
2003-05-11 03:46:53 +00:00
direct3d
- separate geometry tracing in a new debug channel (ddraw_geom)
2003-05-12 03:09:17 +00:00
dpalette
Removed the flags fields of IDirectDrawPaletteImpl, as we should use
2002-07-10 03:05:43 +00:00
dsurface
Better handling of pitch set to 0.
2003-05-19 21:38:58 +00:00
.cvsignore
Added .spec.def files.
2002-12-12 22:04:04 +00:00
convert.c
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
d3d_private.h
- implement the TFACTOR texture stage state
2003-05-20 02:15:24 +00:00
d3dcommon.c
Use the dwStartVertex argument in the Draw*PrimitiveVB methods.
2003-02-12 21:40:25 +00:00
d3dexecutebuffer.c
Support for device surface locking.
2003-05-17 18:41:26 +00:00
d3dlight.c
Make D3D1..3 lights code rely on D3D7.
2003-01-20 23:24:05 +00:00
d3dmaterial.c
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
2003-01-07 20:36:20 +00:00
d3dtexture.c
- fix bug in 'Blt DEPTH_FILL' override
2003-05-20 04:10:22 +00:00
d3dvertexbuffer.c
Replace DPRINTF with TRACE.
2003-03-15 00:12:42 +00:00
d3dviewport.c
Added support for non-full screen viewports and clearing.
2003-05-19 23:03:38 +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_private.h
Support for device surface locking.
2003-05-17 18:41:26 +00:00
ddraw.spec
Take advantage of new winebuild syntax to remove redundant function
2003-03-20 03:53:12 +00:00
helper.c
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
2003-01-07 20:36:20 +00:00
main.c
Replace DPRINTF with TRACE.
2003-03-15 00:12:42 +00:00
Makefile.in
- Clean up all the D3D COM handling (but the underlaying code is still
2002-11-21 21:04:16 +00:00
mesa_private.h
- fix bug in 'Blt DEPTH_FILL' override
2003-05-20 04:10:22 +00:00
mesa.c
Have Lights and Clipplanes transformed properly.
2003-05-20 03:58:01 +00:00
struct_convert.c
Added LGPL standard comment, and copyright notices where necessary.
2002-03-09 23:29:33 +00:00
version.rc
Update version info to 8.1.
2003-04-03 23:56:12 +00:00