- 08 May, 2009 27 commits
-
-
Ł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
-
Hwang YunSong authored
-
Hwang YunSong authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
- 07 May, 2009 13 commits
-
-
Detlef Riekenberg authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Dmitry Kislyuk authored
-
Giuseppe Bilotta authored
comctl32/toolbar: When a null lParam is passed to TB_GETBUTTONTEXTA, we should not return -1 but the string size.
-
Giuseppe Bilotta authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Michael Stefaniuc authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Vincent Povirk authored
-