index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapi
/
glapi
/
gen
/
gl_XML.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-31
glapi: normalize python newlines
Dylan Baker
1
-54
/
+0
2016-03-31
glapi: use python's textwrap.dedent to make code readable
Dylan Baker
1
-20
/
+29
2016-03-31
glapi: remove unnecessary semi-colons in python
Dylan Baker
1
-5
/
+5
2016-03-31
glapi: Update copyright in python files to cover more than IBM
Dylan Baker
1
-5
/
+6
2016-03-31
glapi: encode python files in utf-8 rather than ascii
Dylan Baker
1
-1
/
+3
2016-03-31
glapi: clean imports in python files
Dylan Baker
1
-3
/
+5
2015-12-02
Remove Sun CC specific code.
Jose Fonseca
1
-3
/
+3
2015-05-15
glapi: Use the offsets from static_data.py instead of from the XML
Ian Romanick
1
-17
/
+5
2015-05-15
glapi: Store list of functions with static dispatch in a separate table
Ian Romanick
1
-1
/
+1
2015-05-15
glapi: Store static dispatch offsets in a separate table
Ian Romanick
1
-0
/
+8
2014-03-26
mapi/glapi: Use ElementTree instead of libxml2.
José Fonseca
1
-112
/
+105
2013-04-19
glapi: skip padding in get_called_parameter_string
Paul Berry
1
-0
/
+2
2012-11-12
glapi: Remove handling of mesa_name XML attribute.
Paul Berry
1
-50
/
+2
2012-11-06
glapi/gen: handle new XML attributes.
Paul Berry
1
-2
/
+63
2012-11-06
glapi/gen: Gather API version info across aliased functions.
Paul Berry
1
-1
/
+13
2012-11-06
glapi/gen: Comment fix.
Paul Berry
1
-1
/
+1
2012-11-01
dispatch: properly handle parameter name mismatches in glapitemp.h.
Paul Berry
1
-2
/
+5
2012-10-16
glapi: Read GLES information from XML.
Paul Berry
1
-0
/
+48
2012-10-16
glapi: use new-style Python classes.
Paul Berry
1
-5
/
+5
2012-10-10
glapi: Reformat python code generation scripts to use 4-space indentation.
Paul Berry
1
-704
/
+704
2012-03-11
glapi/gen: Add support for pointer types.
José Fonseca
1
-0
/
+1
2011-08-13
glapi: add methods to filter functions
Chia-I Wu
1
-7
/
+39
2011-04-23
mapi/glapi: Avoid warnings about visibility being unsupported on MinGW.
José Fonseca
1
-1
/
+1
2010-05-07
glapi: Move to src/mapi/.
Chia-I Wu
1
-0
/
+967