Hi, First two patches are unmodified (can someone with commit access please push them?).
The buffer_age patch itself now initalizes swap_count to 1 to fix the problem found by Eric (buffer age is 0 after first swap). 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 | 19 +++++++++++++++++++ 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, 87 insertions(+), 8 deletions(-) -- 1.8.5.3 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev