summaryrefslogtreecommitdiff
path: root/src/mapi/glapi/glapi_priv.h
Commit message (Expand)AuthorAgeFilesLines
* mapi: remove duplicate GL typedefsEmil Velikov2018-01-251-7/+0
* mapi: remove non applicable HAVE_DIX_CONFIG_H hunkEmil Velikov2018-01-251-6/+0
* mapi/glapi: remove unused _glapi_check_table()Emil Velikov2016-10-061-6/+0
* mapi/glapi: remove unused _glapi_check_table_not_nullEmil Velikov2016-10-061-4/+0
* glapi: Add extern "C" to glapi_priv.hAlexander von Gluck IV2015-05-131-0/+8
* mapi: move some #includes from .h file to .c filesBrian Paul2015-03-181-3/+0
* mapi: THREADS was always defined, remove itBrian Paul2015-03-051-3/+1
* mesa: update glext.h to version 20130624Brian Paul2013-06-261-1/+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
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* GLES2: upgrade gl2ext.h to version 18099Kristian Høgsberg2012-07-041-10/+0
* glapi: Include GLES2 headers for ES2 extension functionsIan Romanick2012-02-151-0/+10
* glapi: Fix build errors for ES.Chia-I Wu2010-09-151-1/+1
* glapi: Clean up header inclusions.Chia-I Wu2010-08-231-2/+23
* mapi: Add mapi and share the code with glapi.Chia-I Wu2010-05-071-6/+0
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-0/+99