wine/dlls/d3d8 directx.c

Alexandre Julliard julliard at wine.codeweavers.com
Wed May 14 23:16:16 CDT 2003


ChangeSet ID:	8214
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/05/14 23:16:16

Modified files:
	dlls/d3d8      : directx.c 

Log message:
	Jason Edmeades <us at the-edmeades.demon.co.uk>
	Previous viewport fix only works for full screen applications as we
	didn't change the back buffer size information until after copying the
	presentation parameters, so when setting up the viewport the
	backbufferwidth/height was 0. Moved the copy until after it has been
	corrected.

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

Old revision  New revision  Changes     Path
 1.32          1.33          +14 -11     wine/dlls/d3d8/directx.c




More information about the wine-cvs mailing list