Mesa (master): mesa/texstore: Add a generic float/ normalized rgba texture upload path

Jason Ekstrand jekstrand at kemper.freedesktop.org
Tue Aug 5 18:08:22 UTC 2014


Module: Mesa
Branch: master
Commit: d267b75715e7b98e4af617ef4635e55c6176d2b3
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d267b75715e7b98e4af617ef4635e55c6176d2b3

Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date:   Tue Jul 15 11:02:43 2014 -0700

mesa/texstore: Add a generic float/normalized rgba texture upload path

This commit also removes a bunch of functions which aren't doing anything
more interesting than the general path does.

v2: Better comment the texstore_via_float function

Signed-off-by: Jason Ekstrand <jason.ekstrand at intel.com>
Reviewed-by: Brian Paul <brianp at vmware.com>

---

 src/mesa/main/texstore.c | 2046 +++-------------------------------------------
 1 file changed, 119 insertions(+), 1927 deletions(-)

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



More information about the mesa-commit mailing list