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 21:25:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2263080faa
FasTC
/
PVRTCEncoder
/
src
History
Pavel Krajcevski
2263080faa
Fix the interleaving by doing it when we're actually reading in the blocks
2013-09-06 01:55:06 -04:00
..
Block.cpp
Reverse byte order (and interpret the data as a 64 bit word) for PVRTC blocks
2013-09-02 19:13:53 -04:00
Block.h
Reverse byte order (and interpret the data as a 64 bit word) for PVRTC blocks
2013-09-02 19:13:53 -04:00
Decompressor.cpp
Fix the interleaving by doing it when we're actually reading in the blocks
2013-09-06 01:55:06 -04:00
Image.cpp
Make sure to preserve bit depth when bilinearly upscaling
2013-09-02 19:14:31 -04:00
Image.h
Add accessors for image dimensions
2013-08-31 17:05:26 -04:00
Pixel.cpp
Add comparison operator for pixels
2013-08-31 16:37:58 -04:00
Pixel.h
Add comparison operator for pixels
2013-08-31 16:37:58 -04:00