[Mesa-dev] [PATCH 0/2] nv50, nvc0: fix weirdo zs formats and their blits

Ilia Mirkin imirkin at alum.mit.edu
Thu Sep 18 21:19:42 PDT 2014


There were reports of issues with gallium-nine. It's unclear whether mesa/st
uses these, the patches did not produce any piglit changes. However they seem
right...

Ilia Mirkin (2):
  nv50,nvc0: add missing depth/stencil formats to tile flag selection
  nv50,nvc0: fix 3d blit logic for odd depth/stencil formats

 src/gallium/drivers/nouveau/nv50/nv50_blit.h    | 21 ++++++++++++++-------
 src/gallium/drivers/nouveau/nv50/nv50_miptree.c |  4 ++++
 src/gallium/drivers/nouveau/nv50/nv50_surface.c |  4 ++++
 src/gallium/drivers/nouveau/nvc0/nvc0_miptree.c |  4 ++++
 4 files changed, 26 insertions(+), 7 deletions(-)

-- 
1.8.5.5



More information about the mesa-dev mailing list