Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: Fix inequality comparisons | Mathieu Bridon | 2018-08-10 | 1 | -0/+6 |
* | python: Use range() instead of xrange() | Mathieu Bridon | 2018-07-24 | 1 | -2/+2 |
* | mesa: remove shebang from python scripts | Emil Velikov | 2017-03-10 | 1 | -1/+0 |
* | mesa: remove execute bit from main/format_parser.py | Emil Velikov | 2017-03-10 | 1 | -0/+0 |
* | mesa: Add block depth field in struct gl_format_info | Anuj Phogat | 2016-05-03 | 1 | -6/+9 |
* | mesa: fix typo in python scripts | Roland Scheidegger | 2016-02-02 | 1 | -1/+1 |
* | Delete unused functions in format parser | Anuj Phogat | 2015-07-29 | 1 | -7/+0 |
* | mesa: improve error messaging for format CSV parser | Tapani Pälli | 2015-01-28 | 1 | -1/+6 |
* | mesa: Autogenerate most of format_pack.c | Jason Ekstrand | 2015-01-12 | 1 | -0/+47 |
* | mesa: Add python to parse the formats CSV file | Jason Ekstrand | 2014-08-05 | 1 | -0/+521 |