[3/3] WineD3D: Pass the requested srgb flag to PreLoad

Alexandre Julliard julliard at winehq.org
Mon Feb 16 07:40:23 CST 2009


Henri Verbeet <hverbeet at gmail.com> writes:

> 2009/2/14 Stefan Dösinger <stefan at codeweavers.com>:
>> +    SRGB_DONTKNOW                           = 0,    /* Uses the cached value(e.g. external calls) */
> SRGB_ANY or SRGB_EITHER is probably a nicer name. Do the enum elements
> need explicit values? You can probably drop the typedef as well, I
> don't think it adds anything useful.

SRGB_FALSE and SRGB_TRUE aren't very good names either for an enum with
4 values...

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list