On 08.08.2014 05:44, Marek Olšák wrote:
> From: Marek Olšák
>
> This is a bug which was probably uncovered recently by Jason's commits
> and broke this.
>
> The problem is _mesa_base_tex_format(GL_STENCIL_INDEX) returns -1.
Tested-by: Michel Dänzer
--
Earthling Michel Dänzer|
From: Marek Olšák
This is a bug which was probably uncovered recently by Jason's commits
and broke this.
The problem is _mesa_base_tex_format(GL_STENCIL_INDEX) returns -1.
---
src/mesa/state_tracker/st_cb_drawpixels.c | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git