Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: Explicitly use a list | Mathieu Bridon | 2018-08-09 | 1 | -2/+2 |
* | python: Stop using the Python 2 exception syntax | Mathieu Bridon | 2018-07-06 | 1 | -1/+1 |
* | python: Use the print function | Mathieu Bridon | 2018-07-06 | 1 | -13/+15 |
* | mesa: remove shebang from python scripts | Emil Velikov | 2017-03-10 | 1 | -1/+0 |
* | mesa: add a GLES3.2 enums section, and expose new MS line width params | Ilia Mirkin | 2016-09-13 | 1 | -4/+11 |
* | mesa/es3.1: Add ES 3.1 handling to get.c and get_hash_generator.py | Marta Lofstedt | 2015-07-29 | 1 | -4/+8 |
* | mesa/main: Make get_hash.c values constant. | José Fonseca | 2014-06-03 | 1 | -1/+1 |
* | mesa: generate glGetInteger/Boolean/Float/Doublev() code for all APIs | Brian Paul | 2013-04-17 | 1 | -23/+3 |
* | Add ES 3 handling to get.c and get_hash_generator.py | Matt Turner | 2013-01-10 | 1 | -1/+7 |
* | mesa: Avoid C99 indexed initializers. | José Fonseca | 2012-10-10 | 1 | -5/+26 |
* | mesa: glGet: add script to generate hash tables in build time | Imre Deak | 2012-10-10 | 1 | -0/+214 |