Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glapi: Move to src/mapi/. | Chia-I Wu | 2010-05-07 | 1 | -134/+0 |
* | glapi: Fix loading of old DRI drivers. | Chia-I Wu | 2010-04-27 | 1 | -0/+20 |
* | glapi: return int = 0 from NoOpGeneric() | Brian Paul | 2010-03-25 | 1 | -1/+2 |
* | glapi: minor ugliness to be able to copy to xorg | George Sapountzis | 2010-02-25 | 1 | -0/+6 |
* | glapi: Add back the reduced Noop dispatch | Kristian Høgsberg | 2010-02-05 | 1 | -2/+18 |
* | glapi: Include glheader.h in glapi_nop.c. | Chia-I Wu | 2010-01-23 | 1 | -7/+1 |
* | glapi: define GLfixed, GLclampx types for ES 1 | Brian Paul | 2010-01-22 | 1 | -0/+7 |
* | glapi: clean-up and simplify glapi_nop.c code | Brian Paul | 2010-01-22 | 1 | -54/+25 |
* | glapi: split the no-op dispatch code into new glapi_nop.c file | Brian Paul | 2010-01-22 | 1 | -0/+119 |