summaryrefslogtreecommitdiffstats
path: root/src/mapi
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove last DJGPP remainsEmil Velikov2014-09-271-1/+1
* mesa: Drop _mesa_bsearch() wrapper.Matt Turner2014-09-241-4/+4
* mesa: Unifdef _WIN32_WCE.Matt Turner2014-09-242-4/+2
* glapi: Add KHR_debug functions to check_table testTimothy Arceri2014-09-041-0/+6
* Eliminate several cases of multiplication in arguments to callocCarl Worth2014-09-031-1/+1
* mesa: implement GL_MAX_VERTEX_ATTRIB_STRIDETimothy Arceri2014-08-271-0/+1
* glapi: add GL_ARB_conditional_render_invertedTobias Klausmann2014-08-191-1/+10
* mapi: Inline shared-glapi/tests/Makefile.Matt Turner2014-08-182-21/+11
* mapi: Inline glapi/tests/Makefile.Matt Turner2014-08-182-22/+13
* mapi: Inline glapi/Makefile.Matt Turner2014-08-183-76/+46
* mapi: Inline es2api/Makefile.Matt Turner2014-08-182-70/+41
* mapi: Inline es1api/Makefile.Matt Turner2014-08-182-65/+39
* mapi: Inline shared-glapi/Makefile.Matt Turner2014-08-182-37/+43
* mesa: add ARB_texture_barrier supportIlia Mirkin2014-08-143-0/+18
* mesa: Add GL API support for ARB_copy_imageJason Ekstrand2014-08-114-1/+31
* glapi: Do not use backtrace on DragonFly.Vinson Lee2014-07-301-1/+1
* glapi: add indexed blend functions (GL 4.0)Tapani Pälli2014-07-281-0/+26
* mesa: add ARB_clear_texture.xml to file list, remove duplicate declsIlia Mirkin2014-07-241-0/+1
* mesa/main: add ARB_clear_texture entrypointsIlia Mirkin2014-07-232-1/+37
* glapi: Use GetProcAddress instead of dlsym on Windows.Vinson Lee2014-07-141-0/+4
* Remove the ATI_envmap_bumpmap extensionJason Ekstrand2014-06-302-8/+4
* glapi: Add (empty) api section for ARB_fragment_layer_viewportChris Forbes2014-06-221-1/+7
* glapi: add GL_ARB_explicit_uniform_locationTapani Pälli2014-06-161-0/+6
* glapi: Add XML infrastructure for ARB_compressed_texture_pixel_storageChris Forbes2014-06-103-1/+25
* glapi: Note apparent gap in numbering from ARB_multi_draw_indirectChris Forbes2014-06-041-0/+3
* glapi: Duplicate GLES1 prototypes in glapi_dispatch.cIan Romanick2014-05-301-0/+57
* Fix build of appleglxJon TURNEY2014-05-233-3/+8
* glapi: Avoid heap corruption in _glapi_tableJeremy Huddleston Sequoia2014-05-201-1/+1
* mesa: Add core support for the GL_INTEL_performance_query extension.Petri Latvala2014-05-023-0/+96
* mesa: Enable GL_EXT_separate_shader_objects for OpenGL ESIan Romanick2014-05-021-1/+272
* mesa: Remove support for desktop OpenGL GL_EXT_separate_shader_objectsIan Romanick2014-05-021-3/+3
* glapi: Add infrastructure for ARB_multi_bindFredrik Höglund2014-05-023-0/+58
* mapi: OpenVG symbol exports.Enrico Horn2014-04-251-0/+1
* glapi: Fix libglapi build.Eric Anholt2014-04-071-0/+1
* glapi/build: Add headers to distribution.Matt Turner2014-04-072-6/+22
* glapi/gen: Ship more Python filesMatt Turner2014-04-071-0/+17
* glapi/gen: Ship XML and Python filesMatt Turner2014-04-071-1/+3
* glapi/gen: Add missing XML files to API_XMLMatt Turner2014-04-071-11/+10
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-054-4/+4
* glapi: Fix make checkIan Romanick2014-04-031-0/+1
* glapi: Fix scons buildIan Romanick2014-04-031-1/+1
* glapi: Add static dispatch for glPointSizePointerOESIan Romanick2014-04-021-1/+1
* Revert "Revert "glapi/es1: Don't mark core functions as static_dispatch=false""Ian Romanick2014-04-021-86/+43
* glapi: Enable ES compatibility modeIan Romanick2014-04-022-2/+2
* glapi: Fix build break in 'make check' on non-shared-glapi buildsIan Romanick2014-04-021-4/+4
* glapi: Remove support for "short string" modeIan Romanick2014-04-021-36/+7
* include/GLES3: add OpenGL ES 3.1 HeadersJordan Justen2014-04-011-0/+1
* Revert "glapi/es1: Don't mark core functions as static_dispatch=false"Brian Paul2014-04-011-43/+86
* mapi_abi: Remove ABI-check work arounds for functions that are no longer expo...Ian Romanick2014-03-312-119/+2
* mapi_abi: Make ES1 and ES2 static_dispatch=false functions hiddenIan Romanick2014-03-311-4/+6