Re: [Mesa-dev] [PATCH 2/6] mesa: remove unused functions in depthstencil.c
On Sun, 4 Dec 2011 20:38:26 -0700, Brian Paul wrote: > --- > src/mesa/main/depthstencil.c | 155 > -- > src/mesa/main/depthstencil.h | 16 > 2 files changed, 0 insertions(+), 171 deletions(-) These first two are Reviewed-by: Eric Anholt pgpTy4
[Mesa-dev] [PATCH 2/6] mesa: remove unused functions in depthstencil.c
--- src/mesa/main/depthstencil.c | 155 -- src/mesa/main/depthstencil.h | 16 2 files changed, 0 insertions(+), 171 deletions(-) diff --git a/src/mesa/main/depthstencil.c b/src/mesa/main/depthstencil.c index 40d6c96..af5c12f 100644 --- a/src/mesa/ma