From: Abdiel Janulgue
GEN7+-specific hw-support. This can be copied over to GEN8/Broadwell with few
modifications.
v2 (Topi):
I looked into the piglit failures and compared the surface
setup logic into "gen7_update_texture/renderbuffer_surface()".
Here are some of my findings:
Use the 'is_rend
Signed-off-by: Topi Pohjolainen
---
src/mesa/drivers/dri/i965/brw_blorp.cpp | 3 ++-
src/mesa/drivers/dri/i965/brw_blorp.h | 5 +
src/mesa/drivers/dri/i965/brw_blorp_clear.cpp | 13 +
3 files changed, 20 insertions(+), 1 deletion(-)
diff --git a/src/mesa/drivers/d
https://bugs.freedesktop.org/show_bug.cgi?id=73136
Alexandre Demers changed:
What|Removed |Added
Hardware|Other |All
--
You are receiving this mail b
https://bugs.freedesktop.org/show_bug.cgi?id=73136
Priority: medium
Bug ID: 73136
Assignee: mesa-dev@lists.freedesktop.org
Summary: [BISECTED] commit "mesa: Dynamically allocate the
storage for program local parameters." crashes
https://bugs.freedesktop.org/show_bug.cgi?id=70591
Kenneth Graunke changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED