Re: [Mesa-dev] [PATCH 1/7] r600g: don't snoop context state while building shaders
For the series: Reviewed-by: Alex Deucher On Tue, Sep 18, 2012 at 8:51 PM, Marek Olšák wrote: > Let's use the shader key describing the state. > --- > src/gallium/drivers/r600/r600_pipe.h | 13 +-- > src/gallium/drivers/r600/r600_shader.c | 30 > +++-
[Mesa-dev] [PATCH 1/7] r600g: don't snoop context state while building shaders
Let's use the shader key describing the state. --- src/gallium/drivers/r600/r600_pipe.h | 13 +-- src/gallium/drivers/r600/r600_shader.c | 30 +++--- src/gallium/drivers/r600/r600_state_common.c | 28 3 files changed, 43 inse