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
/
glX_proto_send.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Since only one of the places that used glXFunction::command_payload_length
Ian Romanick
2005-01-24
1
-15
/
+5
*
Make sure that functions added to gl_API.xml that do not have any GLX
Ian Romanick
2005-01-24
1
-0
/
+2
*
Pixel oriented render functions are now generated by the
Ian Romanick
2005-01-07
1
-10
/
+338
*
The generic_*_byte functions did not rount the command size to a
Ian Romanick
2005-01-07
1
-1
/
+2
*
The opcode and command length fields of RenderLarge commands were
Ian Romanick
2005-01-03
1
-5
/
+11
*
Fixed two problems with the handling of GLX protocol replies. The logic
Ian Romanick
2004-12-27
1
-2
/
+2
*
Used GCC's __builtin_expect when available. Change the way code is
Ian Romanick
2004-12-21
1
-34
/
+57
*
Added some comments and fixed typeos. Slightly refactored the way
Ian Romanick
2004-12-21
1
-15
/
+6
*
Move common GLX code to glX_XML.py. This will make adding glX_proto_recv.py
Ian Romanick
2004-12-03
1
-451
/
+20
*
Fix a minor bug in glXEnumFunction::PrintUsingTable. Add some comments.
Ian Romanick
2004-12-03
1
-1
/
+17
*
Slightly tweak the format of the size prototypes.
Ian Romanick
2004-12-01
1
-1
/
+1
*
Python script to generate various bits of client-side GLX protocol code.
Ian Romanick
2004-12-01
1
-0
/
+981