[Mesa-dev] [PULL] chadversary 7.11-proposed

Chad Versace chad.versace at linux.intel.com
Mon Nov 21 16:35:32 PST 2011


Here are some fixes for stencil buffers on gen7. Patch 3 fixes a critical bug
in the builtin DRI2 backend; without the fix, an app crashes if it requests
a window system stencil buffer.

The following changes since commit 658d994473dcfbff140e43178253bbcf438af797:

  mesa: use format string in _mesa_error() call to silence warning (cherry picked from commit 5485192fc81ab40ffdbfb1c74346d887c3c03231) (2011-11-21 19:49:48 +0100)

are available in the git repository at:
  git://people.freedesktop.org/~chadversary/mesa.git 7.11-proposed

Chad Versace (3):
      intel: Simplify stencil detiling arithmetic
      intel: Fix region dimensions for stencil buffers received from DDX
      intel: Fix separate stencil in builtin DRI2 backend

 src/mesa/drivers/dri/intel/intel_context.c |   31 +++++-----
 src/mesa/drivers/dri/intel/intel_screen.c  |   89 +++++++++++++++++++++++++---
 src/mesa/drivers/dri/intel/intel_span.c    |    3 +-
 3 files changed, 97 insertions(+), 26 deletions(-)

----
Chad Versace
chad.versace at linux.intel.com


More information about the mesa-dev mailing list