Module: Mesa Branch: master Commit: e4bb884dfb51ec82f901007acf8206960a4f30bc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e4bb884dfb51ec82f901007acf8206960a4f30bc
Author: Brian Paul <[email protected]> Date: Mon Dec 5 20:40:48 2011 -0700 mesa: remove software-based renderbuffer code from core Mesa We're now using the functions that live in swrast. Reviewed-by: Eric Anholt <[email protected]> --- src/mesa/main/renderbuffer.c | 2010 ------------------------------------------ src/mesa/main/renderbuffer.h | 29 - 2 files changed, 0 insertions(+), 2039 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=e4bb884dfb51ec82f901007acf8206960a4f30bc _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
