index
:
~fredrik/piglit
arb-direct-state-access
arb-multi-bind
master
Unnamed repository; edit this file to name it for gitweb.
fredrik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glapi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-23
Use simplejson if available
Dylan Baker
1
-1
/
+4
2013-09-06
glapi: fix parsing of extensions containing string "EGL_"
Topi Pohjolainen
1
-1
/
+2
2013-07-30
gl.spec: move some shared bits to EXT_gpu_shader4
Chris Forbes
1
-32
/
+29
2013-07-29
parse_glspec.py: PEP8 compliance
Dylan Baker
1
-37
/
+34
2013-06-17
Add a local definition of GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS.
Eric Anholt
1
-0
/
+1
2013-06-17
gl2ext.h: Add a "const" annotation that was missing in the GLES variant.
Eric Anholt
1
-2
/
+2
2013-06-17
glapi: Add parsing of GLES2/gl2ext.h.
Eric Anholt
1
-2
/
+23
2013-06-17
glapi: Parse the GLES3 core header for piglit-dispatch.
Eric Anholt
1
-1
/
+35
2013-06-17
glapi: Fix some missing prototype parameter names in gl2ext.h.
Eric Anholt
1
-14
/
+14
2013-06-17
glapi: Add dispatch generation support for GLES APIs.
Eric Anholt
1
-6
/
+24
2013-06-17
glapi: Allow one function name to be in multiple categories.
Eric Anholt
1
-7
/
+13
2013-06-17
glapi: Factor out adding a function to the API.
Eric Anholt
1
-11
/
+15
2013-06-17
glapi: Fix a comment about category names.
Eric Anholt
1
-2
/
+2
2013-06-05
Include enum.spec along with enumext.spec for piglit-dispatch.
Eric Anholt
1
-1
/
+3
2013-06-05
Apply the same local fix to enum.spec that we did for enumext.spec.
Eric Anholt
1
-1
/
+1
2013-05-14
Merge branch 'glspec-upstream' into master
Eric Anholt
5
-189
/
+14235
2013-05-14
Import the current GLES2/3 core/extension headers.
Eric Anholt
2
-0
/
+3067
2013-05-14
Import the current enum.spec file.
Eric Anholt
1
-0
/
+9295
2013-05-14
Re-import the current gl.spec files, unmodified.
Eric Anholt
2
-195
/
+1882
2013-05-13
python: Convert tabs to spaces
Dylan Baker
1
-60
/
+60
2013-02-04
piglit-dispatch: update gl.spec, gl.tm and enumext.spec from the registry
Christoph Bumiller
2
-528
/
+2736
2012-12-17
piglit-dispatch: Update enumext.spec from the registry
Ian Romanick
1
-33
/
+783
2012-07-09
Fix ALL_ATTRIB_BITS in enumext.spec.
Paul Berry
1
-1
/
+1
2012-07-08
Update enumext.spec from the registry
Marek Olšák
1
-9
/
+186
2012-03-23
piglit-dispatch: Code generation scripts.
Paul Berry
2
-0
/
+470
2012-03-23
piglit-dispatch: Additions to OpenGL API spec files.
Paul Berry
1
-10
/
+13
2012-03-23
piglit-dispatch: Corrections to OpenGL API spec files.
Paul Berry
2
-36
/
+3
2012-03-23
piglit-dispatch: Introduce OpenGL API spec files.
Paul Berry
3
-0
/
+39714