summaryrefslogtreecommitdiff
path: root/src/mesa/main/get_hash_generator.py
AgeCommit message (Expand)AuthorFilesLines
2017-03-10mesa: remove shebang from python scriptsEmil Velikov1-1/+0
2016-09-13mesa: add a GLES3.2 enums section, and expose new MS line width paramsIlia Mirkin1-4/+11
2015-07-29mesa/es3.1: Add ES 3.1 handling to get.c and get_hash_generator.pyMarta Lofstedt1-4/+8
2014-06-03mesa/main: Make get_hash.c values constant.José Fonseca1-1/+1
2013-04-17mesa: generate glGetInteger/Boolean/Float/Doublev() code for all APIsBrian Paul1-23/+3
2013-01-10Add ES 3 handling to get.c and get_hash_generator.pyMatt Turner1-1/+7
2012-10-10mesa: Avoid C99 indexed initializers.José Fonseca1-5/+26
2012-10-10mesa: glGet: add script to generate hash tables in build timeImre Deak1-0/+214