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
/
glX_proto_size.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return 0 as the request size when the pixels parameter is NULL
Neil Roberts
2008-12-14
1
-0
/
+5
*
Use glxbyteorder.h in server-side source files.
Ian Romanick
2007-01-04
1
-10
/
+2
*
Keep indentation consistent with indent.
Ian Romanick
2006-10-04
1
-5
/
+5
*
Fixes to silence warnings in code generated by glapi scripts.
Kristian Høgsberg
2006-03-29
1
-0
/
+2
*
Add 'get' data for glGetFramebufferAttachmentParameterivEXT enums.
Ian Romanick
2005-10-10
1
-1
/
+1
*
Remove the non-existant --get-alias-set option from the help text.
Ian Romanick
2005-10-03
1
-11
/
+30
*
/dri/msg
Adam Jackson
2005-08-26
1
-1
/
+1
*
Fix the scripts for the cygwin & mingw changes
Alan Hourihane
2005-08-26
1
-0
/
+6
*
Remove the logic that determines at compile time whether or not HAVE_ALIAS
Ian Romanick
2005-08-11
1
-4
/
+0
*
Mammoth update to the Python code generator scripts that live in
Ian Romanick
2005-06-21
1
-181
/
+333
*
Refactor a bunch of common code from the "leaf" scripts to a new functions,
Ian Romanick
2005-04-18
1
-13
/
+1
*
Convert all Python scripts to use XML namespaces.
Ian Romanick
2005-04-18
1
-4
/
+5
*
Enable the generation of server-side __glGetBooleanv_size and related
Ian Romanick
2005-03-17
1
-1
/
+4
*
Refactored some of the code for PrintGlxReqSize_[ch]. This ensures that the
Ian Romanick
2005-03-17
1
-19
/
+44
*
Small refactor. Add glXFunctionIterator, which derrives from
Ian Romanick
2005-02-02
1
-11
/
+5
*
Small refactor. Move several utility functions from glX_XML.py to
Ian Romanick
2005-02-01
1
-22
/
+10
*
Add GlxProto::createEnumFunction and add a 'context' parameter to the
Ian Romanick
2005-02-01
1
-0
/
+282
*
Refactor the code to emit multiple-inclusion protection to
Ian Romanick
2005-01-28
1
-8
/
+7
*
The 'mode' setting of a function within an 'enum' element is now used.
Ian Romanick
2005-01-27
1
-28
/
+109
*
Correctly set the name of the generating script.
Ian Romanick
2005-01-24
1
-0
/
+2
*
Move all the code for generating "size" related functions to its own
Ian Romanick
2005-01-24
1
-0
/
+169