summaryrefslogtreecommitdiff
path: root/src/mesa/x86-64
Commit message (Expand)AuthorAgeFilesLines
* glapi: regenerated files for GL_ARB_draw_instancedBrian Paul2010-04-041-1728/+1822
* glapi: regenerated files for EXT_transform_feedbackBrian Paul2010-04-021-79/+368
* APPLE_object_purgeable: autogenerated filesChris Wilson2010-03-041-38/+157
* Remove support for GCC older than 3.3.0 from generated sourcesIan Romanick2010-03-031-1/+1
* glapi: drop SOLARIS_THREADSGeorge Sapountzis2010-03-011-1/+1
* glapi: GL_OES_EGL_image autogenerated filesKristian Høgsberg2010-02-241-0/+74
* Merge branch 'master' into opengl-es-v2Chia-I Wu2010-01-121-66/+363
|\
| * mesa: added dispatch for GL_NV_conditional_render extensionBrian Paul2009-12-311-50/+116
| * mesa: regenerate API files related to GL_EXT_draw_buffers2Brian Paul2009-12-291-66/+296
| * ARB_fbo: Regenerate files from previous commits.Ian Romanick2009-11-171-0/+1
* | glapi: Include headers with directory prefixes.Chia-I Wu2009-11-051-1/+1
|/
* glapi: regenerated filesBrian Paul2009-09-191-0/+1
* glapi: Add ARB_draw_elements_base_vertexEric Anholt2009-09-081-1036/+1187
* ARB sync: Regenerate files from previous commitIan Romanick2009-09-031-1061/+1312
* Regenerate files for GL_APPLE_flush_buffer_rangeIan Romanick2009-08-141-53/+205
* glapi: regenerated GL API assembly filesRALOVICH, Kristóf2009-07-271-1/+1
* mesa: regenerated files related to GL_ARB_vertex_array_objectBrian Paul2009-06-191-1027/+1095
* Merge branch 'ext-provoking-vertex'Brian Paul2009-06-191-21/+50
|\
| * mesa: regenerated API files for GL_EXT_provoking_vertexBrian Paul2009-05-281-21/+50
* | mesa: regenerated files for GL_ARB_map_buffer_rangeBrian Paul2009-06-081-1021/+1103
* | glapi: regenerated files for GL_ARB_copy_bufferBrian Paul2009-06-021-983/+1028
|/
* regenerate glapiRoland Scheidegger2009-03-121-279/+427
* mesa: rename common_x86_macros.h -> x86_xform.hBrian Paul2009-03-041-1/+1
* mesa: regenerated GL API filesBrian Paul2009-01-221-966/+1030
* Use 3Dnow! x86-64 routines only on processors that support 3Dnow!Ian Romanick2008-09-282-19/+46
* Remove CVS keywords.Keith Whitwell2008-09-212-2/+0
* mesa: Prefix main includes with dir to avoid conflicts.José Fonseca2008-09-211-2/+2
* mesa: Remove assyntax.h include from generated matypes.h.José Fonseca2008-09-211-1/+1
* Never fail `make clean'Dan Nicholson2008-05-071-1/+1
* recreate from changed gl_API.xmlRoland Scheidegger2007-11-091-634/+458
* Alias glStencilOpSeparateATI with glStencilOpSeparate.Brian2007-10-301-46/+0
* Finish up ATI_separate_stencilBrian2007-10-301-0/+92
* fix another occurence of movaps which might not be alignedRoland Scheidegger2007-08-301-1/+1
* s/movaps/movups/ (see bug 12216)Brian2007-08-301-5/+3
* Add a few missing GL 2.0 entrypoints, regenerate related files.Brian2007-06-281-0/+5
* Initial implementation of MESA_texture_arrayIan Romanick2007-05-161-9/+54
* Bug 9628: no entry for GetVertexAttribPointervGeorge Sapountzis2007-01-271-0/+1
* #define _glapi_Dispatch _mglapi_Dispatch when USE_MGL_NAMESPACE is set.Brian Paul2006-11-031-0/+1
* Added OpenGL 2.1 entrypoints.Brian Paul2006-11-031-1528/+1798
* Update gl_API.xml with OpenGL 2.0 functions, regenerate derived files.Brian Paul2006-11-021-1541/+2067
* include x86-64.h to silence warningBrian Paul2006-10-171-1/+4
* Fix build when DEBUG is defined but DEBUG_MATH is not.Ian Romanick2006-10-161-2/+2
* Fix bug #4681.Ian Romanick2006-10-111-1609/+981
* Changes to generated code caused by the previous commits.Ian Romanick2006-10-041-66/+66
* Deprecate GL_EXT_vertex_weighting.Ian Romanick2006-08-291-868/+761
* More static dispatch function removal.Ian Romanick2006-08-291-185/+199
* Add a couple of the missing GL 2.0 functions. Enable GLX protocol forIan Romanick2006-08-251-0/+2
* 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