wine/dlls/d3d8 directx.c device.c d3d8_private ...

Alexandre Julliard julliard at wine.codeweavers.com
Wed Nov 6 13:56:32 CST 2002


ChangeSet ID:	6176
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/11/06 13:56:32

Modified files:
	dlls/d3d8      : directx.c device.c d3d8_private.h d3d8_main.c 

Log message:
	Jason Edmeades <us at the-edmeades.demon.co.uk>
	- Stencil mapping now works (it helps to actually allocate a stencil
	buffer).
	- Texture mapping corrected if no real texture bound.
	- Code now detects which opengl extensions are present - to be
	extended later.
	- More debug tracepoints.

Patch: http://cvs.winehq.com/patch.py?id=6176

Old revision  New revision  Changes     Path
 1.5           1.6           +27 -3      wine/dlls/d3d8/directx.c
 1.10          1.11          +34 -31     wine/dlls/d3d8/device.c
 1.5           1.6           +0 -1       wine/dlls/d3d8/d3d8_private.h
 1.4           1.5           +0 -3       wine/dlls/d3d8/d3d8_main.c




More information about the wine-cvs mailing list