aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/glX_proto_recv.py
Commit message (Expand)AuthorAgeFilesLines
* Fix "cast to pointer from integer of different size"Tomas Carnecky2009-02-261-1/+1
* GLX: Include glapi.h before glapitable.hIan Romanick2008-12-141-1/+1
* GLX: Fix protocol for glTexSubImage#DIan Romanick2008-12-141-0/+2
* Use glxbyteorder.h in server-side source files.Ian Romanick2007-01-041-20/+1
* Fix bug #4681.Ian Romanick2006-10-111-11/+19
* Fixes to silence warnings in code generated by glapi scripts.Kristian Høgsberg2006-03-291-1/+3
* Generate server-side GLX protocol decode functions using the 'make server'Ian Romanick2006-03-061-0/+561