On Tue, Jan 17, 2012 at 6:10 PM, Brian Paul wrote:
> On 01/16/2012 04:45 PM, nobled wrote:
>>
>> glGetTexImage, for example, has no width/height/depth parameters.
>>
>> Also, copy some missing parameter info from the original versions
>> of certain functions over to their ARB_robustness counterpar
On 01/18/2012 09:54 AM, nobled wrote:
On Tue, Jan 17, 2012 at 6:10 PM, Brian Paul wrote:
On 01/16/2012 04:45 PM, nobled wrote:
glGetTexImage, for example, has no width/height/depth parameters.
Also, copy some missing parameter info from the original versions
of certain functions over to thei
On Tue, Jan 17, 2012 at 6:10 PM, Brian Paul wrote:
> On 01/16/2012 04:45 PM, nobled wrote:
>>
>> glGetTexImage, for example, has no width/height/depth parameters.
>>
>> Also, copy some missing parameter info from the original versions
>> of certain functions over to their ARB_robustness counterpar
On 01/16/2012 04:45 PM, nobled wrote:
glGetTexImage, for example, has no width/height/depth parameters.
Also, copy some missing parameter info from the original versions
of certain functions over to their ARB_robustness counterparts.
These look OK to me. There's no real change in the generate
glGetTexImage, for example, has no width/height/depth parameters.
Also, copy some missing parameter info from the original versions
of certain functions over to their ARB_robustness counterparts.
---
src/mapi/glapi/gen/ARB_robustness.xml | 26 +-
src/mapi/glapi/gen/gl_AP