]> git.sesse.net Git - cubemap/history - thread.cpp
Fix incorrect struct/class in forward declares (found by Clang).
[cubemap] / thread.cpp
2013-04-12 Steinar H. GundersonThread has virtual member functions, so it should have...
2013-04-10 Steinar H. GundersonFactor all the common thread starting/stopping into...