summaryrefslogtreecommitdiff
path: root/aa.h
AgeCommit message (Expand)Author
2022-04-17Calculate speed and display performance details. Do not allocate redundant im...Keuin
2022-04-17New lock-free thread pool. Improve CPU utility with massive small tasks.Keuin
2022-04-15Fix indirect inclusion.Keuin
2022-04-14Make hitlist<T> no longer a generic class (but hitlist::color<T>(...) is now ...Keuin
2022-04-13Global diffuse lighting. (gamma not corrected)Keuin
2022-04-13Threaded antialiasing.Keuin
2022-04-13Antialiasing. (not parallelized)Keuin