This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
azahar
Watch
2
Star
0
Fork
0
You've already forked azahar
mirror of
https://github.com/azahar-emu/azahar.git
synced
2025-03-04 17:55:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
azahar
/
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