]> git.sesse.net Git - movit/commit
Allow the EffectChainTester framebuffer to be in something else than float. This...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 5 Nov 2012 22:56:39 +0000 (23:56 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 5 Nov 2012 22:56:39 +0000 (23:56 +0100)
commit624796b894b3fa04a08b70f4e69ab0fc322da19c
treeb41231e61423f14a54eecae9dc5d5ae013e7e432
parent85526f893719c3267cbfe653cf0095fc1288f49d
Allow the EffectChainTester framebuffer to be in something else than float. This is useful since Mesa's glReadPixels() does not round, but the Intel hardware does.
test_util.cpp
test_util.h