]> git.sesse.net Git - nageru/commit
Fix an issue where we would lose >1 ms for computing flow on NVIDIA, due to lack...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 2 Aug 2018 15:59:58 +0000 (17:59 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 2 Aug 2018 17:11:30 +0000 (19:11 +0200)
commita5204594f8ed09c1bd91c24481dc96e5a3000520
tree49a173684a9d0c90f30a1fff82074afcc8f66c6a
parent35b601eb82189f1a9e002b1f53d6af69c1461173
Fix an issue where we would lose >1 ms for computing flow on NVIDIA, due to lack of fast clears.
equations.frag
flow.cpp
smoothness.frag
sor.frag