- 02 Jul, 2009 3 commits
-
-
Aurimas Fišeras authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
- 01 Jul, 2009 37 commits
-
-
Alexandre Julliard authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Paul Chitescu authored
-
Huw Davies authored
-
Huw Davies authored
-
Damjan Jovanovic authored
-
Detlef Riekenberg authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Stefan Dösinger authored
If we have start = 4, count = 3, the highest dirty constant is the one with index 6. start + count gives 7, so it already includes the zero-based array correction. Don't add an additional 1. Additionally to the inefficiency of looking at one extra constant, this causes problems if the driver rejects loading 257 constants on the initial load. In this case no constant is loaded if GL_EXT_gpu_program_parameters is used.
-
Hans Leidekker authored
-
Hans Leidekker authored
This condition is inside the switch block for HH_DISPLAY_SEARCH, so it can never evaluate to true.
-
Hans Leidekker authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Jörg Höhle authored
-
Michael Stefaniuc authored
Do not include them from an other rc file.
-
Michael Stefaniuc authored
Do not include them from an other rc file.
-
Michael Stefaniuc authored
Do not include them from an other rc file.
-
Michael Stefaniuc authored
Do not include them from an other rc file.
-
Michael Stefaniuc authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Andrew Nguyen authored
-
Andrew Nguyen authored
-
Aurimas Fišeras authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Detlef Riekenberg authored
-