summaryrefslogtreecommitdiffstats
path: root/src/mapi/es1api
Commit message (Expand)AuthorAgeFilesLines
* 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