[Mesa-dev] [PATCH] r600g: minor refactor for tessellation support
Edward O'Callaghan
edward.ocallaghan at koparo.com
Tue Aug 18 23:31:34 PDT 2015
From: Edward O'Callaghan <eocallaghan at alterapraxis.com>
This gets some churn out the way while prepping for r600g tessellation
support that I am trying to work on. Since that will take me some time
this also avoids rebases and the such like while keeping seperate
indirectly related patches to the actual tessellation support.
Edward O'Callaghan (1):
r600: Rewrite r600_shader_selector_key() to use a switch stmt
src/gallium/drivers/r600/r600_state_common.c | 24 +++++++++++++++++-------
1 file changed, 17 insertions(+), 7 deletions(-)
--
2.4.3
More information about the mesa-dev
mailing list