summaryrefslogtreecommitdiffstats
path: root/src/mapi/shared-glapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* glapi: add glapi_gen.mk to help header generationChia-I Wu2011-08-131-5/+4
* mapi: Workaround a bug in makedepend.Chia-I Wu2011-01-291-1/+6
* add machine generated files to .gitignoreTim Wiederhake2011-01-241-0/+2
* scons: Add support for GLES.Chia-I Wu2011-01-221-0/+116
* glapi: Fix OpenGL and OpenGL ES interop.Chia-I Wu2011-01-201-1/+1
* glapi: Fix OpenGL ES 1.1 and 2.0 interop.Chia-I Wu2011-01-201-0/+61