You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lioncash 3abba08080
string_util: Remove StringFromFormat() and related functions
8 years ago
..
arm general: Convert assertion macros over to be fmt-compatible 8 years ago
file_sys file-sys: convert a StringFromFormat call into fmt::format in GetFullPath() 8 years ago
frontend core: Replace remaining old non-generic logger usages with fmt-capable equivalents 8 years ago
gdbstub core/gdbstub: Move logging macros to new fmt-compatible ones 8 years ago
hle string_util: Remove StringFromFormat() and related functions 8 years ago
hw core/hw: Move logging macros over to fmt-capable ones 8 years ago
loader general: Convert assertion macros over to be fmt-compatible 8 years ago
tracer core: Replace remaining old non-generic logger usages with fmt-capable equivalents 8 years ago
CMakeLists.txt Merge branch 'master' of https://github.com/yuzu-emu/yuzu into service-impl 8 years ago
core.cpp core: Replace remaining old non-generic logger usages with fmt-capable equivalents 8 years ago
core.h core: Relocate g_service_manager to the System class 8 years ago
core_timing.cpp general: Convert assertion macros over to be fmt-compatible 8 years ago
core_timing.h core: Replace remaining old non-generic logger usages with fmt-capable equivalents 8 years ago
memory.cpp general: Convert assertion macros over to be fmt-compatible 8 years ago
memory.h gl_rasterizer_cache: Update to be based on GPU addresses, not CPU addresses. 8 years ago
memory_hook.h memory: Replace all memory hooking with Special regions 8 years ago
memory_setup.h memory: Replace all memory hooking with Special regions 8 years ago
perf_stats.cpp math_util: Remove the Clamp() function 8 years ago
perf_stats.h PerfStats: Re-order and document members better 9 years ago
settings.cpp Remove references to PICA and rasterizers in video_core 8 years ago
settings.h settings: Remove unused CpuCore class. 8 years ago
telemetry_session.cpp core: Replace remaining old non-generic logger usages with fmt-capable equivalents 8 years ago
telemetry_session.h telemetry_session.h: Reword Documentation Comment from citra to yuzu 8 years ago