Re: [Mesa-dev] [PATCH 2/4] llvmpipe: trivial code and comment cleanup.
On 01/12/2013 05:29 PM, srol...@vmware.com wrote: From: Roland Scheidegger --- src/gallium/drivers/llvmpipe/lp_state_fs.c | 26 -- 1 file changed, 12 insertions(+), 14 deletions(-) Reviewed-by: Brian Paul ___ mesa-dev m
[Mesa-dev] [PATCH 2/4] llvmpipe: trivial code and comment cleanup.
From: Roland Scheidegger --- src/gallium/drivers/llvmpipe/lp_state_fs.c | 26 -- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/src/gallium/drivers/llvmpipe/lp_state_fs.c b/src/gallium/drivers/llvmpipe/lp_state_fs.c index 3eae162..83b902d 100644 --- a/