summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/glX_API.xml
Commit message (Collapse)AuthorAgeFilesLines
* glapi: mv code generation to subdirGeorge Sapountzis2010-02-241-220/+0
| | | | This just moves files, code generation Makefile will be fixed in next commit for easier review.
* typoGeorge Sapountzis2007-10-141-1/+1
|
* Uncomment GLX_SGIX_pbuffer definition.Kristian Høgsberg2007-10-131-3/+1
|
* Use correct opcodes for GLX_EXT_texture_from_pixmap.Ian Romanick2006-09-141-2/+2
| | | | | Set the correct opcodes for GLX_EXT_texture_from_pixmap functions. Changes to the glproto package and the core X server are also required.
* Add API description for GLX_SGI_swap_control.Ian Romanick2006-08-311-0/+7
|
* New script and API description file to enable generate of GLX protocolIan Romanick2006-08-231-0/+215
decode tables in the server.