| Commit message (Expand) | Author | Age | Files | Lines |
* | ABI-check: Use more portable bash invocation. | Vinson Lee | 2015-08-27 | 1 | -1/+1 |
* | mapi: Inline es1api/Makefile. | Matt Turner | 2014-08-18 | 1 | -64/+0 |
* | automake: don't enable -Wl,--no-undefined on OpenBSD | Jonathan Gray | 2014-04-05 | 1 | -1/+1 |
* | glapi: Fix make check | Ian Romanick | 2014-04-03 | 1 | -0/+1 |
* | mapi_abi: Remove ABI-check work arounds for functions that are no longer expo... | Ian Romanick | 2014-03-31 | 1 | -91/+2 |
* | automake: ask the linker to do garbage collection | Emil Velikov | 2014-03-31 | 1 | -0/+1 |
* | automake: add -Wl,--no-undefined to all libraries | Emil Velikov | 2014-03-31 | 1 | -1/+4 |
* | build: Share the all-local rule for linking libraries into the build dir | Kristian Høgsberg | 2014-01-29 | 1 | -7/+1 |
* | build: Move src/mapi/mapi/* to src/mapi/ | Matt Turner | 2013-04-15 | 1 | -1/+1 |
* | gles1: Add an ABI-check test | Matt Turner | 2013-03-19 | 2 | -0/+256 |
* | Clean up .gitignore files | Matt Turner | 2013-01-10 | 1 | -1/+0 |
* | build: Fix GLES linkage without libglapi | Andreas Boll | 2012-12-07 | 1 | -1/+5 |
* | build: Fix GLES linkage with libglapi | Matt Turner | 2012-08-23 | 1 | -1/+1 |
* | automake: convert es1api | Matt Turner | 2012-08-23 | 4 | -143/+67 |
* | build/mapi: More killing of TOP in favour of top_srcdir | Christopher James Halse Rogers | 2012-08-13 | 1 | -0/+4 |
* | shared-glapi: Convert to automake | Kristian Høgsberg | 2012-03-19 | 1 | -2/+2 |
* | glapi: update .gitignore for generated ES dispatch headers | Paul Berry | 2011-08-18 | 1 | -3/+0 |
* | glapi: generate ES dispatch headers from core mesa | Chia-I Wu | 2011-08-13 | 1 | -8/+1 |
* | glapi: add glapi_gen.mk to help header generation | Chia-I Wu | 2011-08-13 | 1 | -12/+13 |
* | mapi: Workaround a bug in makedepend. | Chia-I Wu | 2011-01-29 | 1 | -1/+6 |
* | add machine generated files to .gitignore | Tim Wiederhake | 2011-01-24 | 1 | -0/+1 |
* | glapi: Fix OpenGL ES 1.1 and 2.0 interop. | Chia-I Wu | 2011-01-20 | 1 | -69/+59 |
* | Add machine generated files to .gitignore | twied | 2011-01-19 | 1 | -0/+3 |
* | mapi: Clean up sources.mk. | Chia-I Wu | 2010-12-18 | 1 | -8/+8 |
* | mapi: Clean up u_current interface. | Chia-I Wu | 2010-12-18 | 1 | -1/+1 |
* | Fix a substitution in glesv1_cm.pc | Eric Anholt | 2010-05-20 | 1 | -1/+1 |
* | mapi: Add install rules for OpenGL ES. | Chia-I Wu | 2010-05-08 | 2 | -2/+55 |
* | mapi: Merge src/gles/. | Chia-I Wu | 2010-05-08 | 1 | -11/+38 |
* | mapi: Add mapi and share the code with glapi. | Chia-I Wu | 2010-05-07 | 1 | -19/+35 |
* | glapi: Move to src/mapi/. | Chia-I Wu | 2010-05-07 | 1 | -0/+60 |