Reviewed-by: Fredrik Höglund
On Wednesday 04 March 2015, Laura Ekstrand wrote:
> _mesa_update_framebuffer now operates on arbitrary read and draw framebuffers.
> This allows BlitNamedFramebuffer to update the state of its arbitrary read and
> draw framebuffers.
> ---
> src/mesa/drivers/dri/i915/
_mesa_update_framebuffer now operates on arbitrary read and draw framebuffers.
This allows BlitNamedFramebuffer to update the state of its arbitrary read and
draw framebuffers.
---
src/mesa/drivers/dri/i915/i830_vtbl.c | 2 +-
src/mesa/drivers/dri/i915/i915_vtbl.c | 2 +-
src/mesa/dr