This is good since 15-bpp DIB is not supported in my DIB engine. As it is right now, the 15-bit DIB stuff in winex11/gdi is not really correct (even if it might work).
On Dec 11, 2007 1:31 PM, Stefan Dösinger stefan@codeweavers.com wrote:
Am Mittwoch, 12. Dezember 2007 06:52:26 schrieb Jesse Allen:
This is good since 15-bpp DIB is not supported in my DIB engine. As it is right now, the 15-bit DIB stuff in winex11/gdi is not really correct (even if it might work).
It is the intention of this patch, and coming ones, to clean up the 24/32 bpp mess, also with regard to 15/16 bpp confusion, although I am missing hardware capable of running X at depth 15 for testing, so it will be mainly about the 24/32 bpp differences which break some games.
On Wed, 12 Dec 2007, Stefan Dösinger wrote: [...]
It is the intention of this patch, and coming ones, to clean up the 24/32 bpp mess, also with regard to 15/16 bpp confusion, although I am missing hardware capable of running X at depth 15 for testing, so it will be mainly about the 24/32 bpp differences which break some games.
VNC server supports all depths, including 15bpp. It's ideal for tests.
Am Samstag, 15. Dezember 2007 01:19:05 schrieb Francois Gouget:
On Wed, 12 Dec 2007, Stefan Dösinger wrote: [...]
It is the intention of this patch, and coming ones, to clean up the 24/32 bpp mess, also with regard to 15/16 bpp confusion, although I am missing hardware capable of running X at depth 15 for testing, so it will be mainly about the 24/32 bpp differences which break some games.
VNC server supports all depths, including 15bpp. It's ideal for tests.
Do you mean the X11 VNC server? Or some Windows server?
On Sat, 15 Dec 2007, Stefan Dösinger wrote:
Am Samstag, 15. Dezember 2007 01:19:05 schrieb Francois Gouget:
On Wed, 12 Dec 2007, Stefan Dösinger wrote: [...]
It is the intention of this patch, and coming ones, to clean up the 24/32 bpp mess, also with regard to 15/16 bpp confusion, although I am missing hardware capable of running X at depth 15 for testing, so it will be mainly about the 24/32 bpp differences which break some games.
VNC server supports all depths, including 15bpp. It's ideal for tests.
Do you mean the X11 VNC server? Or some Windows server?
The X11 one. It's pretty useful for testing Wine, though I admit it won't help you test Windows.