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-23 22:21:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0188006ce3
FasTC
/
Base
/
src
History
Pavel Krajcevski
f1b564fdb2
Only report MSSIM
2013-10-12 16:37:48 -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
Only report MSSIM
2013-10-12 16:37:48 -04:00
IPixel.cpp
If the intensity is greater than one, then we're treating it as a float value, so when packing it into a pixel, just pack the value instead of scaling it to 255...
2013-10-11 21:38:28 -04:00
Pixel.cpp
Fix Intensity calculation for pixel.
2013-10-11 21:37:06 -04:00