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 12:25:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dd625fca71
FasTC
/
PVRTCEncoder
History
Pavel Krajcevski
dd625fca71
When going from 344(3/4) pixels to 4555, the alpha channel only has a zero appended to it. Hence we must clear that bit for each pixel that was transparent during decoding.
2013-09-10 13:22:53 -04:00
..
include
Two enhancements:
2013-09-06 01:53:10 -04:00
src
When going from 344(3/4) pixels to 4555, the alpha channel only has a zero appended to it. Hence we must clear that bit for each pixel that was transparent during decoding.
2013-09-10 13:22:53 -04:00
test
Make sure to clear the MSBs of channels that have zero depth that get converted to higher depth values
2013-09-10 13:21:48 -04:00
CMakeLists.txt
Add some hacky includes and libraries to support writing out debug images
2013-09-06 01:50:46 -04:00