summaryrefslogtreecommitdiff
path: root/src/mapi
AgeCommit message (Expand)Author
2018-02-26*-symbol-check: use correct `nm` path when cross-compilingEric Engestrom
2018-02-24glapi: Update XML for last revision of EXT_shader_framebuffer_fetch.Francisco Jerez
2018-02-23mesa: add some of missing compatibility support for ARB_bindless_textureMarek Olšák
2018-02-16meson: Add Haiku platform support v4Alexander von Gluck IV
2018-02-13mesa: add glsl version query (v4)Vadym Shovkoplias
2018-02-06glapi: fix check_table test for non-shared glapi with mesonDylan Baker
2018-02-06glapi: Don't search through subdirs from glapitable.hDylan Baker
2018-02-06glapi: remove APPLE extensions from testDylan Baker
2018-02-06glapi/check_table: Remove 'extern "C"' blockDylan Baker
2018-02-06glapi: don't walk backwards for includesDylan Baker
2018-02-01glx/apple: locate dispatch table functions to wrap by nameJon Turney
2018-01-25mapi: remove duplicate GL typedefsEmil Velikov
2018-01-25mapi: remove non applicable HAVE_DIX_CONFIG_H hunkEmil Velikov
2018-01-25mapi: autotools: remove unused MAPI_FILES file listEmil Velikov
2018-01-19autotools: include meson build files in tarballDylan Baker
2018-01-11meson: Use consistent style for testsDylan Baker
2018-01-11meson: Use consistent styleDylan Baker
2018-01-06mesa: Tidy up the 4.6 section of GL4x.xmlNeil Roberts
2018-01-05mesa: Add GL4.6 aliases of functions from GL_ARB_indirect_parametersNeil Roberts
2017-12-15glapi: add GL_EXT_disjoint_timer_queryTapani Pälli
2017-12-12mesa: add GL_ARB_gl_spirv boilerplateNicolai Hähnle
2017-12-08mesa: add GL_PROGRAM_BINARY_FORMAT_MESA enumJordan Justen
2017-11-30meson: fix generated source inclusion on macOS and WindowsDylan Baker
2017-11-27gl_table.py: add extern C guard for the generated glapitable.hEmil Velikov
2017-11-24mapi: Teach es{1,2}api/ABI-check shared library names on CygwinJon Turney
2017-11-23meson: add variable for mapi_abi.py instead of going back up the treeEric Engestrom
2017-11-23meson: reorder subdirs to avoid directly including more than one levelEric Engestrom
2017-11-22meson: replace with_*dri with with_dri_platformDylan Baker
2017-11-15mapi: Use correct shared libraries suffix on macOS.Vinson Lee
2017-11-09mesa: enable ARB_texture_buffer_* extensions in the Compatibility profileMarek Olšák
2017-11-07meson: drop GLESv1 .so version back to 1.0.0Eric Engestrom
2017-11-07meson: standardize .so version to major.minor.patchEric Engestrom
2017-11-02es2api/ABI-check: Add es3.x symbolsDylan Baker
2017-11-01mapi: fix .so path in ABI-checkEric Engestrom
2017-10-31meson: pass correct args to gles2 ABI testEric Engestrom
2017-10-31meson: pass correct args to gles1 ABI testEric Engestrom
2017-10-31gles2: fail symbol check if lib is missingEric Engestrom
2017-10-31gles1: fail symbol check if lib is missingEric Engestrom
2017-10-27scons: fix scons build to find generated glapitable.hBrian Paul
2017-10-27meson: build classic osmesaDylan Baker
2017-10-27meson: Add generated files to non-shared glapiDylan Baker
2017-10-27glapi: include generated headers without pathDylan Baker
2017-10-27meson: fix glprocs.h generatorDylan Baker
2017-10-25gles2: support for GL_EXT_occlusion_query_booleanHarish Krupo
2017-10-13mapi/shared-glapi/test: rework glapitable.h handlingEmil Velikov
2017-10-13Revert "make: Fix test to be meson compatible"Emil Velikov
2017-10-12mapi: Update extension number of MESA_tile_raster_order.Eric Anholt
2017-10-11meson: fix glx testDylan Baker
2017-10-10mesa: Implement a new GL_MESA_tile_raster_order extension.Eric Anholt
2017-10-09meson: build glxDylan Baker