You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/core
James Rowe bbfa9d0635 Merge pull request #2861 from wwylele/motion-refactor
Refactor MotionEmu into a InputDevice
8 years ago
..
arm Merge pull request #2692 from Subv/vfp_ftz 8 years ago
file_sys Handle invalid filenames when renaming files/directories 8 years ago
frontend move MotionEmu from core/frontend to input_common as a InputDevice 8 years ago
gdbstub Doxygen: Amend minor issues (#2593) 8 years ago
hle Merge pull request #2861 from wwylele/motion-refactor 8 years ago
hw gpu: add comments for TextureCopy 8 years ago
loader Added missing parts in libnetwork (#2838) 8 years ago
tracer Core: Fix some out-of-style includes 8 years ago
3ds.h Move screen size constants from video_core to core 8 years ago
CMakeLists.txt Merge pull request #2861 from wwylele/motion-refactor 8 years ago
core.cpp Added missing parts in libnetwork (#2838) 8 years ago
core.h core: Expose AppLoader as a public interface. 8 years ago
core_timing.cpp CoreTiming: use named constant for ARM11 clock rate 8 years ago
core_timing.h CoreTiming: use named constant for ARM11 clock rate 8 years ago
memory.cpp Merge pull request #2799 from yuriks/virtual-cached-range-flush 8 years ago
memory.h Memory: Add function to flush a virtual range from the rasterizer cache 8 years ago
memory_setup.h Remove empty newlines in #include blocks. 9 years ago
mmio.h Remove empty newlines in #include blocks. 9 years ago
perf_stats.cpp PerfStats: Re-order and document members better 8 years ago
perf_stats.h PerfStats: Re-order and document members better 8 years ago
settings.cpp Core: Fix some out-of-style includes 8 years ago
settings.h HID: use MotionDevice for Accelerometer and Gyroscope 8 years ago
telemetry_session.cpp telemetry: Add field for OsPlatform. 8 years ago
telemetry_session.h telemetry: Log a few simple data fields throughout core. 8 years ago