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

Author: Jason Ekstrand <[email protected]>
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 <[email protected]>
Reviewed-by: Brian Paul <[email protected]>

---

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

Diff:   
http://cgit.freedesktop.org/mesa/mesa/diff/?id=d267b75715e7b98e4af617ef4635e55c6176d2b3
_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to