On Thu, Apr 27, 2017 at 3:51 PM, Rob Clark wrote:
> On Thu, Apr 27, 2017 at 9:18 AM, Bartosz Tomczyk
> wrote:
>> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100741
>> Fixes: a5e733c6b52 mesa: drop current draw/read buffer when ctx is released
>> CC: Rob Clark
>
> That looks reasonable
On Thu, Apr 27, 2017 at 9:18 AM, Bartosz Tomczyk
wrote:
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100741
> Fixes: a5e733c6b52 mesa: drop current draw/read buffer when ctx is released
> CC: Rob Clark
That looks reasonable to me.. wouldn't hurt to put a sentence or two
about it in
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100741
Fixes: a5e733c6b52 mesa: drop current draw/read buffer when ctx is released
CC: Rob Clark
---
src/mesa/main/context.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/src/mesa/main/context.c b/src/mesa/main/con