summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/glX_proto_recv.py
AgeCommit message (Expand)AuthorFilesLines
2009-02-26Fix "cast to pointer from integer of different size"Tomas Carnecky1-1/+1
2008-12-14GLX: Include glapi.h before glapitable.hIan Romanick1-1/+1
2008-12-14GLX: Fix protocol for glTexSubImage#DIan Romanick1-0/+2
2007-01-04Use glxbyteorder.h in server-side source files.Ian Romanick1-20/+1
2006-10-11Fix bug #4681.Ian Romanick1-11/+19
2006-03-29Fixes to silence warnings in code generated by glapi scripts.Kristian Høgsberg1-1/+3
2006-03-06Generate server-side GLX protocol decode functions using the 'make server'Ian Romanick1-0/+561