summaryrefslogtreecommitdiff
path: root/src/mapi/glapi/glapi_priv.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-06mapi/glapi: remove unused _glapi_check_table()Emil Velikov1-6/+0
2016-10-06mapi/glapi: remove unused _glapi_check_table_not_nullEmil Velikov1-4/+0
2015-05-13glapi: Add extern "C" to glapi_priv.hAlexander von Gluck IV1-0/+8
2015-03-18mapi: move some #includes from .h file to .c filesBrian Paul1-3/+0
2015-03-05mapi: THREADS was always defined, remove itBrian Paul1-3/+1
2013-06-26mesa: update glext.h to version 20130624Brian Paul1-1/+1
2013-06-05mesa: remove outdated version lines in commentsRico Schüller1-1/+0
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-3/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1
2013-04-23mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke1-1/+1
2012-07-04GLES2: upgrade gl2ext.h to version 18099Kristian Høgsberg1-10/+0
2012-02-15glapi: Include GLES2 headers for ES2 extension functionsIan Romanick1-0/+10
2010-09-15glapi: Fix build errors for ES.Chia-I Wu1-1/+1
2010-08-23glapi: Clean up header inclusions.Chia-I Wu1-2/+23
2010-05-07mapi: Add mapi and share the code with glapi.Chia-I Wu1-6/+0
2010-05-07glapi: Move to src/mapi/.Chia-I Wu1-0/+99