- 29 Apr, 2009 20 commits
-
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Henri Verbeet authored
So the "is_src" argument to shader_dump_arr_entry() is redundant (and wrong).
-
Henri Verbeet authored
It's used to determine if the token is a source or destination parameter. A subsequent patch will split shader_dump_param() in two different functions.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
Instead of the usage token.
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Christian Costa authored
-
Konstantin Kondratyuk authored
-
- 28 Apr, 2009 20 commits
-
-
Huw Davies authored
-
Huw Davies authored
-
Hib Eris authored
-
Hib Eris authored
-
Hib Eris authored
-
Hib Eris authored
-
Hib Eris authored
-
Hib Eris authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Stefan Dösinger authored
fglrx refuses to use PBOs on not mipmap complete textures. The texture code already takes care of this, do the same in the test.
-
Stefan Dösinger authored
Nvidia doesn't offer it on geforce 7 and earlier cards, but some games need it. This is surprising because the extension was made specifically for compatibility purposes for older cards.
-
Stefan Dösinger authored
Checking for the doublebuffer flag can cause confusion if no VBO has been allocated for the buffer. Checking for allocatedMemory is the more direct approach.
-
Stefan Dösinger authored
This fixes a regression in EverQuest 2.
-
Stefan Dösinger authored
-
Jörg Höhle authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-