summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86-64
Commit message (Expand)AuthorAgeFilesLines
...
* GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions.Ian Romanick2006-08-241-936/+820
* Add a new offset mode to the GL API XML. This mode, called "assign,"Ian Romanick2006-08-241-5770/+3948
* Add new attribute called static_dispatch to the <function> element. ThisIan Romanick2006-08-221-24/+30
* Add support for GL_EXT_gpu_program_parameters. Any driver that enablesIan Romanick2006-08-151-0/+90
* Add support for GL_APPLE_vertex_array_object. Several test programsIan Romanick2006-06-121-1/+133
* Add .note.GNU-stack section to assembler files to avoid the default behaviorKristian Høgsberg2006-04-172-1/+9
* Added glBlitFramebufferEXT function.Brian Paul2006-03-011-0/+53
* Regenerate for recent glapi changes (GetQueryObjecti64vEXT).Eric Anholt2005-12-111-0/+74
* Fix build issues on x86-64 due to missing include path inIan Romanick2005-12-021-1/+1
* implement USE_MGL_NAMESPACE for x86-64 dispatch code (Mark Bolstad)Brian Paul2005-11-021-3443/+3452
* additional wrapper updates, bug 4468Brian Paul2005-09-191-2/+2
* Remove _glapi_check_multithread from the interface exported by the loader toIan Romanick2005-08-101-816/+816
* s/Disaptch/Dispatch/ (bug 3918)Brian Paul2005-08-081-1/+1
* Convert all instances of XTHREADS to USE_XTHREADS. This fixes one ofIan Romanick2005-08-031-1/+1
* Add support for assembly (static) dispatch functions on x86-64. ThisIan Romanick2005-07-021-0/+30993
* this is auto-generatedBrian Paul2005-06-061-164/+0
* x86-64 transform optimizations (Mikko T.)Brian Paul2005-05-076-0/+848