Files
mesa/src
Michel Dänzer 5a1ce49c82 svga: Fix translation of TGSI SSG opcode.
SVGA3D only supports SGN for vertex shaders, and this requires two additional
temporary registers for intermediate results.

For fragment shaders, lower to two CMPs and one ADD.
2011-01-31 17:47:57 +01:00
..
2011-01-12 16:54:21 +00:00
2010-08-26 18:29:04 +01:00
2011-01-22 11:59:05 +08:00