summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/glapi_nop.c
Commit message (Expand)AuthorAgeFilesLines
* mapi: move some #includes from .h file to .c filesBrian Paul2015-03-181-0/+1
* mapi: add new _glapi_new_nop_table() and _glapi_set_nop_handler()Brian Paul2015-03-181-36/+48
* mesa: Unifdef _WIN32_WCE.Matt Turner2014-09-241-3/+1
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mapi/glapi: Never use a generic no-op entry-point on Windows.José Fonseca2012-02-021-2/+6
* glapi: Clean up header inclusions.Chia-I Wu2010-08-231-9/+1
* glapi: Move public function/variable declarations to glapi.h.Chia-I Wu2010-08-211-10/+1
* glapi: Fix VMware spelling.Vinson Lee2010-07-281-1/+1
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-0/+134