yuzu/src/core
ReinUsesLisp f92cbc5501 yuzu: Implement Vulkan frontend
Adds a Qt and SDL2 frontend for Vulkan. It also finishes the missing
bits on Vulkan initialization.
2020-01-29 17:53:11 -03:00
..
arm core/memory + arm/dynarmic: Use a global offset within our arm page table. 2020-01-01 12:24:54 +01:00
crypto
file_sys system_archive: Add a basic HLE implementation for time zone binary. 2020-01-04 13:48:29 -05:00
frontend yuzu: Implement Vulkan frontend 2020-01-29 17:53:11 -03:00
gdbstub
hle bsd: Stub several more functions. 2020-01-25 00:47:15 -05:00
loader loader: provide default arguments (zero byte) to NSOs 2020-01-22 20:14:06 -08:00
memory
tools
CMakeLists.txt system_archive: Add a basic HLE implementation for time zone binary. 2020-01-04 13:48:29 -05:00
constants.cpp
constants.h
core_cpu.cpp CpuCore: Clear exclusive state after doing a run in dynarmic. 2019-12-05 18:08:59 -04:00
core_cpu.h
core_timing_util.cpp
core_timing_util.h
core_timing.cpp
core_timing.h
core.cpp core: Only wait for idle on gpu_core when it was initialized 2020-01-29 17:53:11 -03:00
core.h yuzu: Remove Maxwell debugger 2020-01-02 23:09:44 -03:00
cpu_core_manager.cpp
cpu_core_manager.h
hardware_interrupt_manager.cpp
hardware_interrupt_manager.h
memory.cpp core/memory: Create a special MapMemoryRegion for physical memory. 2020-01-18 08:38:47 +01:00
memory.h core/memory: Create a special MapMemoryRegion for physical memory. 2020-01-18 08:38:47 +01:00
perf_stats.cpp
perf_stats.h
reporter.cpp
reporter.h
settings.cpp
settings.h settings: Add settings for graphics backend 2020-01-29 17:53:11 -03:00
telemetry_session.cpp settings: Add settings for graphics backend 2020-01-29 17:53:11 -03:00
telemetry_session.h