[Mesa-dev] [PATCH 0/2] r600g: minor refactor for tessellation support [V.2]
Edward O'Callaghan
edward.ocallaghan at koparo.com
Wed Aug 19 01:58:45 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 (2):
r600: Rewrite r600_shader_selector_key() to use a switch stmt
r600: Turn 'r600_shader_key' struct into union
src/gallium/drivers/r600/r600_pipe.h | 4 +--
src/gallium/drivers/r600/r600_shader.c | 30 ++++++++++----------
src/gallium/drivers/r600/r600_shader.h | 21 ++++++++------
src/gallium/drivers/r600/r600_state_common.c | 42 +++++++++++++++++-----------
4 files changed, 56 insertions(+), 41 deletions(-)
--
2.4.3
More information about the mesa-dev
mailing list