Chad Versace writes:
> Add function intel_renderbuffer_set_needs_downsample. It is a no-op
> except on multisample winsys buffers shared with DRI2.
Squash into next commit and this gets
Reviewed-by: Eric Anholt
pgpCcBp2Gd83A.pgp
Description: PGP signature
Add function intel_renderbuffer_set_needs_downsample. It is a no-op
except on multisample winsys buffers shared with DRI2.
Reviewed-by: Paul Berry
Signed-off-by: Chad Versace
---
src/mesa/drivers/dri/intel/intel_fbo.c | 10 ++
src/mesa/drivers/dri/intel/intel_fbo.h | 3 +++
2 files cha