summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/static_data.py
Commit message (Expand)AuthorAgeFilesLines
* mapi: Export all GLES 3.1 functions in libGLESv2.soIan Romanick2016-06-291-0/+51
* glapi: Add a list of functions that are not used but still need dispatch slotsIan Romanick2015-05-151-0/+56
* glapi: Remove static dispatch for functions that didn't exist in NVIDIAIan Romanick2015-05-151-46/+0
* glapi: Remove static dispatch for functions that didn't exist in fglrxIan Romanick2015-05-151-121/+0
* glapi: Remove static dispatch for functions that didn't exist in 10.3Ian Romanick2015-05-151-1/+0
* glapi: Remove static dispatch for functions that didn't exist in 10.4Ian Romanick2015-05-151-33/+0
* glapi: Remove static dispatch for functions that didn't exist in 10.5Ian Romanick2015-05-151-81/+0
* glapi: Store list of functions with static dispatch in a separate tableIan Romanick2015-05-151-0/+1519
* glapi: Store static dispatch offsets in a separate tableIan Romanick2015-05-151-0/+436