Mesa (renderbuffer-cleanups-v2): swrast: remove unused StoreTexel code

Brian Paul brianp at kemper.freedesktop.org
Thu Jan 19 00:39:47 UTC 2012


Module: Mesa
Branch: renderbuffer-cleanups-v2
Commit: 6d326326efb11b61b53434fdc4dfe1d3a094297b
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d326326efb11b61b53434fdc4dfe1d3a094297b

Author: Brian Paul <brianp at vmware.com>
Date:   Wed Jan 18 17:39:33 2012 -0700

swrast: remove unused StoreTexel code

No longer needed since we do all rendering to texture with the buffer
mapping and pixel packing functions.

---

 src/mesa/swrast/s_context.h      |    7 +-
 src/mesa/swrast/s_texfetch.c     |  369 ++++-----------
 src/mesa/swrast/s_texfetch.h     |    3 -
 src/mesa/swrast/s_texfetch_tmp.h |  991 ++++----------------------------------
 4 files changed, 183 insertions(+), 1187 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=6d326326efb11b61b53434fdc4dfe1d3a094297b



More information about the mesa-commit mailing list