[Mesa-dev] [PATCH 15/18] mesa: Add ARB_viewport_array plumbing

Chris Forbes chrisf at ijw.co.nz
Thu Nov 21 12:00:11 PST 2013


I'm surprised the build system accepts the conflicting second definition of
SCISSOR_BOX at all, actually -- that's weird.


On Fri, Nov 22, 2013 at 8:55 AM, Chris Forbes <chrisf at ijw.co.nz> wrote:

> I mean some of the values don't match the spec :)
>
>
> On Fri, Nov 22, 2013 at 7:52 AM, Courtney Goeltzenleuchter <
> courtney at lunarg.com> wrote:
>
>>
>>
>> On Wed, Nov 20, 2013 at 7:28 PM, Chris Forbes <chrisf at ijw.co.nz> wrote:
>>
>>> Oops -- the 8E4E is obviously correct. Artifact of me switching how I
>>> was commenting halfway through.
>>>
>>> On Thu, Nov 21, 2013 at 3:25 PM, Chris Forbes <chrisf at ijw.co.nz> wrote:
>>> > These are bogus:
>>> >
>>> > +    <enum name="SCISSOR_BOX" value="0x0C10"/>
>>> > +    <enum name="VIEWPORT" value="0x0BA2"/>
>>> > +    <enum name="DEPTH_RANGE" value="0x0B70"/>
>>> > +    <enum name="SCISSOR_TEST" value="0x0C11"/>
>>> > +    <enum name="FIRST_VERTEX_CONVENTION" value="0x0C10"/>
>>>
>>
>> What do you mean by "bogus"?
>> I was emulating other extension xml files. Are these not needed because
>> they are already defined in gl_ext.h?
>>
>>
>>> >
>>> > 0x8E4D
>>> >
>>> > +    <enum name="LAST_VERTEX_CONVENTION" value="0x8E4E"/>
>>> >
>>> > 0x8E4E
>>> >
>>> > add: <enum name="PROVOKING_VERTEX" value="0x8E4F"/>
>>> >
>>> > +    <enum name="UNDEFINED_VERTEX" value="0x8E4F"/>
>>> >
>>> > 0x8260
>>>
>>
>>
>>
>> --
>> Courtney Goeltzenleuchter
>> LunarG
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131122/1bb9ae55/attachment.html>


More information about the mesa-dev mailing list