summaryrefslogtreecommitdiffstats
path: root/src/mapi/es1api
Commit message (Expand)AuthorAgeFilesLines
* 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
* add machine generated files to .gitignoreTim Wiederhake2011-01-241-0/+1
* glapi: Fix OpenGL ES 1.1 and 2.0 interop.Chia-I Wu2011-01-201-69/+59
* Add machine generated files to .gitignoretwied2011-01-191-0/+3
* mapi: Clean up sources.mk.Chia-I Wu2010-12-181-8/+8
* mapi: Clean up u_current interface.Chia-I Wu2010-12-181-1/+1
* Fix a substitution in glesv1_cm.pcEric Anholt2010-05-201-1/+1
* mapi: Add install rules for OpenGL ES.Chia-I Wu2010-05-082-2/+55
* mapi: Merge src/gles/.Chia-I Wu2010-05-081-11/+38
* mapi: Add mapi and share the code with glapi.Chia-I Wu2010-05-071-19/+35
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-0/+60