wine/dlls/ddraw d3ddevice/mesa.c mesa_private. ...

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jun 4 18:34:58 CDT 2003


ChangeSet ID:	8415
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/06/04 18:34:58

Modified files:
	dlls/ddraw/d3ddevice: mesa.c 
	dlls/ddraw     : mesa_private.h d3dtexture.c 

Log message:
	Lionel Ulmer <lionel.ulmer at free.fr>
	- some GL critical section fixes
	- only bind textures at start of rendering
	- optimized the texture parameter code
	- optimize of the 'dirty checking code' for mipmapping
	- handles the MAXMIPLEVEL texture parameter

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8415

Old revision  New revision  Changes     Path
 1.116         1.117         +64 -159    wine/dlls/ddraw/d3ddevice/mesa.c
 1.52          1.53          +16 -1      wine/dlls/ddraw/mesa_private.h
 1.54          1.55          +166 -9     wine/dlls/ddraw/d3dtexture.c




More information about the wine-cvs mailing list