summaryrefslogtreecommitdiff
path: root/src/mapi/shared-glapi
AgeCommit message (Expand)AuthorFilesLines
2019-11-05meson: move the generic symbols check arguments to a common variableEric Engestrom1-1/+1
2019-11-05meson: add variable to control the symbols checksEric Engestrom1-1/+1
2019-10-10meson: maintain names of shared API librariesDylan Baker1-0/+2
2019-10-10meson: Add windows defines to glapiDylan Baker1-1/+9
2019-09-10glapi: export glapi_destroy_multithread when building shared-glapi on windowsDylan Baker1-0/+1
2019-07-10mapi: add shared glapi symbols checkEric Engestrom2-0/+31
2019-04-29delete autotools .gitignore filesEric Engestrom1-1/+0
2019-02-13mapi: work around GCC LTO dropping assembly-defined functionsKonstantin Kharlamov1-0/+1
2019-01-24scons: wire the new generator for es1 and es2Emil Velikov1-7/+21
2018-11-22glapi: add missing visibility argsEric Engestrom1-1/+1
2018-11-20meson: Add tests to suitesDylan Baker1-1/+2
2018-10-19scons: Remove gles option.Jose Fonseca1-8/+1
2018-10-09meson: only build clapi tests when OpenGL is being builtDylan Baker1-1/+1
2018-08-10meson: Build with Python 3Mathieu Bridon1-1/+1
2018-01-11meson: Use consistent style for testsDylan Baker1-9/+10
2018-01-11meson: Use consistent styleDylan Baker1-2/+4
2017-11-23meson: add variable for mapi_abi.py instead of going back up the treeEric Engestrom1-1/+1
2017-11-07meson: standardize .so version to major.minor.patchEric Engestrom1-0/+1
2017-10-13mapi/shared-glapi/test: rework glapitable.h handlingEmil Velikov1-1/+1
2017-10-13Revert "make: Fix test to be meson compatible"Emil Velikov1-1/+1
2017-10-09meson: Build i965 and dri stackDylan Baker1-0/+61
2017-10-09make: Fix test to be meson compatibleDylan Baker1-1/+1
2017-05-04mapi_abi.py: remove no longer used --mode optionEmil Velikov1-1/+1
2016-08-27scons: Take indirect gl_and_es_API.xml dependencies in consideration.Jose Fonseca1-1/+2
2016-05-25scons: whitespace cleanupGiuseppe Bilotta1-1/+1
2015-03-05Fix invalid extern "C" around header inclusion.Mark Janes1-2/+0
2015-03-04mapi: remove unneeded ARRAY_SIZE #defineBrian Paul1-0/+1
2014-12-16mapi: add glapi-test and shared-glapi-test to .gitignoreJuha-Pekka Heikkila1-2/+0
2014-08-18mapi: Inline shared-glapi/tests/Makefile.Matt Turner1-19/+0
2014-08-18mapi: Inline shared-glapi/Makefile.Matt Turner1-34/+0
2014-04-05automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray1-1/+1
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/+3
2014-02-17configure: Try pkg-config first for libselinuxKusanagi Kouichi1-0/+1
2014-01-29build: Share the all-local rule for linking libraries into the build dirKristian Høgsberg1-5/+1
2013-11-11tests: Fix make check for out of tree builds.Rico Schüller1-0/+1
2013-07-22build: Add tests directories to SUBDIRSMatt Turner1-0/+2
2013-04-15build: Move src/mapi/mapi/* to src/mapi/Matt Turner2-3/+3
2013-04-15build: Rename sources.mak -> Makefile.sourcesMatt Turner1-1/+1
2013-01-13tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir).Johannes Obermayr1-3/+3
2013-01-10Clean up .gitignore filesMatt Turner2-2/+0
2012-11-01dispatch: Include glheader.h in dispatch-related files.Paul Berry1-1/+1
2012-10-01build: Use PTHREAD_LIBS and PTHREAD_CFLAGSMatt Turner1-1/+2
2012-09-27build: Link libglapi with pthreadsMatt Turner1-0/+2
2012-09-05mapi: Add shared-glapi-test to .gitignorePaul Berry1-0/+1
2012-08-08mesa/tests: Add tests for the generated shared-glapi dispatch tableIan Romanick3-0/+490
2012-07-25shared-glapi: Install libglapi.so.0.0.0 and .0 links in lib/.Kenneth Graunke1-1/+3
2012-05-29shared-glapi: Don't forget to clean our built file.Eric Anholt1-0/+1
2012-03-29shared-glapi: Include from builddirKristian Høgsberg1-0/+1
2012-03-21mapi: Use -no-undefined libtool flag in src/mapi/shared-glapi/Makefile.amJon TURNEY1-0/+1