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-12-04 10:53:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a6e6138084
FasTC
/
PVRTCEncoder
/
src
History
Pavel Krajcevski
a6e6138084
Change the lerp function to be more explicit.
2013-09-05 14:49:56 -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
Change the lerp function to be more explicit.
2013-09-05 14:49:56 -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