This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
FasTC
Watch
1
Star
0
Fork
0
You've already forked FasTC
mirror of
https://github.com/yuzu-emu/FasTC.git
synced
2024-11-24 09:25:41 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
01c01b96cd
FasTC
/
Core
History
Pavel Krajcevski
01c01b96cd
For more accurate timing results with the worker queue, make sure that all threads are done processing an image before restarting the compression when testing multiple compressions.
2012-10-31 17:46:13 -04:00
..
include
Broke the coupling between ImageFile and Image. One is strictly for IO, the other can be platform and file format agnostic.
2012-10-31 17:46:13 -04:00
src
For more accurate timing results with the worker queue, make sure that all threads are done processing an image before restarting the compression when testing multiple compressions.
2012-10-31 17:46:13 -04:00
CMakeLists.txt
Add files for implementing a worker queue threading scheme
2012-10-31 17:46:13 -04:00