- 11 May, 2009 7 commits
-
-
Gerald Pfeifer authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
Make a copy of the string data, and move the function to shader.c.
-
Henri Verbeet authored
-
Juan Lang authored
-
- 08 May, 2009 33 commits
-
-
Alexandre Julliard authored
-
Henri Verbeet authored
-
Austin English authored
-
Austin English authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Łukasz Wojniłowicz authored
-
Łukasz Wojniłowicz authored
-
Łukasz Wojniłowicz authored
-
Stefan Leichter authored
-
Hans Leidekker authored
-
Marcus Meissner authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Stefan Dösinger authored
Use shader_arb_add_instruction_modifiers instead. This avoids calling the fixup function from each single instruction handler to handle shifts. It does not yet get rid of the modifier handler in each instruction because we don't want a separate line if we can just append _SAT to the instruction name.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
It shows that our current behavior (enabling coord_replace on all units) is correct.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
This is needed to raise the number of advertised constants to the GL limit. The ARB assembler ususally does not optimize away unused constants, so we have to do this.
-
Stefan Dösinger authored
-