This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
yuzu
Watch
2
Star
1
Fork
You've already forked yuzu
0
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2024-07-04 23:31:19 +01:00
Code
Issues
Releases
Activity
8758932031
yuzu
/
src
/
video_core
/
textures
History
Kelebek1
a7651168dd
Disable SRGB border color conversion for now, to fix shadows in Xenoblade.
2023-03-17 04:46:38 +00:00
..
astc.cpp
general: fix spelling mistakes
2023-03-12 11:33:01 -04:00
astc.h
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -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