summaryrefslogtreecommitdiff
path: root/src/mapi/shared-glapi
Commit message (Expand)AuthorAgeFilesLines
* glapi: export glapi_destroy_multithread when building shared-glapi on windowsDylan Baker2019-09-101-0/+1
* mapi: add shared glapi symbols checkEric Engestrom2019-07-102-0/+31
* delete autotools .gitignore filesEric Engestrom2019-04-291-1/+0
* mapi: work around GCC LTO dropping assembly-defined functionsKonstantin Kharlamov2019-02-131-0/+1
* scons: wire the new generator for es1 and es2Emil Velikov2019-01-241-7/+21
* glapi: add missing visibility argsEric Engestrom2018-11-221-1/+1
* meson: Add tests to suitesDylan Baker2018-11-201-1/+2
* scons: Remove gles option.Jose Fonseca2018-10-191-8/+1
* meson: only build clapi tests when OpenGL is being builtDylan Baker2018-10-091-1/+1
* meson: Build with Python 3Mathieu Bridon2018-08-101-1/+1
* meson: Use consistent style for testsDylan Baker2018-01-111-9/+10
* meson: Use consistent styleDylan Baker2018-01-111-2/+4
* meson: add variable for mapi_abi.py instead of going back up the treeEric Engestrom2017-11-231-1/+1
* meson: standardize .so version to major.minor.patchEric Engestrom2017-11-071-0/+1
* mapi/shared-glapi/test: rework glapitable.h handlingEmil Velikov2017-10-131-1/+1
* Revert "make: Fix test to be meson compatible"Emil Velikov2017-10-131-1/+1
* meson: Build i965 and dri stackDylan Baker2017-10-091-0/+61
* make: Fix test to be meson compatibleDylan Baker2017-10-091-1/+1
* mapi_abi.py: remove no longer used --mode optionEmil Velikov2017-05-041-1/+1
* scons: Take indirect gl_and_es_API.xml dependencies in consideration.Jose Fonseca2016-08-271-1/+2
* scons: whitespace cleanupGiuseppe Bilotta2016-05-251-1/+1
* Fix invalid extern "C" around header inclusion.Mark Janes2015-03-051-2/+0
* mapi: remove unneeded ARRAY_SIZE #defineBrian Paul2015-03-041-0/+1
* mapi: add glapi-test and shared-glapi-test to .gitignoreJuha-Pekka Heikkila2014-12-161-2/+0
* mapi: Inline shared-glapi/tests/Makefile.Matt Turner2014-08-181-19/+0
* mapi: Inline shared-glapi/Makefile.Matt Turner2014-08-181-34/+0
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-051-1/+1
* 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/+3
* configure: Try pkg-config first for libselinuxKusanagi Kouichi2014-02-171-0/+1
* build: Share the all-local rule for linking libraries into the build dirKristian Høgsberg2014-01-291-5/+1
* tests: Fix make check for out of tree builds.Rico Schüller2013-11-111-0/+1
* build: Add tests directories to SUBDIRSMatt Turner2013-07-221-0/+2
* build: Move src/mapi/mapi/* to src/mapi/Matt Turner2013-04-152-3/+3
* build: Rename sources.mak -> Makefile.sourcesMatt Turner2013-04-151-1/+1
* tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir).Johannes Obermayr2013-01-131-3/+3
* Clean up .gitignore filesMatt Turner2013-01-102-2/+0
* dispatch: Include glheader.h in dispatch-related files.Paul Berry2012-11-011-1/+1
* build: Use PTHREAD_LIBS and PTHREAD_CFLAGSMatt Turner2012-10-011-1/+2
* build: Link libglapi with pthreadsMatt Turner2012-09-271-0/+2
* mapi: Add shared-glapi-test to .gitignorePaul Berry2012-09-051-0/+1
* mesa/tests: Add tests for the generated shared-glapi dispatch tableIan Romanick2012-08-083-0/+490
* shared-glapi: Install libglapi.so.0.0.0 and .0 links in lib/.Kenneth Graunke2012-07-251-1/+3
* shared-glapi: Don't forget to clean our built file.Eric Anholt2012-05-291-0/+1
* shared-glapi: Include from builddirKristian Høgsberg2012-03-291-0/+1
* mapi: Use -no-undefined libtool flag in src/mapi/shared-glapi/Makefile.amJon TURNEY2012-03-211-0/+1
* Add Makefile to shared-glapi .gitignoreKenneth Graunke2012-03-201-1/+1
* shared-glapi: Convert to automakeKristian Høgsberg2012-03-192-65/+25
* scons: Remove references to u_thread.cJosé Fonseca2012-01-261-2/+8
* Remove windows kernel support code.José Fonseca2011-11-291-51/+50