Files
mesa/src
José Fonseca 2d91903882 gallivm: Fix BREAK/CONT translation.
The cont_mask must be restored and exec mask recomputed in order to decide
whether to repeat the loop or not.

Unlike the continue mask, the break_mask must be preserved across loop
iterations.

Fixes several VShader DCT cases, and no regressions with glean.
2010-05-08 16:17:09 +01:00
..
2010-03-12 08:55:05 -07:00
2010-05-07 10:41:11 +08:00