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-08 06:35:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
A fast texture compressor for various formats
88
commits
1
branch
0
tags
2.4
MiB
C++
93.4%
CMake
6%
C
0.6%
d024ce73fb
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Pavel Krajcevski
d024ce73fb
Fix a small error from a massive git reorganization
2012-10-31 17:48:53 -04:00
BPTCEncoder
- Add flag to specify whether or not we'd like to collect stats
2012-10-31 17:48:53 -04:00
CLTool
Fix a small error from a massive git reorganization
2012-10-31 17:48:53 -04:00
Core
Fix a few issues and make sure that when we write out to a file, only the intended values are reported. We still have to fix the accumulated stat reporting and make it thread-safe.
2012-10-31 17:48:53 -04:00
IO
Add platform independent file stream reading and writing in order to allow us to write out logs.
2012-10-31 17:48:52 -04:00
QtGUI
Initial commit with a few modifications
2012-08-24 15:56:45 -04:00
CMakeLists.txt
Add pthread module for threading.
2012-10-31 17:46:14 -04:00