[Mesa-dev] [PATCH 12/12] mesa: Drop the blacklisting of new GL enums.

Eric Anholt eric at anholt.net
Mon Nov 30 14:27:32 PST 2015


Ilia Mirkin <imirkin at alum.mit.edu> writes:

> On Wed, Nov 25, 2015 at 10:10 PM, Eric Anholt <eric at anholt.net> wrote:
>> index bff425a..4c89849 100644
>> --- a/src/mesa/main/tests/enum_strings.cpp
>> +++ b/src/mesa/main/tests/enum_strings.cpp
>> @@ -71,7 +71,7 @@ const struct enum_info everything[] = {
>>      * see go farther.  Disabled for the moment since Mesa doesn't have the XML
>>      * for it yet.
>>      */
>> -   /* { 0x80a1, "GL_1PASS_EXT" }, */
>> +   { 0x80a1, "GL_1PASS_EXT" },
>
> Does the comment above this need to go? At least the bit about disabling?

Fixed.  Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20151130/67078f56/attachment.sig>


More information about the mesa-dev mailing list