summaryrefslogtreecommitdiff
path: root/src/mapi/shared-glapi
AgeCommit message (Expand)AuthorFilesLines
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