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
/
mesa
/
glapi
/
gl_XML.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
generate enums.c file (Zack Rusin)
Brian Paul
2005-02-22
1
-0
/
+3
*
Add the ability to include other XML files by using a
Ian Romanick
2005-02-08
1
-0
/
+10
*
Small refactor. Add glXFunctionIterator, which derrives from
Ian Romanick
2005-02-02
1
-18
/
+11
*
Small refactor. Move several utility functions from glX_XML.py to
Ian Romanick
2005-02-01
1
-2
/
+45
*
Add GlxProto::createEnumFunction and add a 'context' parameter to the
Ian Romanick
2005-02-01
1
-0
/
+14
*
Refactor the code to emit multiple-inclusion protection to
Ian Romanick
2005-01-28
1
-0
/
+8
*
Add a glFunctionIterator class to iterate over the functions stored in a
Ian Romanick
2005-01-25
1
-18
/
+58
*
Add a "count" attribute to "enums" elements to set the default count
Ian Romanick
2005-01-25
1
-5
/
+28
*
Remove glEnum::startElement, but refactor out some of the common code from
Ian Romanick
2005-01-24
1
-7
/
+10
*
Track the GLX protocol names for GL types.
Ian Romanick
2005-01-07
1
-0
/
+1
*
Pixel oriented render functions are now generated by the
Ian Romanick
2005-01-07
1
-4
/
+48
*
Added some comments and fixed typeos. Slightly refactored the way
Ian Romanick
2004-12-21
1
-5
/
+8
*
Added the ability to get the size of a parameter as a string. Changed the
Ian Romanick
2004-12-01
1
-4
/
+25
*
minor clean-ups, found with pychecker
Brian Paul
2004-10-28
1
-2
/
+1
*
Added some in-code documentation. Modifed glParameter to be a
Ian Romanick
2004-05-19
1
-37
/
+124
*
New scripts for processing the XML version of APIspec. Mail is being
Ian Romanick
2004-05-18
1
-0
/
+406