[Mesa-dev] [PATCH 2/2] i965/fs: Add helper functions for IF and CMP and use them.
Kenneth Graunke
kenneth at whitecape.org
Sat Nov 17 14:27:22 PST 2012
On 11/09/2012 01:34 PM, Eric Anholt wrote:
> ---
> src/mesa/drivers/dri/i965/brw_fs.cpp | 62 ++++++++++++++++--
> src/mesa/drivers/dri/i965/brw_fs.h | 3 +-
> src/mesa/drivers/dri/i965/brw_fs_fp.cpp | 23 +++----
> src/mesa/drivers/dri/i965/brw_fs_visitor.cpp | 87 ++++++++------------------
> 4 files changed, 95 insertions(+), 80 deletions(-)
These two are:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
More information about the mesa-dev
mailing list