This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-mainline
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-mainline
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
71857e889e
yuzu-mainline
/
src
/
video_core
/
textures
History
Ameer J
9058486b9b
Revert "HACK: Avoid swizzling and reuploading ASTC image every frame"
...
This reverts commit
b18c1fb1bb
.
2023-08-06 14:55:05 -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
video_core: Add BCn decoding support
2023-06-27 18:00:09 -07:00
bcn.h
video_core: Add BCn decoding support
2023-06-27 18:00:09 -07:00
decoders.cpp
Revert "HACK: Avoid swizzling and reuploading ASTC image every frame"
2023-08-06 14:55:05 -04:00
decoders.h
DMA & InlineToMemory Engines Rework.
2022-10-06 21:00:53 +02:00
texture.cpp
configure_graphics_advance: Generate UI at runtime
2023-07-21 10:56:07 -04: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