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-08 05:45:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c5d0a803e9
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