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
/
mesa
/
glapi
/
gl_enums.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
glapi: Include headers with directory prefixes.
Chia-I Wu
2009-11-05
1
-4
/
+4
*
glapi: ensure _mesa_lookup_prim_by_nr() is not clobbered on regeneration
Keith Whitwell
2009-07-02
1
-0
/
+23
*
mesa: move a bunch of compiler-related stuff into new compiler.h header
Brian Paul
2009-02-22
1
-2
/
+1
*
mesa: fix some misc breakage caused by editing auto-generated files rather th...
Brian Paul
2008-11-10
1
-4
/
+8
*
use LONGSTRING to silence warning
Brian Paul
2006-11-16
1
-1
/
+1
*
Later versions of Python handle formats like '% 5u' differently. For
Ian Romanick
2006-03-06
1
-2
/
+2
*
Mammoth update to the Python code generator scripts that live in
Ian Romanick
2005-06-21
1
-43
/
+19
*
Fix gl_enums.py so that enums that are listed with the same name in
Ian Romanick
2005-05-26
1
-2
/
+9
*
Refactor a bunch of common code from the "leaf" scripts to a new functions,
Ian Romanick
2005-04-18
1
-14
/
+1
*
Convert all Python scripts to use XML namespaces.
Ian Romanick
2005-04-18
1
-1
/
+1
*
Fairly significant changes to enums.c and the way it is generated. enums.c
Ian Romanick
2005-02-26
1
-40
/
+124
*
Sort the enums in the Python code, instead of at runtime. (Zack Rusin)
Brian Paul
2005-02-23
1
-56
/
+36
*
generate enums.c file (Zack Rusin)
Brian Paul
2005-02-22
1
-0
/
+183