| Commit message (Expand) | Author | Age | Files | Lines |
* | scons: Take indirect gl_and_es_API.xml dependencies in consideration. | Jose Fonseca | 2016-08-27 | 1 | -1/+2 |
* | scons: whitespace cleanup | Giuseppe Bilotta | 2016-05-25 | 1 | -1/+1 |
* | Fix invalid extern "C" around header inclusion. | Mark Janes | 2015-03-05 | 1 | -2/+0 |
* | mapi: remove unneeded ARRAY_SIZE #define | Brian Paul | 2015-03-04 | 1 | -0/+1 |
* | mapi: add glapi-test and shared-glapi-test to .gitignore | Juha-Pekka Heikkila | 2014-12-16 | 1 | -2/+0 |
* | mapi: Inline shared-glapi/tests/Makefile. | Matt Turner | 2014-08-18 | 1 | -19/+0 |
* | mapi: Inline shared-glapi/Makefile. | Matt Turner | 2014-08-18 | 1 | -34/+0 |
* | automake: don't enable -Wl,--no-undefined on OpenBSD | Jonathan Gray | 2014-04-05 | 1 | -1/+1 |
* | automake: ask the linker to do garbage collection | Emil Velikov | 2014-03-31 | 1 | -0/+1 |
* | automake: add -Wl,--no-undefined to all libraries | Emil Velikov | 2014-03-31 | 1 | -1/+3 |
* | configure: Try pkg-config first for libselinux | Kusanagi Kouichi | 2014-02-17 | 1 | -0/+1 |
* | build: Share the all-local rule for linking libraries into the build dir | Kristian Høgsberg | 2014-01-29 | 1 | -5/+1 |
* | tests: Fix make check for out of tree builds. | Rico Schüller | 2013-11-11 | 1 | -0/+1 |
* | build: Add tests directories to SUBDIRS | Matt Turner | 2013-07-22 | 1 | -0/+2 |
* | build: Move src/mapi/mapi/* to src/mapi/ | Matt Turner | 2013-04-15 | 2 | -3/+3 |
* | build: Rename sources.mak -> Makefile.sources | Matt Turner | 2013-04-15 | 1 | -1/+1 |
* | tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir). | Johannes Obermayr | 2013-01-13 | 1 | -3/+3 |
* | Clean up .gitignore files | Matt Turner | 2013-01-10 | 2 | -2/+0 |
* | dispatch: Include glheader.h in dispatch-related files. | Paul Berry | 2012-11-01 | 1 | -1/+1 |
* | build: Use PTHREAD_LIBS and PTHREAD_CFLAGS | Matt Turner | 2012-10-01 | 1 | -1/+2 |
* | build: Link libglapi with pthreads | Matt Turner | 2012-09-27 | 1 | -0/+2 |
* | mapi: Add shared-glapi-test to .gitignore | Paul Berry | 2012-09-05 | 1 | -0/+1 |
* | mesa/tests: Add tests for the generated shared-glapi dispatch table | Ian Romanick | 2012-08-08 | 3 | -0/+490 |
* | shared-glapi: Install libglapi.so.0.0.0 and .0 links in lib/. | Kenneth Graunke | 2012-07-25 | 1 | -1/+3 |
* | shared-glapi: Don't forget to clean our built file. | Eric Anholt | 2012-05-29 | 1 | -0/+1 |
* | shared-glapi: Include from builddir | Kristian Høgsberg | 2012-03-29 | 1 | -0/+1 |
* | mapi: Use -no-undefined libtool flag in src/mapi/shared-glapi/Makefile.am | Jon TURNEY | 2012-03-21 | 1 | -0/+1 |
* | Add Makefile to shared-glapi .gitignore | Kenneth Graunke | 2012-03-20 | 1 | -1/+1 |
* | shared-glapi: Convert to automake | Kristian Høgsberg | 2012-03-19 | 2 | -65/+25 |
* | scons: Remove references to u_thread.c | José Fonseca | 2012-01-26 | 1 | -2/+8 |
* | Remove windows kernel support code. | José Fonseca | 2011-11-29 | 1 | -51/+50 |
* | glapi: add glapi_gen.mk to help header generation | Chia-I Wu | 2011-08-13 | 1 | -5/+4 |
* | mapi: Workaround a bug in makedepend. | Chia-I Wu | 2011-01-29 | 1 | -1/+6 |
* | add machine generated files to .gitignore | Tim Wiederhake | 2011-01-24 | 1 | -0/+2 |
* | scons: Add support for GLES. | Chia-I Wu | 2011-01-22 | 1 | -0/+116 |
* | glapi: Fix OpenGL and OpenGL ES interop. | Chia-I Wu | 2011-01-20 | 1 | -1/+1 |
* | glapi: Fix OpenGL ES 1.1 and 2.0 interop. | Chia-I Wu | 2011-01-20 | 1 | -0/+61 |