Paul Berry writes:
> On 29 January 2013 09:48, Christoph Bumiller
> wrote:
>
>> On 29.01.2013 16:55, Tom Gall wrote:
>> > Hi Christoph,
>> >
>> > If you look at the bottom of http://www.opengl.org/registry/ you will
>> find:
>> >
>> > enum.spec - canonical description of the reserved OpenGL enum
On 29 January 2013 09:48, Christoph Bumiller wrote:
> On 29.01.2013 16:55, Tom Gall wrote:
> > Hi Christoph,
> >
> > If you look at the bottom of http://www.opengl.org/registry/ you will
> find:
> >
> > enum.spec - canonical description of the reserved OpenGL enumerants
> > and the ranges allocate
On 29.01.2013 16:55, Tom Gall wrote:
> Hi Christoph,
>
> If you look at the bottom of http://www.opengl.org/registry/ you will find:
>
> enum.spec - canonical description of the reserved OpenGL enumerants
> and the ranges allocated for different purposes. New allocations are
> made here and when ex
Hi Christoph,
If you look at the bottom of http://www.opengl.org/registry/ you will find:
enum.spec - canonical description of the reserved OpenGL enumerants
and the ranges allocated for different purposes. New allocations are
made here and when extensions using values in allocated ranges are
reg
Maybe there's a better way to do this, or a saner version of gl.spec
somewhere ?
---
Added GLDEBUGPROC typedef to piglit-dispatch.h.
This update is required for the ARB_texture_buffer_range extension tests
to get the definition of the TexBufferRange function.
EDITs of gl.spec:
Fixed alias of Gen