aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/es2api
Commit message (Expand)AuthorAgeFilesLines
* *-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: standardize .so version to major.minor.patchEric Engestrom2017-11-071-1/+1
* es2api/ABI-check: Add es3.x symbolsDylan Baker2017-11-021-8/+125
* mapi: fix .so path in ABI-checkEric Engestrom2017-11-011-1/+1
* meson: pass correct args to gles2 ABI testEric Engestrom2017-10-311-1/+4
* gles2: 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 es2api/Makefile.Matt Turner2014-08-181-69/+0
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-051-1/+1
* include/GLES3: add OpenGL ES 3.1 HeadersJordan Justen2014-04-011-0/+1
* mapi_abi: Remove ABI-check work arounds for functions that are no longer expo...Ian Romanick2014-03-311-28/+0
* 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
* gles2: Add an ABI-check testMatt Turner2013-03-192-0/+294
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* build: Fix GLES linkage without libglapiAndreas Boll2012-12-071-1/+5
* es2api: Add GL ES 3 headersMatt Turner2012-10-161-0/+5
* build: Fix installation of GLES2 headersMatt Turner2012-08-231-6/+5
* build: Fix GLES linkage with libglapiMatt Turner2012-08-231-1/+1
* automake: convert es2apiMatt Turner2012-08-234-12/+67
* add machine generated files to .gitignoreTim Wiederhake2011-01-241-0/+1
* Add machine generated files to .gitignoretwied2011-01-191-0/+3
* mapi: Add install rules for OpenGL ES.Chia-I Wu2010-05-081-0/+12
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-0/+3