On 9 Dec 2012 20:32, "Dave Airlie" wrote:
>
> This ports over from the dri2 code to the drisw bits. It means 3.1
> core contexts now work for softpipe.
>
Well if soft pipe had msaa they would but its enough to hack so I can test
ubo/tbo better.
Dave.
> Signed-off-by: Dave Airlie
> ---
> src/me
This ports over from the dri2 code to the drisw bits. It means 3.1
core contexts now work for softpipe.
Signed-off-by: Dave Airlie
---
src/mesa/drivers/dri/common/drisw_util.c | 16
1 file changed, 16 insertions(+)
diff --git a/src/mesa/drivers/dri/common/drisw_util.c
b/src/me