On 10/04/2012 04:07 PM, Eric Anholt wrote:
This is super basic, but it let me visualize a problem I had with opt_compute_to_mrf(). --- src/mesa/drivers/dri/i965/brw_context.h | 8 +++ src/mesa/drivers/dri/i965/brw_disasm.c | 7 +-- src/mesa/drivers/dri/i965/brw_vec4.cpp | 83 +++++++++++++++++++++++++++++++ src/mesa/drivers/dri/i965/brw_vec4.h | 3 ++ 4 files changed, 96 insertions(+), 5 deletions(-)
Patches 2-7 and 9 are: Reviewed-by: Kenneth Graunke <kenn...@whitecape.org> I'm still working on reviewing the rest. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev