- Apr 05, 2010
-
-
Ian Romanick authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
Need to check pipe_blend_state::independent_blend_enable to determine which render target/index to use when checking blend enable and colormask state. This is part of the fix for piglit/fbo-drawbuffers
-
Ian Romanick authored
-
Ian Romanick authored
-
Ian Romanick authored
-
It uses ctx->VertexProgram._Current. Signed-off-by:
Brian Paul <brianp@vmware.com>
-
Ian Romanick authored
Fixes bug #27454.
-
- Apr 04, 2010
-
-
Ian Romanick authored
-
- Apr 03, 2010
-
-
Vinson Lee authored
-
Jeremy Huddleston Sequoia authored
This helps debugging on darwin. Signed-off-by:
Jeremy Huddleston <jeremyhu@apple.com>
-
- Apr 02, 2010
-
-
Vinson Lee authored
Add ifdef guards around variables of types defined only for GLX_DIRECT_RENDERING.
-
Chia-I Wu authored
This fixes the "no rule to make target -lm" error on darwin, reported by Jeremy Huddleston.
-
Jesse Barnes authored
The IDs will be the same in the case where an X window is used directly as a GLX drawable, but will fail if a new GLX drawable is created explicitly, as with glxgears_fbconfig. Fixes fdo bug #27190.
-
- Apr 01, 2010
-
-
Jeremy Huddleston Sequoia authored
Signed-off-by:
Jeremy Huddleston <jeremyhu@apple.com>
-
Jeremy Huddleston Sequoia authored
Signed-off-by:
Jeremy Huddleston <jeremyhu@freedesktop.org>
-
Jeremy Huddleston Sequoia authored
Signed-off-by:
Jeremy Huddleston <jeremyhu@apple.com>
-
Jeremy Huddleston Sequoia authored
Signed-off-by:
Jeremy Huddleston <jeremyhu@apple.com>
-
Jeremy Huddleston Sequoia authored
Signed-off-by:
Jeremy Huddleston <jeremyhu@freedesktop.org>
-
Jeremy Huddleston Sequoia authored
Signed-off-by:
Jeremy Huddleston <jeremyhu@apple.com>
-
Jeremy Huddleston Sequoia authored
This helps debugging on darwin. Signed-off-by:
Jeremy Huddleston <jeremyhu@apple.com>
-
Jeremy Huddleston Sequoia authored
Signed-off-by:
Jeremy Huddleston <jeremyhu@apple.com>
-
Vinson Lee authored
driContext field for __GLXcontextRec struct is only defined if GLX_DIRECT_RENDERING is set.
-
- Mar 31, 2010
-
-
Ben Skeggs authored
-
- Mar 30, 2010
-
-
Michel Dänzer authored
Apparently the higher compiler optimization level in non-debug builds was eliminating the unused functions referencing the unresolved DRI2 symbols...
-
- Mar 29, 2010
-
-
Brian Paul authored
(cherry picked from commit e6f5ca0f)
-
- Mar 28, 2010
-
-
Ian Romanick authored
-
Ian Romanick authored
-
Ian Romanick authored
Also set the correct release date.
-
Ian Romanick authored
(cherry picked from commit 0c88e340)
-
Ian Romanick authored
Also set the correct release date. (cherry picked from commit 663642b4)
-
- Mar 27, 2010
-
-
Vinson Lee authored
-
Vinson Lee authored
-
Vinson Lee authored
This was missed in commit f7cbaae1. (cherry picked from commit 02ee7c29)
-
Brian Paul authored
(cherry picked from commit 535742d7)
-
Brian Paul authored
Fixes fd.o bug 27340. (cherry picked from commit 8fe3b3f6)
-
- Mar 26, 2010
-
-
Michel Dänzer authored
Was broken since the endianness fixes. (cherry picked from commit 4cf14fa8)
-