On 29 December 2012 04:35, Chris Forbes wrote:
> Actual sample locations deferred to a driverfunc since only the driver
> really knows where they will be.
>
> V2: pass the draw buffer to the driverfunc; don't fallback to pixel
> center if driverfunc is missing.
>
> Signed-off-by: Chris Forbes
>
On 12/29/2012 05:35 AM, Chris Forbes wrote:
Actual sample locations deferred to a driverfunc since only the driver
really knows where they will be.
V2: pass the draw buffer to the driverfunc; don't fallback to pixel
center if driverfunc is missing.
Signed-off-by: Chris Forbes
---
src/mesa/dri
Actual sample locations deferred to a driverfunc since only the driver
really knows where they will be.
V2: pass the draw buffer to the driverfunc; don't fallback to pixel
center if driverfunc is missing.
Signed-off-by: Chris Forbes
---
src/mesa/drivers/common/driverfuncs.c | 3 +++
src/mesa/m