swrast: replace RENDER_START/FINISH macros with inline functions
authorBrian Paul <brianp@vmware.com>
Thu, 29 Jan 2009 23:05:39 +0000 (16:05 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 30 Jan 2009 23:03:32 +0000 (16:03 -0700)
commit2d5b86be25a7ccb729e746aa5e1bdd537d76df68
tree88380b58a36d3b3596da08703d180ac6678ace50
parent81ca8b93f212d1946c70660041ce97d98f352608
swrast: replace RENDER_START/FINISH macros with inline functions
src/mesa/swrast/s_accum.c
src/mesa/swrast/s_bitmap.c
src/mesa/swrast/s_blit.c
src/mesa/swrast/s_buffers.c
src/mesa/swrast/s_context.h
src/mesa/swrast/s_copypix.c
src/mesa/swrast/s_drawpix.c
src/mesa/swrast/s_imaging.c
src/mesa/swrast/s_readpix.c
src/mesa/swrast/s_texstore.c