aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/es1api
Commit message (Expand)AuthorAgeFilesLines
* meson: move the generic symbols check arguments to a common variableEric Engestrom2019-11-051-1/+1
* meson: add variable to control the symbols checksEric Engestrom2019-11-051-1/+1
* meson: maintain names of shared API librariesDylan Baker2019-10-101-0/+2
* meson: Add windows defines to glapiDylan Baker2019-10-101-1/+9
* gles: use new symbols check scriptEric Engestrom2019-07-102-31/+7
* meson: make nm binary optionalDylan Baker2019-05-031-1/+1
* Revert "meson: drop GLESv1 .so version back to 1.0.0"Ross Burton2019-04-301-1/+1
* delete autotools input filesEric Engestrom2019-04-291-12/+0
* delete autotools .gitignore filesEric Engestrom2019-04-291-1/+0
* configure.ac/meson.build: Add options for library suffixesBenjamin Gordon2019-03-211-1/+1
* mapi: work around GCC LTO dropping assembly-defined functionsKonstantin Kharlamov2019-02-131-0/+1
* mapi/es*api: remove GL_EXT_multi_draw_arrays entrypointsEmil Velikov2019-01-241-6/+1
* mapi/es*api: remove GL_OES_EGL_image entrypointsEmil Velikov2019-01-241-3/+0
* meson: wire the new generator for es1 and es2Emil Velikov2019-01-241-3/+3
* meson: Add tests to suitesDylan Baker2018-11-201-1/+2
* meson: Build with Python 3Mathieu Bridon2018-08-101-1/+1
* *-symbol-check: use correct `nm` path when cross-compilingEric Engestrom2018-02-262-1/+2
* meson: Add Haiku platform support v4Alexander von Gluck IV2018-02-161-1/+1
* meson: Use consistent style for testsDylan Baker2018-01-111-1/+2
* meson: Use consistent styleDylan Baker2018-01-111-2/+4
* mapi: Teach es{1,2}api/ABI-check shared library names on CygwinJon Turney2017-11-241-4/+9
* meson: add variable for mapi_abi.py instead of going back up the treeEric Engestrom2017-11-231-1/+1
* mapi: Use correct shared libraries suffix on macOS.Vinson Lee2017-11-151-1/+6
* 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-071-1/+1
* mapi: fix .so path in ABI-checkEric Engestrom2017-11-011-1/+1
* meson: pass correct args to gles1 ABI testEric Engestrom2017-10-311-1/+4
* gles1: fail symbol check if lib is missingEric Engestrom2017-10-311-1/+9
* meson: Build i965 and dri stackDylan Baker2017-10-091-0/+54
* mapi: do not mandate bash for es*api/ABI-checkEmil Velikov2017-03-101-1/+1
* ABI-check: Use more portable bash invocation.Vinson Lee2015-08-271-1/+1
* mapi: Inline es1api/Makefile.Matt Turner2014-08-181-64/+0
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-051-1/+1
* glapi: Fix make checkIan Romanick2014-04-031-0/+1
* mapi_abi: Remove ABI-check work arounds for functions that are no longer expo...Ian Romanick2014-03-311-91/+2
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-311-0/+1
* automake: add -Wl,--no-undefined to all librariesEmil Velikov2014-03-311-1/+4
* build: Share the all-local rule for linking libraries into the build dirKristian Høgsberg2014-01-291-7/+1
* build: Move src/mapi/mapi/* to src/mapi/Matt Turner2013-04-151-1/+1
* gles1: Add an ABI-check testMatt Turner2013-03-192-0/+256
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* build: Fix GLES linkage without libglapiAndreas Boll2012-12-071-1/+5
* build: Fix GLES linkage with libglapiMatt Turner2012-08-231-1/+1
* automake: convert es1apiMatt Turner2012-08-234-143/+67
* build/mapi: More killing of TOP in favour of top_srcdirChristopher James Halse Rogers2012-08-131-0/+4
* shared-glapi: Convert to automakeKristian Høgsberg2012-03-191-2/+2
* glapi: update .gitignore for generated ES dispatch headersPaul Berry2011-08-181-3/+0
* glapi: generate ES dispatch headers from core mesaChia-I Wu2011-08-131-8/+1
* glapi: add glapi_gen.mk to help header generationChia-I Wu2011-08-131-12/+13
* mapi: Workaround a bug in makedepend.Chia-I Wu2011-01-291-1/+6