Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mapi: move some #includes from .h file to .c files | Brian Paul | 2015-03-18 | 1 | -0/+1 |
* | mapi: add new _glapi_new_nop_table() and _glapi_set_nop_handler() | Brian Paul | 2015-03-18 | 1 | -36/+48 |
* | mesa: Unifdef _WIN32_WCE. | Matt Turner | 2014-09-24 | 1 | -3/+1 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mapi/glapi: Never use a generic no-op entry-point on Windows. | José Fonseca | 2012-02-02 | 1 | -2/+6 |
* | glapi: Clean up header inclusions. | Chia-I Wu | 2010-08-23 | 1 | -9/+1 |
* | glapi: Move public function/variable declarations to glapi.h. | Chia-I Wu | 2010-08-21 | 1 | -10/+1 |
* | glapi: Fix VMware spelling. | Vinson Lee | 2010-07-28 | 1 | -1/+1 |
* | glapi: Move to src/mapi/. | Chia-I Wu | 2010-05-07 | 1 | -0/+134 |