summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/indirect_size.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to generated code caused by the previous commits.Ian Romanick2006-10-041-217/+229
* restore FASTCALL stuffBrian Paul2005-10-201-1/+5
* Disable the FASTCALL optimization because it still breaks server-side GLX.Brian Paul2005-10-201-5/+1
* /dri/msgAdam Jackson2005-08-261-2/+2
* Fix the scripts for the cygwin & mingw changesAlan Hourihane2005-08-261-9/+6
* update for mingwAlan Hourihane2005-08-251-1/+1
* Fix Windows build problems.Alan Hourihane2005-08-241-1/+7
* Remove the logic that determines at compile time whether or not HAVE_ALIASIan Romanick2005-08-111-7/+0
* Add two aliases for some PointParameters entrypoints for libglx compatibility.Adam Jackson2005-07-231-0/+2
* Mammoth update to the Python code generator scripts that live inIan Romanick2005-06-211-4/+5
* Fix some mixed spaces / tabs issues in generated code. Commit generatedIan Romanick2005-02-051-0/+1
* Fix some get / set errors with COLOR_TABLE_*. SCALE and BIAS can beIan Romanick2005-01-281-9/+0
* Add numerous 'get'-type functions to most of the enums supported by theIan Romanick2005-01-271-23/+29
* HAVE_ALIAS was never defined anywhere, add some logic to turn it onAdam Jackson2005-01-231-0/+4
* Use GLX protocol code generated by glX_proto_send.py.Ian Romanick2004-12-201-0/+1
* Corrected a problem with the sizes of the MAP[12]_* enums.Ian Romanick2004-12-011-8/+19
* Use indirect_size.c and indirect_size.h generated by usingIan Romanick2004-12-011-0/+357