summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi
Commit message (Expand)AuthorAgeFilesLines
* glapi: remove XTHREADS supportRALOVICH, Kristóf2009-07-274-96/+3
* Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2009-07-031-0/+23
|\
| * glapi: ensure _mesa_lookup_prim_by_nr() is not clobbered on regenerationKeith Whitwell2009-07-021-0/+23
* | mesa: regenerated files related to GL_ARB_vertex_array_objectBrian Paul2009-06-195-1292/+1344
* | glapi: add new information for GL_ARB_vertex_array_objectBrian Paul2009-06-193-0/+37
* | Merge branch 'ext-provoking-vertex'Brian Paul2009-06-198-336/+379
|\ \
| * | mesa: GL API changes for GL_EXT_provoking_vertexBrian Paul2009-05-287-336/+357
| |/
* | mesa: regenerated files for GL_ARB_map_buffer_rangeBrian Paul2009-06-085-1287/+1323
* | glapi: hook in ARB_map_buffer_range.xmlBrian Paul2009-06-082-0/+3
* | glapi: spec/xml file for GL_ARB_map_buffer_rangeBrian Paul2009-06-081-0/+34
* | Fix compiling indirect.c when GLX_DIRECT_RENDERING is not definedIan Romanick2009-06-031-1/+5
* | glapi: regenerated files for GL_ARB_copy_bufferBrian Paul2009-06-025-1271/+1289
* | glapi: include ARB_copy_buffer.xmlBrian Paul2009-06-022-0/+3
* | glapi: GL_ARB_copy_buffer xml infoBrian Paul2009-06-021-0/+24
|/
* mesa: Correct the gl_dispatch_stub_xxx prototypes.José Fonseca2009-04-202-49/+47
* glapi: remove a couple accidental GL_ prefixesRoland Scheidegger2009-03-281-24/+24
* mesa: add new signed rgba texture formatRoland Scheidegger2009-03-281-0/+6
* mesa: update/fix doxygen commentsVinson Lee2009-03-171-1/+1
* regenerate glapiRoland Scheidegger2009-03-125-569/+641
* mesa: add support for ATI_envmap_bumpmapRoland Scheidegger2009-03-121-0/+50
* mesa: Resurrect SPARC asm code.David S. Miller2009-02-263-109/+328
* Fix "cast to pointer from integer of different size"Tomas Carnecky2009-02-261-1/+1
* mesa: fixes for building on HaikuTomas Wilhelmsson2009-02-231-0/+12
* mesa: Fix windows build.José Fonseca2009-02-231-3/+3
* mesa: move a bunch of compiler-related stuff into new compiler.h headerBrian Paul2009-02-224-3/+5
* glapi: update find_entry() for mangled namesBrian Paul2009-02-211-1/+7
* mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul2009-02-094-47/+50
|\
| * Merge commit 'origin/master' into gallium-0.2Alan Hourihane2009-01-141-0/+4
| |\
| * \ Merge commit 'origin/master' into gallium-0.2Alan Hourihane2008-12-159-7/+45
| |\ \
| * \ \ Merge commit 'origin/master' into gallium-0.2Brian Paul2008-11-115-10/+15
| |\ \ \
| * \ \ \ Merge commit 'origin/master' into gallium-0.2Keith Whitwell2008-10-101-0/+24
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into gallium-0.2Keith Whitwell2008-09-211-0/+16
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'origin/master' into gallium-0.2Keith Whitwell2008-09-181-0/+3
| |\ \ \ \ \ \
| * | | | | | | tree buildsAlan Hourihane2008-09-113-469/+5
| * | | | | | | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-1110-224/+713
| |\ \ \ \ \ \ \
| | * | | | | | | mesa: Prefix main includes with dir to avoid conflicts.José Fonseca2008-07-243-3/+3
| | * | | | | | | mesa: return -1, not GL_FALSE if _glapi_add_dispatch() fails name sanity checkBrian Paul2008-07-091-2/+2
| | * | | | | | | mesa: Replace abort by asserts.José Fonseca2008-06-241-5/+5
| | * | | | | | | mesa: No getenv on WinCE.José Fonseca2008-06-241-0/+4
| | * | | | | | | mesa: add fwd decl of fill_in_entrypoint_offset()Brian Paul2008-06-181-0/+4
| | * | | | | | | mesa: refactor: move GetProcAddress code from glapi.c into new glapi_getproc....Brian Paul2008-06-183-624/+655
| | * | | | | | | mesa: move some glapi bits aroundBrian Paul2008-06-134-3/+7
| | * | | | | | | Remove CVS keywords.José Fonseca2008-05-261-1/+0
| | * | | | | | | Merge branch 'gallium-i915-current' into gallium-0.1Jakob Bornecrantz2008-05-231-4/+44
| | |\ \ \ \ \ \ \
| | | * | | | | | | mesa: Pulled in glthread from i915texJakob Bornecrantz2008-04-071-4/+44
| | * | | | | | | | mesa: fix #include path for glapioffsets.h (fixes x86 build)Brian2008-05-211-1/+1
| | * | | | | | | | Regenerated API dispatch filesBrian Paul2008-05-185-630/+590
| | * | | | | | | | alias ProgramEnvParameter4xyARB and ProgramParameter4xyNV (bug #12935)Brian Paul2008-05-181-8/+6
| | |/ / / / / / /
| | * | | | | | | Alias glStencilOpSeparateATI with glStencilOpSeparate.Brian2008-04-046-143/+130
| | * | | | | | | Finish up ATI_separate_stencilBrian2008-04-046-300/+373