aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi
Commit message (Expand)AuthorAgeFilesLines
* *-symbol-check: use correct `nm` path when cross-compilingEric Engestrom2018-02-264-2/+4
* glapi: Update XML for last revision of EXT_shader_framebuffer_fetch.Francisco Jerez2018-02-242-5/+6
* mesa: add some of missing compatibility support for ARB_bindless_textureMarek Olšák2018-02-231-1/+1
* meson: Add Haiku platform support v4Alexander von Gluck IV2018-02-162-2/+2
* mesa: add glsl version query (v4)Vadym Shovkoplias2018-02-131-0/+1
* glapi: fix check_table test for non-shared glapi with mesonDylan Baker2018-02-061-2/+3
* glapi: Don't search through subdirs from glapitable.hDylan Baker2018-02-061-1/+1
* glapi: remove APPLE extensions from testDylan Baker2018-02-061-2/+0
* glapi/check_table: Remove 'extern "C"' blockDylan Baker2018-02-061-2/+0
* glapi: don't walk backwards for includesDylan Baker2018-02-062-3/+5
* glx/apple: locate dispatch table functions to wrap by nameJon Turney2018-02-012-0/+17
* mapi: remove duplicate GL typedefsEmil Velikov2018-01-251-7/+0
* mapi: remove non applicable HAVE_DIX_CONFIG_H hunkEmil Velikov2018-01-251-6/+0
* mapi: autotools: remove unused MAPI_FILES file listEmil Velikov2018-01-251-11/+0
* autotools: include meson build files in tarballDylan Baker2018-01-192-2/+8
* meson: Use consistent style for testsDylan Baker2018-01-114-17/+21
* meson: Use consistent styleDylan Baker2018-01-113-6/+12
* mesa: Tidy up the 4.6 section of GL4x.xmlNeil Roberts2018-01-061-5/+10
* mesa: Add GL4.6 aliases of functions from GL_ARB_indirect_parametersNeil Roberts2018-01-051-0/+22
* glapi: add GL_EXT_disjoint_timer_queryTapani Pälli2017-12-152-2/+18
* mesa: add GL_ARB_gl_spirv boilerplateNicolai Hähnle2017-12-126-0/+39
* mesa: add GL_PROGRAM_BINARY_FORMAT_MESA enumJordan Justen2017-12-081-1/+6
* meson: fix generated source inclusion on macOS and WindowsDylan Baker2017-11-301-1/+1
* gl_table.py: add extern C guard for the generated glapitable.hEmil Velikov2017-11-271-0/+8
* mapi: Teach es{1,2}api/ABI-check shared library names on CygwinJon Turney2017-11-242-8/+18
* meson: add variable for mapi_abi.py instead of going back up the treeEric Engestrom2017-11-235-4/+6
* meson: reorder subdirs to avoid directly including more than one levelEric Engestrom2017-11-232-1/+3
* meson: replace with_*dri with with_dri_platformDylan Baker2017-11-221-1/+1
* mapi: Use correct shared libraries suffix on macOS.Vinson Lee2017-11-152-2/+12
* mesa: enable ARB_texture_buffer_* extensions in the Compatibility profileMarek Olšák2017-11-091-7/+5
* meson: drop GLESv1 .so version back to 1.0.0Eric Engestrom2017-11-071-1/+1
* meson: standardize .so version to major.minor.patchEric Engestrom2017-11-073-2/+3
* es2api/ABI-check: Add es3.x symbolsDylan Baker2017-11-021-8/+125
* mapi: fix .so path in ABI-checkEric Engestrom2017-11-012-2/+2
* meson: pass correct args to gles2 ABI testEric Engestrom2017-10-311-1/+4
* meson: pass correct args to gles1 ABI testEric Engestrom2017-10-311-1/+4
* gles2: fail symbol check if lib is missingEric Engestrom2017-10-311-1/+9
* gles1: fail symbol check if lib is missingEric Engestrom2017-10-311-1/+9
* scons: fix scons build to find generated glapitable.hBrian Paul2017-10-271-0/+1
* meson: build classic osmesaDylan Baker2017-10-271-1/+1
* meson: Add generated files to non-shared glapiDylan Baker2017-10-271-0/+3
* glapi: include generated headers without pathDylan Baker2017-10-273-4/+4
* meson: fix glprocs.h generatorDylan Baker2017-10-271-3/+3
* gles2: support for GL_EXT_occlusion_query_booleanHarish Krupo2017-10-251-0/+51
* mapi/shared-glapi/test: rework glapitable.h handlingEmil Velikov2017-10-132-3/+4
* Revert "make: Fix test to be meson compatible"Emil Velikov2017-10-132-3/+1
* mapi: Update extension number of MESA_tile_raster_order.Eric Anholt2017-10-121-2/+1
* meson: fix glx testDylan Baker2017-10-111-0/+1
* mesa: Implement a new GL_MESA_tile_raster_order extension.Eric Anholt2017-10-102-0/+14
* meson: build glxDylan Baker2017-10-091-0/+2