[2/5] WineD3D: Remove 24/32 bit hacks

Stefan Dösinger stefan at codeweavers.com
Tue Dec 11 01:35:15 CST 2007


Am Dienstag, 11. Dezember 2007 06:18:30 schrieb Chris Robinson:
> On Monday 10 December 2007 03:24:04 pm Stefan Dösinger wrote:
> >   devmode.dmFields     = DM_BITSPERPEL | DM_PELSWIDTH | DM_PELSHEIGHT;
> > - devmode.dmBitsPerPel = (bpp >= 24) ? 32 : bpp; /* Stupid XVidMode
> > cannot change bpp */
>
> Did you mean to leave dmBitsPerPel at 0?
Ooops, that one here works differently. No, that was not my intention, good 
catch!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20071211/fe444e52/attachment.pgp 


More information about the wine-devel mailing list