http://bugs.winehq.org/show_bug.cgi?id=14917
Summary: Ddraw Realizepalette regression Product: Wine Version: CVS/GIT Platform: Other URL: ftp://ftp.westwood.com/pub/redalert/previews/demo/ra95de mo.zip OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: directx-ddraw AssignedTo: wine-bugs@winehq.org ReportedBy: thunderbird2k@gmx.net
Hi,
As of commit e178ddd9e1e16d1a3f52492799692e289eefcf8c wined3d its RealizePalette function doesn't work anymore in the DirectX Conformance test (palette fading in fnddraw_dct) and Red Alert in case of the default GDI mode.
RealizePalette itself seems to receive the correct palette (the entries have been updated correctly) but somehow the changes don't lead to a new image in x11_copy_to_screen.
The patch that caused the regression is huge (1000+ lines), so debugging it is time consuming.
Regards, Roderick
http://bugs.winehq.org/show_bug.cgi?id=14917
--- Comment #1 from Roderick Colenbrander thunderbird2k@gmx.net 2008-08-19 16:14:20 --- In Red Alert you normally see fading before you enter the menu (it fades from black to the menu). Further the colors of the exit screen are correct instead of messed up (using an old palette).
http://bugs.winehq.org/show_bug.cgi?id=14917
Roderick Colenbrander thunderbird2k@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Roderick Colenbrander thunderbird2k@gmx.net 2008-08-21 13:50:38 --- It seems to work again.
http://bugs.winehq.org/show_bug.cgi?id=14917
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2008-08-22 10:49:30 --- Closing bugs fixed in 1.1.3.
http://bugs.winehq.org/show_bug.cgi?id=14917
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
http://bugs.winehq.org/show_bug.cgi?id=14917
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-ddraw |directx-d3d