This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
github.ong19th.Citron
Archived
Watch
0
Star
0
Fork
You've already forked github.ong19th.Citron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-12-14
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
b77a247e8c
github.ong19th.Citron
/
src
/
video_core
/
textures
History
Download ZIP
Download TAR.GZ
Liam
415c78b87c
textures: add BC1 and BC3 compressors and recompression setting
2023-05-23 12:54:40 -04:00
..
astc.cpp
textures: add BC1 and BC3 compressors and recompression setting
2023-05-23 12:54:40 -04:00
astc.h
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
bcn.cpp
textures: add BC1 and BC3 compressors and recompression setting
2023-05-23 12:54:40 -04:00
bcn.h
textures: add BC1 and BC3 compressors and recompression setting
2023-05-23 12:54:40 -04:00
decoders.cpp
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
2023-02-14 12:35:39 -05:00
decoders.h
DMA & InlineToMemory Engines Rework.
2022-10-06 21:00:53 +02:00
texture.cpp
Disable SRGB border color conversion for now, to fix shadows in Xenoblade.
2023-03-17 04:46:38 +00:00
texture.h
video_core: Update texture format
2023-03-10 21:48:50 +08:00
workers.cpp
textures: add BC1 and BC3 compressors and recompression setting
2023-05-23 12:54:40 -04:00
workers.h
textures: add BC1 and BC3 compressors and recompression setting
2023-05-23 12:54:40 -04:00