[Mesa-dev] [PATCH 2/2] Differentiate between DeleteQueries and DeleteQueriesARB

Rogovin, Kevin kevin.rogovin at intel.com
Thu Apr 7 13:17:15 UTC 2016


Hello,

> typo -> ...query (same goes for patch 1/2)

I hate typos.  Thanks for pointing it out.

> Please correct me if I'm wrong, but I think we cannot unalias functions once they're in.
> It will break the backwards compatibility we're trying to manage with glapi. If we want to 
> retain it we should opt for the least likely to hit solution ?

I confess I do not understand. What exactly is being compatible with what?

> Either I'm misreading the comment above the function or this doesn't belong here.

If I understood the code correctly, that is setting up a function table for when GL state is in a glBegin/glEnd pair. I added the ARB function because the non-ARB one was there already. 

-Kevin



More information about the mesa-dev mailing list