summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/static_data.py
Commit message (Expand)AuthorAgeFilesLines
* mapi/gen: remove shebang from python scriptsEmil Velikov2017-03-101-1/+0
* Revert "Revert "mapi: export all GLES 3.2 functions in libGLESv2.so""Francisco Jerez2016-10-201-0/+12
* Revert "mapi: export all GLES 3.2 functions in libGLESv2.so"Dylan Baker2016-09-231-12/+0
* mapi: export all GLES 3.2 functions in libGLESv2.soDylan Baker2016-09-221-0/+12
* mapi: sort static_data.py functionsDylan Baker2016-09-221-2/+2
* mapi: retab static_data.py to be consistentDylan Baker2016-09-221-1285/+1285
* 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