patch 1: dri2proto patch 2-3: xf86-video-intel On Sun, 05 Jun 2011 10:10:39 -0700, Eric Anholt <[email protected]> wrote: > This should make configure.ac depend on the bumped version of > dri2proto.h, so people get an explanation instead of just build failure. > > Also, I'm surprised to see you didn't fix the "we'll allocate a buffer > for *anything*" behavior that made the compat path in Mesa strange this > time around.
Eric, I've fixed the patch series according to your comments and resubmitted. Chad Versace (2): dri: Do not create DRI2 buffers for unrecognized DRI2 buffer tokens dri: Add support for DRI2BufferStencil and DRI2BufferHiz configure.ac | 1 + src/intel_dri.c | 44 ++++++++++++++++++++++++++++++++++++++------ 2 files changed, 39 insertions(+), 6 deletions(-) -- 1.7.5.2 _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
