copy drivers from the stencil_texturing list,
softpipe is definitely broken for stencil texturing
since it uses float, but I'll look at that later.
Signed-off-by: Dave Airlie
---
docs/GL3.txt | 2 +-
docs/relnotes/10.6.0.html | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
d
This is always enabled when ARB_stencil_texturing is enabled, so I
think the ARB_stencil_texturing driver support list should be copied.
Other than that, the series is:
Reviewed-by: Marek Olšák
I've sent an additional patch which improves some bits.
Marek
On Sun, Apr 5, 2015 at 8:48 AM, Dave
add it to the GL3.txt, I've only enabled
it for r600, but I think it should be fine on
radeonsi, nv50, nvc0 and I think i965 enabling
should only be a line or two.
Signed-off-by: Dave Airlie
---
docs/GL3.txt | 2 +-
docs/relnotes/10.6.0.html | 1 +
2 files changed, 2 insertions(+),