summaryrefslogtreecommitdiff
path: root/src/mapi/es1api
AgeCommit message (Expand)AuthorFilesLines
2017-03-10mapi: do not mandate bash for es*api/ABI-checkEmil Velikov1-1/+1
2015-08-27ABI-check: Use more portable bash invocation.Vinson Lee1-1/+1
2014-08-18mapi: Inline es1api/Makefile.Matt Turner1-64/+0
2014-04-05automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray1-1/+1
2014-04-03glapi: Fix make checkIan Romanick1-0/+1
2014-03-31mapi_abi: Remove ABI-check work arounds for functions that are no longer expo...Ian Romanick1-91/+2
2014-03-31automake: ask the linker to do garbage collectionEmil Velikov1-0/+1
2014-03-31automake: add -Wl,--no-undefined to all librariesEmil Velikov1-1/+4
2014-01-29build: Share the all-local rule for linking libraries into the build dirKristian Høgsberg1-7/+1
2013-04-15build: Move src/mapi/mapi/* to src/mapi/Matt Turner1-1/+1
2013-03-19gles1: Add an ABI-check testMatt Turner2-0/+256
2013-01-10Clean up .gitignore filesMatt Turner1-1/+0
2012-12-07build: Fix GLES linkage without libglapiAndreas Boll1-1/+5
2012-08-23build: Fix GLES linkage with libglapiMatt Turner1-1/+1
2012-08-23automake: convert es1apiMatt Turner4-143/+67
2012-08-13build/mapi: More killing of TOP in favour of top_srcdirChristopher James Halse Rogers1-0/+4
2012-03-19shared-glapi: Convert to automakeKristian Høgsberg1-2/+2
2011-08-18glapi: update .gitignore for generated ES dispatch headersPaul Berry1-3/+0
2011-08-13glapi: generate ES dispatch headers from core mesaChia-I Wu1-8/+1
2011-08-13glapi: add glapi_gen.mk to help header generationChia-I Wu1-12/+13
2011-01-29mapi: Workaround a bug in makedepend.Chia-I Wu1-1/+6
2011-01-24add machine generated files to .gitignoreTim Wiederhake1-0/+1
2011-01-20glapi: Fix OpenGL ES 1.1 and 2.0 interop.Chia-I Wu1-69/+59
2011-01-19Add machine generated files to .gitignoretwied1-0/+3
2010-12-18mapi: Clean up sources.mk.Chia-I Wu1-8/+8
2010-12-18mapi: Clean up u_current interface.Chia-I Wu1-1/+1
2010-05-20Fix a substitution in glesv1_cm.pcEric Anholt1-1/+1
2010-05-08mapi: Add install rules for OpenGL ES.Chia-I Wu2-2/+55
2010-05-08mapi: Merge src/gles/.Chia-I Wu1-11/+38
2010-05-07mapi: Add mapi and share the code with glapi.Chia-I Wu1-19/+35
2010-05-07glapi: Move to src/mapi/.Chia-I Wu1-0/+60