winex11.drv: Remove an incorrect FIXME

Alexandre Julliard julliard at winehq.org
Fri Jan 25 05:57:04 CST 2008


"Dmitry Timoshkov" <dmitry at codeweavers.com> writes:

> "Alexandre Julliard" <julliard at winehq.org> wrote:
>>
>> Shouldn't screen_bpp be set to 16 then?
>
> I believe that GetDeviceCaps(BITSPIXEL) should return 15 in that case,
> so that the apps would use correct bit fields for DIBs.

There are no "correct bit fields" for DIBs, by definition DIBs are
display-independent, and we have to support both bit field variants on
all displays, so the actual screen depth is irrelevant.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list