[PATCH 7/8] glamor: add core profile support to EGL glamor.

Dave Airlie airlied at gmail.com
Mon Jan 18 18:20:22 PST 2016


On 19 January 2016 at 12:09, Michel Dänzer <michel at daenzer.net> wrote:
> On 19.01.2016 09:56, Dave Airlie wrote:
>> From: Dave Airlie <airlied at redhat.com>
>>
>> This breaks ABI unfortunately as we have to pass the core profile
>> info from the egl part of glamor to the glamor part of glamor.
>
> That's indeed a bit ugly. Can't the glamor code determine itself whether
> or not it's a core profile context?

I couldn't find a query in GL for that, and if I have to resort to GLX/EGL
(which I can't find a obvious query in either) than I still need to
change the ABI.

suggestions welcome.

Dave.


More information about the xorg-devel mailing list