| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |