- 11 May, 2009 21 commits
-
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Stefan Dösinger authored
Use shader_arb_get_dst_param instead of get_register_name to find the register name. Even though this adds support for modifiers(which aren't allowed by native), this shouldn't hurt. If an app passes in an incorrect shader it should be caught in the frontend.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
Most of the extra work done in the pixel shader code was not needed or redundant. This patch unifies the two paths.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
Mostly based on the code of pshader_gen_input_modifier_line. The space-adding behavior of shader_arb_add_src_param was removed because the plurality of instruction handlers passes an uninitialized buffer in and expects a register name written to its start, and only map2gl and rcp_rsq use the space-adding stuff. I'll change rcp_rsq in a later patch anyway. I changed the name to shader_arb_get_src_param to reflect this behavior.
-
Austin English authored
-
Austin English authored
-
Austin English authored
-
Austin English authored
-
Austin English authored
-
Joris Huizer authored
-
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 19 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
-