Age | Commit message (Collapse) | Author |
|
|
|
Tested-by: Marek Olšák <maraeo@gmail.com>
|
|
Signed-off-by: Nicolai Hähnle <nhaehnle@gmail.com>
|
|
See comments in the code.
|
|
|
|
|
|
|
|
|
|
|
|
This fixes CS rejections in openarena.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes SCons build.
|
|
|
|
|
|
|
|
|
|
r300_vertex_shader::outputs was uninitialized.
Also remove the tokens parameter.
|
|
plus whitespace and comment fixes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Commits moved to the gallivm-call feature branch for further
experimentation and stabilization.
|
|
|
|
|
|
Bug #24470: glean clipFlat test.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This extension allows a color buffer to be used for both rendering and
texturing. EGL allows the use of color buffers of pbuffer drawables
for texturing, this extension extends this to allow the use of color
buffers of pixmaps too.
|
|
Passing 0x3030, 0 in the chooser list didn't get caught.
|
|
|