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 13:45:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8e76d149ba
FasTC
/
Base
/
src
History
Pavel Krajcevski
8e76d149ba
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
..
Color.cpp
Get rid of a bunch of MSVC compiler warnings.
2013-10-15 00:31:33 -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
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
Fix Intensity calculation for pixel.
2013-10-11 21:37:06 -04:00