[fpc-devel] proposal for palette-related graph unit interface changes
Nikolay Nikolov
nickysn at users.sourceforge.net
Wed Sep 15 17:24:29 CEST 2010
On 09/15/2010 05:45 PM, Jonas Maebe wrote:
>
> On 15 Sep 2010, at 16:39, Nikolay Nikolov wrote:
>
>> and then introduce TP7-compatible MaxColors, PaletteType and
>> procedures/functions. They'll be made optionally hookable (so the
>> go32v2 implementation will be able to implement them with the real
>> EGA palette registers for maximum compatibility), with a default
>> implementation that works on top of SetRGBPalette (similar to the way
>> SetPalette is implemented now)
>>
>> What do you think?
>
> How did the palette work in TP7 with the SVGA256 bgi driver?
I don't know, I haven't checked yet. Which SVGA256.bgi driver do you
mean? The Jordan Hargraphix driver? If it has any special behaviour, it
can be recreated also, as long as we have a TP7-compatible graph unit
interface.
More information about the fpc-devel
mailing list