summaryrefslogtreecommitdiff
path: root/src/mapi/shared-glapi
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-20Add Makefile to shared-glapi .gitignoreKenneth Graunke1-1/+1
2012-03-19shared-glapi: Convert to automakeKristian Høgsberg2-65/+25
2012-01-26scons: Remove references to u_thread.cJosé Fonseca1-2/+8
2011-11-29Remove windows kernel support code.José Fonseca1-51/+50
2011-08-13glapi: add glapi_gen.mk to help header generationChia-I Wu1-5/+4
2011-01-29mapi: Workaround a bug in makedepend.Chia-I Wu1-1/+6
2011-01-24add machine generated files to .gitignoreTim Wiederhake1-0/+2
2011-01-22scons: Add support for GLES.Chia-I Wu1-0/+116
2011-01-20glapi: Fix OpenGL and OpenGL ES interop.Chia-I Wu1-1/+1
2011-01-20glapi: Fix OpenGL ES 1.1 and 2.0 interop.Chia-I Wu1-0/+61