summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/get_hash_generator.py
Commit message (Expand)AuthorAgeFilesLines
* mesa: add a GLES3.2 enums section, and expose new MS line width paramsIlia Mirkin2016-09-131-4/+11
* mesa/es3.1: Add ES 3.1 handling to get.c and get_hash_generator.pyMarta Lofstedt2015-07-291-4/+8
* mesa/main: Make get_hash.c values constant.José Fonseca2014-06-031-1/+1
* mesa: generate glGetInteger/Boolean/Float/Doublev() code for all APIsBrian Paul2013-04-171-23/+3
* Add ES 3 handling to get.c and get_hash_generator.pyMatt Turner2013-01-101-1/+7
* mesa: Avoid C99 indexed initializers.José Fonseca2012-10-101-5/+26
* mesa: glGet: add script to generate hash tables in build timeImre Deak2012-10-101-0/+214