Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-20 | Make ARB_shader_precision tests ignore 0.0 vs -0.0. | Kenneth Graunke | 1 | -1/+7 |
2015-08-24 | arb_shader_precision: better calculate tolerances for complex functions | Micah Fedke | 1 | -27/+118 |
2015-08-24 | arb_shader_precision: support scalar values in shader_runner_format | Micah Fedke | 1 | -14/+16 |
2015-02-23 | generators: use __future__ absolute_import | Dylan Baker | 1 | -1/+1 |
2015-02-23 | generated tests: Use __future__ division | Dylan Baker | 1 | -1/+1 |
2015-02-23 | generated tests: add print function to remaining generators | Dylan Baker | 1 | -0/+1 |
2015-02-23 | gen_shader_precision_tests.py: python2/3 hybridize | Dylan Baker | 1 | -6/+8 |
2015-02-03 | arb_shader_precision: set tolerance for div/assign-div | Ilia Mirkin | 1 | -1/+4 |
2015-01-19 | arb_shader_precision: add tests for floating point precision | Micah Fedke | 1 | -0/+159 |