mirror of
https://github.com/yuzu-emu/FasTC.git
synced 2026-01-09 05:32:52 +00:00
- Add a way to generate a FasTCConfig.cmake file so that you can use cmake without having to install it. - Add install paths for users that want to install it. - Hide all public headers in FasTC/ qualified include path, this way we know what files are public directly from the source. Also, it lets us define build-tree and install-tree include directories a lot easier. |
||
|---|---|---|
| .. | ||
| FileStreamUnix.cpp | ||
| FileStreamWin32.cpp | ||
| GLDefines.h | ||
| ImageFile.cpp | ||
| ImageLoader.cpp | ||
| ImageLoaderASTC.cpp | ||
| ImageLoaderASTC.h | ||
| ImageLoaderKTX.cpp | ||
| ImageLoaderKTX.h | ||
| ImageLoaderPNG.cpp | ||
| ImageLoaderPNG.h | ||
| ImageLoaderPVR.cpp | ||
| ImageLoaderPVR.h | ||
| ImageLoaderTGA.cpp | ||
| ImageLoaderTGA.h | ||
| ImageWriter.cpp | ||
| ImageWriterKTX.cpp | ||
| ImageWriterKTX.h | ||
| ImageWriterPNG.cpp | ||
| ImageWriterPNG.h | ||