index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mapi
/
glapi
/
gen
/
gl_table.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: Use the print function
Mathieu Bridon
2018-07-06
1
-62
/
+64
*
gl_table.py: add extern C guard for the generated glapitable.h
Emil Velikov
2017-11-27
1
-0
/
+8
*
gl_table.py: always regenerate the complete struct _glapi_table
Emil Velikov
2017-05-04
1
-6
/
+0
*
mapi/gen: remove shebang from python scripts
Emil Velikov
2017-03-10
1
-1
/
+0
*
glapi: gl_table.py: remove unused variable 'es'
Emil Velikov
2015-06-23
1
-49
/
+8
*
glapi: Avoid argparse type argument for API XML input files.
Jose Fonseca
2015-05-26
1
-4
/
+5
*
glapi: gl_table.py: replace getopt with argparse.
Dylan Baker
2015-05-22
1
-37
/
+33
*
glapi: gl_table.py: Fix some low hanging style issues
Dylan Baker
2015-05-22
1
-16
/
+26
*
glapi: no longer emit #include "mfeatures.h" in generated files
Brian Paul
2013-04-17
1
-6
/
+0
*
glapi: remove FEATURE_remap_table test (it's always defined)
Brian Paul
2013-04-17
1
-15
/
+0
*
glapi: Use GLES information from XML rather than gles_api.py.
Paul Berry
2012-10-16
1
-8
/
+1
*
glapi: Reformat python code generation scripts to use 4-space indentation.
Paul Berry
2012-10-10
1
-196
/
+196
*
glapi: Prevent accidental use of lies w/shared-glapi
Ian Romanick
2012-08-08
1
-0
/
+6
*
glapi/glx: Generate dispatch.h so that the xserver can use it
Ian Romanick
2011-12-13
1
-0
/
+4
*
glapi: s/INLINE/inline/ for dispatch.h file
Brian Paul
2011-11-30
1
-2
/
+2
*
glapi: use gl_and_es_API.xml to generate GLES headers
Chia-I Wu
2011-08-13
1
-5
/
+15
*
mesa: merge glapidispatch.h into dispatch.h
Chia-I Wu
2011-06-08
1
-10
/
+9
*
mesa: fix GLES remap table setup again
Chia-I Wu
2011-06-08
1
-9
/
+13
*
mesa: Fix remap_table setup.
Thierry Reding
2011-05-23
1
-0
/
+5
*
glapi: More type-checking in Get_xxx too.
José Fonseca
2011-05-20
1
-4
/
+8
*
glapi: Implement SET_xxx as inline functions instead of macros.
José Fonseca
2011-05-19
1
-1
/
+4
*
glapi: Merge glapioffsets.h into glapidispath.h.
Chia-I Wu
2010-10-27
1
-20
/
+22
*
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
1
-0
/
+229