index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mapi
/
glapi
/
gen
/
gl_enums.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
mapi: add ARB_tessellation_shader
Fabian Bieler
2015-07-23
1
-0
/
+1
*
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
2015-07-20
1
-1
/
+1
*
glapi: gl_enums.py: use main() function for if __name__ == "__main__"
Dylan Baker
2015-05-22
1
-1
/
+5
*
glapi: gl_enums.py: use argparse instead of getopt.
Dylan Baker
2015-05-22
1
-16
/
+14
*
mesa: move LONGSTRING into generated enums.c
Brian Paul
2015-03-12
1
-0
/
+6
*
mapi: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-2
/
+2
*
mesa: Drop _mesa_bsearch() wrapper.
Matt Turner
2014-09-24
1
-4
/
+4
*
glapi: Move declaration before code.
Vinson Lee
2013-09-23
1
-4
/
+6
*
mesa: Shrink the size of the enum string lookup struct.
Eric Anholt
2013-09-23
1
-2
/
+4
*
mesa: Remove the extra enum strings and extra lookup table.
Eric Anholt
2013-09-23
1
-41
/
+20
*
mesa: Remove _mesa_lookup_enum_by_name().
Eric Anholt
2013-09-23
1
-29
/
+0
*
mesa: add names of geometry shader prims in gl_enums.py
Brian Paul
2013-05-02
1
-1
/
+5
*
mesa: remove unused PRIM_INSIDE_UNKNOWN_PRIM constant
Brian Paul
2013-05-02
1
-1
/
+0
*
glapi: no longer emit #include "mfeatures.h" in generated files
Brian Paul
2013-04-17
1
-1
/
+0
*
glapi: Reformat python code generation scripts to use 4-space indentation.
Paul Berry
2012-10-10
1
-96
/
+96
*
mesa: clean-up _mesa_lookup_prim_by_nr()
Brian Paul
2011-01-20
1
-16
/
+27
*
glapi: use _mesa_snprintf()
Brian Paul
2010-07-13
1
-1
/
+2
*
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
1
-0
/
+247