On 08/26/2012 04:46 PM, Eric Anholt wrote: > I've reviewed the code, and the swrast callsites remaining are all in > drawpixels/copypixels/bitmap/accum, or _swrast_BlitFramebuffer that shouldn't > be hit. A piglit run with the context setup disabled on legacy GL and GLES2 > showed regressions only in the copypixels and drawpixels tests. > > If the context type is forced, this reduces the shader_runner maximum heap > size for glsl-algebraic-add-add-1.shader_test from 15,137,496b to 4,165,376b. > --- > src/mesa/drivers/dri/i965/brw_context.c | 4 ++- > src/mesa/drivers/dri/intel/intel_context.c | 39 > +++++++++++++++++++--------- > src/mesa/drivers/dri/intel/intel_span.c | 6 +++-- > 3 files changed, 34 insertions(+), 15 deletions(-)
Reviewed-by: Chad Versace <chad.vers...@linux.intel.com> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev