| Commit message (Expand) | Author | Age | Files | Lines |
* | mapi: work around GCC LTO dropping assembly-defined functions | Konstantin Kharlamov | 2019-02-13 | 1 | -0/+1 |
* | mapi/es2api: remove no longer present entrypoints | Emil Velikov | 2019-01-24 | 1 | -5/+0 |
* | mapi/es*api: remove GL_EXT_multi_draw_arrays entrypoints | Emil Velikov | 2019-01-24 | 1 | -5/+1 |
* | mapi/es*api: remove GL_OES_EGL_image entrypoints | Emil Velikov | 2019-01-24 | 1 | -3/+0 |
* | meson: wire the new generator for es1 and es2 | Emil Velikov | 2019-01-24 | 1 | -3/+3 |
* | meson: Add tests to suites | Dylan Baker | 2018-11-20 | 1 | -1/+2 |
* | Revert "mesa/main: fixup make check after NV_conditional_render for gles" | Erik Faye-Lund | 2018-11-09 | 1 | -2/+0 |
* | mesa/main: fixup make check after NV_conditional_render for gles | Erik Faye-Lund | 2018-11-09 | 1 | -0/+2 |
* | meson: Build with Python 3 | Mathieu Bridon | 2018-08-10 | 1 | -1/+1 |
* | *-symbol-check: use correct `nm` path when cross-compiling | Eric Engestrom | 2018-02-26 | 2 | -1/+2 |
* | meson: Add Haiku platform support v4 | Alexander von Gluck IV | 2018-02-16 | 1 | -1/+1 |
* | meson: Use consistent style for tests | Dylan Baker | 2018-01-11 | 1 | -1/+2 |
* | meson: Use consistent style | Dylan Baker | 2018-01-11 | 1 | -2/+4 |
* | mapi: Teach es{1,2}api/ABI-check shared library names on Cygwin | Jon Turney | 2017-11-24 | 1 | -4/+9 |
* | meson: add variable for mapi_abi.py instead of going back up the tree | Eric Engestrom | 2017-11-23 | 1 | -1/+1 |
* | mapi: Use correct shared libraries suffix on macOS. | Vinson Lee | 2017-11-15 | 1 | -1/+6 |
* | meson: standardize .so version to major.minor.patch | Eric Engestrom | 2017-11-07 | 1 | -1/+1 |
* | es2api/ABI-check: Add es3.x symbols | Dylan Baker | 2017-11-02 | 1 | -8/+125 |
* | mapi: fix .so path in ABI-check | Eric Engestrom | 2017-11-01 | 1 | -1/+1 |
* | meson: pass correct args to gles2 ABI test | Eric Engestrom | 2017-10-31 | 1 | -1/+4 |
* | gles2: fail symbol check if lib is missing | Eric Engestrom | 2017-10-31 | 1 | -1/+9 |
* | meson: Build i965 and dri stack | Dylan Baker | 2017-10-09 | 1 | -0/+54 |
* | mapi: do not mandate bash for es*api/ABI-check | Emil Velikov | 2017-03-10 | 1 | -1/+1 |
* | ABI-check: Use more portable bash invocation. | Vinson Lee | 2015-08-27 | 1 | -1/+1 |
* | mapi: Inline es2api/Makefile. | Matt Turner | 2014-08-18 | 1 | -69/+0 |
* | automake: don't enable -Wl,--no-undefined on OpenBSD | Jonathan Gray | 2014-04-05 | 1 | -1/+1 |
* | include/GLES3: add OpenGL ES 3.1 Headers | Jordan Justen | 2014-04-01 | 1 | -0/+1 |
* | mapi_abi: Remove ABI-check work arounds for functions that are no longer expo... | Ian Romanick | 2014-03-31 | 1 | -28/+0 |
* | 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 |
* | gles2: Add an ABI-check test | Matt Turner | 2013-03-19 | 2 | -0/+294 |
* | 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 |
* | es2api: Add GL ES 3 headers | Matt Turner | 2012-10-16 | 1 | -0/+5 |
* | build: Fix installation of GLES2 headers | Matt Turner | 2012-08-23 | 1 | -6/+5 |
* | build: Fix GLES linkage with libglapi | Matt Turner | 2012-08-23 | 1 | -1/+1 |
* | automake: convert es2api | Matt Turner | 2012-08-23 | 4 | -12/+67 |
* | add machine generated files to .gitignore | Tim Wiederhake | 2011-01-24 | 1 | -0/+1 |
* | Add machine generated files to .gitignore | twied | 2011-01-19 | 1 | -0/+3 |
* | mapi: Add install rules for OpenGL ES. | Chia-I Wu | 2010-05-08 | 1 | -0/+12 |
* | glapi: Move to src/mapi/. | Chia-I Wu | 2010-05-07 | 1 | -0/+3 |