Module: Mesa Branch: master Commit: 212e7433db8e306a678666e9a3e82b0c9e1560ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=212e7433db8e306a678666e9a3e82b0c9e1560ec
Author: José Fonseca <[email protected]> Date: Sat Mar 6 13:42:11 2010 +0000 util: Move the format tests cases here so that they can be easily shared. --- src/gallium/auxiliary/Makefile | 1 + src/gallium/auxiliary/SConscript | 1 + src/gallium/auxiliary/util/u_format_tests.c | 544 +++++++++++++++++++++++++++ src/gallium/auxiliary/util/u_format_tests.h | 69 ++++ 4 files changed, 615 insertions(+), 0 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=212e7433db8e306a678666e9a3e82b0c9e1560ec _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
