On Mon, Sep 9, 2013 at 11:52 AM, Grigori Goronzy wrote:
> From: Marek Olšák
>
> r600g needs explicit flushing before DRI2 buffers are presented on the screen.
>
> v2: add (stub) implementations for all drivers, fix frontbuffer flushing
> ---
> src/gallium/docs/source/context.rst
From: Marek Olšák
r600g needs explicit flushing before DRI2 buffers are presented on the screen.
v2: add (stub) implementations for all drivers, fix frontbuffer flushing
---
src/gallium/docs/source/context.rst | 13 +
src/gallium/drivers/freedreno/freedreno_resource.