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-07 01:25:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
A fast texture compressor for various formats
29
commits
1
branch
0
tags
2.4
MiB
C++
93.4%
CMake
6%
C
0.6%
720ad0ac6f
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
720ad0ac6f
Add stopwatch to both threaded and unthreaded paths. Still need to actually write unix stopwatch implementation.
2012-08-30 14:00:18 -04:00
BPTCEncoder
Move type defines into core library... all modules should have a standard set of types.
2012-08-30 13:28:28 -04:00
CLTool
Remove old main.cpp and move stop watch to core library.
2012-08-30 11:59:08 -04:00
Core
Add stopwatch to both threaded and unthreaded paths. Still need to actually write unix stopwatch implementation.
2012-08-30 14:00:18 -04:00
IO
Finish the hooking up of the compression library to the core library
2012-08-28 19:42:28 -04:00
QtGUI
Initial commit with a few modifications
2012-08-24 15:56:45 -04:00
CMakeLists.txt
Start working on command line tool -- Currently just making sure that everything builds and links. Also rearranged some function definitions to better accomodate this.
2012-08-28 15:47:19 -04:00