http://bugs.winehq.org/show_bug.cgi?id=1908
--- Comment #19 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2007-09-07 16:34:27 ---
The difference I can see is the enumeration order of the pixel formats. The
original code enumerates D3DFMT_R5G6B5(16 bit) -> D3DFMT_P8 (8 bit) ->
D3DFMT_X8R8G8B8 (32 bit), but the current code enumerates
D3DFMT_X8R8G8B8->D3DFMT_R5G6B5->D3DFMT_P8
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1908
Daniel Rech <danielrech(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7992|This is the output with git |Obsolete,my bad.
description|right before the patch |
|(2.73MB) |
Attachment #7992|bug_9.44.txt |
filename| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1908
Daniel Rech <danielrech(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7992 is|0 |1
obsolete| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1908
Daniel Rech <danielrech(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7992|This is the output with |This is the output with git
description|current git (2.73MB) |right before the patch
| |(2.73MB)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5877
--- Comment #21 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-09-07 15:58:27 ---
It looks like such a patch does help however one must reinstall Photoshop in a
clean wineprefix for it to help (I haven't yet found any registry
settings/files that can be removed for it to work in an old wineprefix). I have
a much cleaner patch that I will try to send to wine-patches.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.