summaryrefslogtreecommitdiff
path: root/src/glx/x11/indirect_size.c
AgeCommit message (Expand)Author
2006-10-04Changes to generated code caused by the previous commits.Ian Romanick
2005-10-20restore FASTCALL stuffBrian Paul
2005-10-20Disable the FASTCALL optimization because it still breaks server-side GLX.Brian Paul
2005-08-26/dri/msgAdam Jackson
2005-08-26Fix the scripts for the cygwin & mingw changesAlan Hourihane
2005-08-25update for mingwAlan Hourihane
2005-08-24Fix Windows build problems.Alan Hourihane
2005-08-11Remove the logic that determines at compile time whether or not HAVE_ALIASIan Romanick
2005-07-23Add two aliases for some PointParameters entrypoints for libglx compatibility.Adam Jackson
2005-06-21Mammoth update to the Python code generator scripts that live inIan Romanick
2005-02-05Fix some mixed spaces / tabs issues in generated code. Commit generatedIan Romanick
2005-01-28Fix some get / set errors with COLOR_TABLE_*. SCALE and BIAS can beIan Romanick
2005-01-27Add numerous 'get'-type functions to most of the enums supported by theIan Romanick
2005-01-23HAVE_ALIAS was never defined anywhere, add some logic to turn it onAdam Jackson
2004-12-20Use GLX protocol code generated by glX_proto_send.py.Ian Romanick
2004-12-01Corrected a problem with the sizes of the MAP[12]_* enums.Ian Romanick
2004-12-01Use indirect_size.c and indirect_size.h generated by usingIan Romanick