This website requires JavaScript.
Explore
Help
Sign In
mirrors-yuzu-emu
/
FasTC
Watch
1
Star
0
Fork
You've already forked FasTC
0
mirror of
https://github.com/yuzu-emu/FasTC
synced
2024-11-23 12:03:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0c4b226c78
FasTC
/
Base
/
src
History
Pavel Krajcevski
9dc23db287
Add YCoCg pixel type
2014-02-18 13:25:29 -05:00
..
Color.cpp
Get rid of a bunch of MSVC compiler warnings.
2013-10-15 00:31:33 -04:00
CompressionJob.cpp
Refactor CompressionJob struct.
2013-11-08 16:31:19 -05:00
Image.cpp
Remove a bunch of code that assumes that we get our pixel data in block stream order...
2013-11-06 18:23:19 -05: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
Add YCoCg pixel type
2014-02-18 13:25:29 -05:00