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:25:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
A fast texture compressor for various formats
84
commits
1
branch
0
tags
2.4
MiB
C++
93.4%
CMake
6%
C
0.6%
71fbbca1ee
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
71fbbca1ee
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
BPTCEncoder
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
CLTool
Add stats function to serial encoder. Otherwise, continue to use non-stats function in threaded mode.
2012-10-31 17:48:52 -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