This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu
/
FasTC
Watch
1
Star
0
Fork
You've already forked FasTC
0
mirror of
https://github.com/yuzu-emu/FasTC.git
synced
2025-01-09 14:35:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
86bb0f6d0e
FasTC
/
Base
/
src
History
Pavel Krajcevski
855683983c
SSIM measurement is usually the smallest SSIm index, so report that instead of MSSIM, but if the user wants SSIM we can do that, too.
2013-10-11 13:06:29 -04:00
..
Color.cpp
Fix color into rgba packing.
2013-10-10 19:36:10 -04:00
CompressionJob.cpp
Initial decoupling of base library from core library. Includes a few formatting changes as well.
2013-09-13 19:36:37 -04:00
Image.cpp
SSIM measurement is usually the smallest SSIm index, so report that instead of MSSIM, but if the user wants SSIM we can do that, too.
2013-10-11 13:06:29 -04:00
IPixel.cpp
Make IPixels single vectors in order to allow us to use their operators and other convenience functions.
2013-10-10 14:36:45 -04:00
Pixel.cpp
Merge SplitCoreLibrary
2013-10-10 11:04:40 -04:00