index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
glapi
/
glX_proto_size.py
Age
Commit message (
Expand
)
Author
2007-01-04
Use glxbyteorder.h in server-side source files.
Ian Romanick
2006-10-04
Keep indentation consistent with indent.
Ian Romanick
2006-03-29
Fixes to silence warnings in code generated by glapi scripts.
Kristian Høgsberg
2005-10-10
Add 'get' data for glGetFramebufferAttachmentParameterivEXT enums.
Ian Romanick
2005-10-03
Remove the non-existant --get-alias-set option from the help text.
Ian Romanick
2005-08-26
/dri/msg
Adam Jackson
2005-08-26
Fix the scripts for the cygwin & mingw changes
Alan Hourihane
2005-08-11
Remove the logic that determines at compile time whether or not HAVE_ALIAS
Ian Romanick
2005-06-21
Mammoth update to the Python code generator scripts that live in
Ian Romanick
2005-04-18
Refactor a bunch of common code from the "leaf" scripts to a new functions,
Ian Romanick
2005-04-18
Convert all Python scripts to use XML namespaces.
Ian Romanick
2005-03-17
Enable the generation of server-side __glGetBooleanv_size and related
Ian Romanick
2005-03-17
Refactored some of the code for PrintGlxReqSize_[ch]. This ensures that the
Ian Romanick
2005-02-02
Small refactor. Add glXFunctionIterator, which derrives from
Ian Romanick
2005-02-01
Small refactor. Move several utility functions from glX_XML.py to
Ian Romanick
2005-02-01
Add GlxProto::createEnumFunction and add a 'context' parameter to the
Ian Romanick
2005-01-28
Refactor the code to emit multiple-inclusion protection to
Ian Romanick
2005-01-27
The 'mode' setting of a function within an 'enum' element is now used.
Ian Romanick
2005-01-24
Correctly set the name of the generating script.
Ian Romanick
2005-01-24
Move all the code for generating "size" related functions to its own
Ian Romanick