Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
I rely on implicit conversions of types a lot, and 1.20 is basically everywhere.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This hurts 965, but only because of the brw_wm_glsl failboat.
|
|
This is actually a significant performance improvement, by reducing extra
comparisons and multiplies.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Math is hard.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cribbed thoroughly from idr's stuff.
|
|
|
|
|
|
|
|
|
|
|