Hi,

OK this version of the patches address the review comments from Ian and
Robert.

The first two ones are actually unmodified just signed them off and added Ian's 
reviewed-by.

The third one now skips the redundant round trip and reports BadDrawable when
the drawable isn't bound to the current context as mandated by the spec.

Adel Gadllah (3):
  glx: Update glxext.h to revision 25407
  glx_pbuffer: Refactor GetDrawableAttribute
  dri3: Add GLX_EXT_buffer_age support

 include/GL/glxext.h     | 32 +++++++++++++++++++++++++++++---
 src/glx/dri2_glx.c      |  1 +
 src/glx/dri3_glx.c      | 18 ++++++++++++++++++
 src/glx/dri3_priv.h     |  2 ++
 src/glx/glx_pbuffer.c   | 38 +++++++++++++++++++++++++++++++++-----
 src/glx/glxclient.h     |  1 +
 src/glx/glxextensions.c |  1 +
 src/glx/glxextensions.h |  1 +
 8 files changed, 86 insertions(+), 8 deletions(-)

-- 
1.8.5.3

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to