On Thu, Jan 29, 2015 at 6:03 PM, Chad Versace <chad.vers...@intel.com> wrote:
> On 01/28/2015 01:45 PM, jim.br...@linux.intel.com wrote:
>> From: Jim Bride <jim.br...@intel.com>
>>
>> Add a EGLBoolean parameter unbound_only to _eglReleaseDisplayResources() to
>> allow that function to skip releasing contexts or surfaces that are currently
>> bound to a display.  Setting unbound_only to EGL_FALSE preserves the original
>> behavior of this function.
>>
>> Signed-off-by: Jim Bride <jim.br...@intel.com>
>> ---
>>  src/egl/drivers/dri2/egl_dri2.c                 |  7 ++++++-
>>  src/egl/main/egldisplay.c                       | 17 +++++++++++++----
>>  src/egl/main/egldisplay.h                       |  3 ++-
>>  src/gallium/state_trackers/egl/common/egl_g3d.c |  9 ++++++++-
>>  4 files changed, 29 insertions(+), 7 deletions(-)
>
> Reviewed-by: Chad Versace <chad.vers...@intel.com>
>
> I'm waiting on fixes to patch 2 before committing patch 1, because
> they don't make sense to commit in independently.

It might be nice as to wait until the patches actually show up on the
mailing list as well.

I suspect Jim isn't subscribed so his patches are stuck in the
moderation queue, but you got them since they were sent directly to
you.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to