[virglrenderer-devel] [PATCH 4/5] add a cap for TGSI precise modifiers

Erik Faye-Lund erik.faye-lund at collabora.com
Thu Jul 12 13:56:04 UTC 2018


On 12. juli 2018 15:54, Gert Wollny wrote:
> Am Donnerstag, den 12.07.2018, 15:43 +0200 schrieb Erik Faye-Lund:
>> Thinking about this a bit more (it is rather painful to not be able
>> to easily add caps in any order), it'd have been a lot more neat if
>> the  caps were not bitflags, but string-lists instead. That's a lot
>> easier to gracefully extend. Similarly, I think it'd been nice to
>> have simple key-value properties for all constants we want.
> Indeed, that would have been better.
>
> Another alternative would be a header file that is shared between
> mesa/virgl and virglrenderer, so that one has to add things in only one
> place ...
>
Well, that's kinda what we have. It's just diverged a bit. I'm working 
on some patches to get them back in sync.


More information about the virglrenderer-devel mailing list