Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/vec4: Replace debug_flag with debug_enabled. | Kenneth Graunke | 2015-02-19 | 1 | -1/+1 |
* | i965/vec4: Call calculate_cfg() in test programs to avoid crashing. | Matt Turner | 2014-09-24 | 1 | -0/+1 |
* | i965: Use unreachable() instead of unconditional assert(). | Matt Turner | 2014-07-01 | 1 | -7/+6 |
* | mesa: Make unreachable macro take a string argument. | Matt Turner | 2014-07-01 | 1 | -2/+1 |
* | i965/vec4: unit test for copy propagation and writemask | Chia-I Wu | 2014-06-18 | 1 | -0/+30 |
* | i965/vec4: Add a test for copy propagation behavior. | Eric Anholt | 2014-04-08 | 1 | -0/+156 |