summaryrefslogtreecommitdiff
path: root/src/mapi/es1api
Commit message (Expand)AuthorAgeFilesLines
* meson: use the same workaround for setting 'lib' on windowsDylan Baker2023-01-191-1/+1
* mapi: update gles 1.1 extention packet linkYusuf Khan2022-11-201-1/+1
* meson: Refactoring shared gen_vs_module_defs_normal_command outYonggang Luo2022-11-111-3/+1
* meson: Using get_argument_syntax as the `--compiler_id` option for gen_vs_mod...Yonggang Luo2022-06-161-1/+1
* c11: Implement c11/time.h with c11/impl/time.cYonggang Luo2022-06-091-1/+1
* win32: Do not use BUILD_GL32, we use def file to export win32 dll symbols.Yonggang Luo2022-04-191-1/+1
* win32: Fixes 32 bits visual studio module definition files by add script gen_...Yonggang Luo2022-04-192-0/+156
* Adjust dylib compatibility versions to match what was set by mesa-18.3's auto...Jeremy Huddleston Sequoia2021-02-221-0/+1
* meson: use gnu_symbol_visibility argumentDylan Baker2020-06-011-1/+1
* meson: move the generic symbols check arguments to a common variableEric Engestrom2019-11-051-1/+1
* meson: add variable to control the symbols checksEric Engestrom2019-11-051-1/+1
* meson: maintain names of shared API librariesDylan Baker2019-10-101-0/+2
* meson: Add windows defines to glapiDylan Baker2019-10-101-1/+9
* gles: use new symbols check scriptEric Engestrom2019-07-102-31/+7
* meson: make nm binary optionalDylan Baker2019-05-031-1/+1
* Revert "meson: drop GLESv1 .so version back to 1.0.0"Ross Burton2019-04-301-1/+1
* delete autotools input filesEric Engestrom2019-04-291-12/+0
* delete autotools .gitignore filesEric Engestrom2019-04-291-1/+0
* configure.ac/meson.build: Add options for library suffixesBenjamin Gordon2019-03-211-1/+1
* mapi: work around GCC LTO dropping assembly-defined functionsKonstantin Kharlamov2019-02-131-0/+1
* mapi/es*api: remove GL_EXT_multi_draw_arrays entrypointsEmil Velikov2019-01-241-6/+1
* mapi/es*api: remove GL_OES_EGL_image entrypointsEmil Velikov2019-01-241-3/+0
* meson: wire the new generator for es1 and es2Emil Velikov2019-01-241-3/+3
* meson: Add tests to suitesDylan Baker2018-11-201-1/+2
* 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