index
:
~tpohjola/piglit
91926_dirty_but_simple
dbg
df_scalar_test
external_objects
fast_lod_dbg
fp16
lossless_65x65
msaa_wide
oes_egl_image_ext
stenci_texture_new
stencil-texture
stencil_texture
vf_packing_dbg
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
util
/
gen_dispatch.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-08
gen_dispatch.py: don't use tabs
Dylan Baker
1
-1
/
+1
2016-02-08
framework,unittests: use __future__ unicode_literals
Dylan Baker
1
-1
/
+3
2016-02-08
python: use future print, division, and absolute_import
Dylan Baker
1
-1
/
+1
2015-12-13
util: add infrastructure to look-up glMemoryBarrier() enums via names
Timothy Arceri
1
-1
/
+13
2015-05-21
piglit-util-gl: Add piglit_get_gl_enum_from_name
Jordan Justen
1
-9
/
+20
2015-02-23
registry generation: Finish hybridizing
Dylan Baker
1
-2
/
+12
2015-01-28
gen_dispatch.py: silence error
Dylan Baker
1
-1
/
+1
2015-01-28
gen_dispatch.py: Remove unnecessary parens from assert keyword
Dylan Baker
1
-4
/
+4
2015-01-28
gen_dispatch.py: remove use of cmp.
Dylan Baker
1
-40
/
+2
2015-01-28
gen_dispatch.py: sort imports into groups
Dylan Baker
1
-2
/
+3
2015-01-28
gen_dispatch.py: remove unused imports
Dylan Baker
1
-4
/
+1
2015-01-23
gen_dispatch.py: PEP 8 fixes
Vinson Lee
1
-2
/
+1
2014-06-23
util: Generate piglit_get_gl_enum_name() and friends
Chad Versace
1
-1
/
+73
2014-06-23
dispatch: Generate piglit-dispatch from Khronos XML
Chad Versace
1
-631
/
+78
2013-10-23
Use simplejson if available
Dylan Baker
1
-1
/
+4
2013-08-28
gen_dispatch.py: PEP8 compliance
Dylan Baker
1
-11
/
+15
2013-08-28
gen_dispatch.py: PEP8 replace tabs
Dylan Baker
1
-11
/
+11
2013-07-29
gen_dispatch.py: Use PIGLIT_DISPATCH_ES1.
Matt Turner
1
-1
/
+1
2013-06-17
glapi: Add dispatch generation support for GLES APIs.
Eric Anholt
1
-12
/
+26
2013-06-17
glapi: Allow one function name to be in multiple categories.
Eric Anholt
1
-5
/
+5
2013-06-17
gen_dispatch: Convert tabs to spaces here, too.
Eric Anholt
1
-165
/
+165
2013-06-05
Include enum.spec along with enumext.spec for piglit-dispatch.
Eric Anholt
1
-4
/
+10
2012-10-12
piglit-dispatch: patch glDraw{Arrays,Elements}InstancedARB dispatch to accept...
José Fonseca
1
-0
/
+8
2012-03-23
piglit-dispatch: Code generation scripts.
Paul Berry
1
-0
/
+647