Age | Commit message (Collapse) | Author |
|
This fixes hardlocks with anything using elts.
|
|
|
|
|
|
|
|
|
|
This keeps non-TCL chipsets from locking up, and also fully unbreaks
RADEON_NO_TCL rendering.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We have a huge optimization opportunity, but for now we'll just use the util.
|
|
This is definitely not perfect.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"const" is the right keyword, but I can't do that without adding a bunch
of really annoying and ugly const casts everywhere, and frankly,
that's really stupid, so instead, just don't make them const.
|
|
|
|
Wow, how long's that been there? Embarrassing.
|
|
|
|
|
|
|
|
Clearly, something else is wrong.
|
|
|
|
|
|
|
|
ARGB, not RGBA.
|
|
|
|
Why didn't this come up before?
|
|
|
|
|
|
Doesn't quite fix problems, though. :c
|
|
|
|
|
|
progs/trivial/clear no longer is horrifically wrong, just kind of wrong.
|
|
|
|
*pulls paper bag down over head*
|
|
Guess it was a mistake in the first place. Oops.
|
|
Deck chairs on the Hindenburg. :3
|
|
|
|
As per r300_reg, classic Mesa, and xf86-video-ati.
|
|
Some compile warnings, some statements without effect.
|
|
|
|
|
|
Note that this will break you, hard, if you're not using RADEON_NO_TCL.
I really need to start vertex shaders soon.
|