On 01/31/2015 04:58 AM, Chris Forbes wrote:
> With the new commit message,
>
> Reviewed-by: Chris Forbes
Me too.
Reviewed-by: Ian Romanick
> On Sat, Jan 31, 2015 at 2:08 PM, Laura Ekstrand wrote:
>> It's updated to:
>>
>> GL: Update glext.h to Khronos Revision 29537.
>>
>> Khronos Re
On Jan 30, 2015 7:58 PM, "Chris Forbes" wrote:
>
> With the new commit message,
>
> Reviewed-by: Chris Forbes
I'll second that
Reviewed-by: Jason Ekstrand
>
> On Sat, Jan 31, 2015 at 2:08 PM, Laura Ekstrand
wrote:
> > It's updated to:
> >
> > GL: Update glext.h to Khronos Revision 29537.
With the new commit message,
Reviewed-by: Chris Forbes
On Sat, Jan 31, 2015 at 2:08 PM, Laura Ekstrand wrote:
> It's updated to:
>
> GL: Update glext.h to Khronos Revision 29537.
>
> Khronos Revision 29537 fixes ARB_direct_state_access function prototypes
> that
> had GLsizei where
It's updated to:
GL: Update glext.h to Khronos Revision 29537.
Khronos Revision 29537 fixes ARB_direct_state_access function
prototypes that
had GLsizei where they should have had GLsizeiptr. The mainly affects
functions related to buffer objects.
_
It might be good to say in the commit message "update glext.h to match
revision X from Khronos" and then put the comment about DSA functions
as a second line in the commit message.
--Jason
On Fri, Jan 23, 2015 at 2:23 PM, Laura Ekstrand
wrote:
> I checked, and all of the currently implement
I checked, and all of the currently implemented DSA functions build with
this file.
Laura
On Fri, Jan 23, 2015 at 2:20 PM, Laura Ekstrand
wrote:
> ---
> include/GL/glext.h | 48 ++--
> 1 file changed, 26 insertions(+), 22 deletions(-)
>
> diff --git
---
include/GL/glext.h | 48 ++--
1 file changed, 26 insertions(+), 22 deletions(-)
diff --git a/include/GL/glext.h b/include/GL/glext.h
index d3cfbb5..0ca89ca 100644
--- a/include/GL/glext.h
+++ b/include/GL/glext.h
@@ -33,7 +33,7 @@ extern "C" {
** u