This website requires JavaScript.
Explore
Help
Sign In
tstarr
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
mirror of
https://github.com/starr-dusT/citra.git
synced
2024-10-02 10:26:17 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
citra
/
src
/
video_core
/
custom_textures
History
Wunk
8fe147b8f9
video_core: Use binary memory-literals for memory-sizes (
#7127
)
...
Replaces `... * 1024 * 1024` with `_MiB`/`_GiB` literals.
2023-11-06 23:38:54 +02:00
..
custom_format.cpp
Custom textures rewrite (
#6452
)
2023-04-27 07:38:28 +03:00
custom_format.h
Custom textures rewrite (
#6452
)
2023-04-27 07:38:28 +03:00
custom_tex_manager.cpp
video_core: Use binary memory-literals for memory-sizes (
#7127
)
2023-11-06 23:38:54 +02:00
custom_tex_manager.h
custom_tex_manager: Allow old hash in the dumper (
#6832
)
2023-08-01 20:38:51 +03:00
material.cpp
Rasterizer cache refactor v2 (
#6479
)
2023-05-07 02:34:28 +03:00
material.h
Rasterizer cache refactor v2 (
#6479
)
2023-05-07 02:34:28 +03:00