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-23 18:31:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4f44826056
FasTC
/
PVRTCEncoder
History
Pavel Krajcevski
4f44826056
Since all of our texture dimensions are powers of two, we can optimize out the modulo in favor of a mask.
2013-10-14 17:45:26 -04:00
..
config
Add a hook into the PVRTexLib compressor if it's been found via cmake.
2013-09-30 12:38:09 -04:00
include
Add a hook into the PVRTexLib compressor if it's been found via cmake.
2013-09-30 12:38:09 -04:00
src
Since all of our texture dimensions are powers of two, we can optimize out the modulo in favor of a mask.
2013-10-14 17:45:26 -04:00
test
Merge SplitCoreLibrary
2013-10-10 11:04:40 -04:00
CMakeLists.txt
Merge SplitCoreLibrary
2013-10-10 11:04:40 -04:00