swrast: use swrast_renderbuffer instead of gl_renderbuffer
authorBrian Paul <brianp@vmware.com>
Mon, 16 Jan 2012 20:02:19 +0000 (13:02 -0700)
committerBrian Paul <brianp@vmware.com>
Tue, 24 Jan 2012 21:12:32 +0000 (14:12 -0700)
commit0c1862851f27c428a18ba5509636efcc2f0084f8
tree29052f5a725fab48742c42fc7807f0ed37588d5c
parent797c18be1f907337ebd85b18ce43dfa0b056f492
swrast: use swrast_renderbuffer instead of gl_renderbuffer
src/mesa/swrast/s_context.h
src/mesa/swrast/s_copypix.c
src/mesa/swrast/s_depth.c
src/mesa/swrast/s_drawpix.c
src/mesa/swrast/s_renderbuffer.c
src/mesa/swrast/s_span.c
src/mesa/swrast/s_stencil.c
src/mesa/swrast/s_texrender.c
src/mesa/swrast/s_texture.c