Re: [Mesa-dev] [PATCH] llvmpipe: add get sample position

2013-11-25 Thread Roland Scheidegger
Am 25.11.2013 11:57, schrieb Dave Airlie: > This just always returns 0.5,0.5 as the position. > > Signed-off-by: Dave Airlie > --- > src/gallium/drivers/llvmpipe/lp_context.c | 10 ++ > 1 file changed, 10 insertions(+) > > diff --git a/src/gallium/drivers/llvmpipe/lp_context.c > b/src/

[Mesa-dev] [PATCH] llvmpipe: add get sample position

2013-11-25 Thread Dave Airlie
This just always returns 0.5,0.5 as the position. Signed-off-by: Dave Airlie --- src/gallium/drivers/llvmpipe/lp_context.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/src/gallium/drivers/llvmpipe/lp_context.c b/src/gallium/drivers/llvmpipe/lp_context.c index 9a6d13b..678f852