15129 Commits (38d14331f57d2a1280c275631e72bd80d7fa3ff9)

Author SHA1 Message Date
bunnei bf73b6ed86 common: common_funcs: Add R_UNLESS macro. 5 years ago
bunnei 99a3953705 hle: kernel: k_scheduler: Cleanup OnThreadPriorityChanged. 5 years ago
bunnei 818ff3901a hle: kernel: Rename thread "status" to "state". 5 years ago
bunnei 9744afa8b1 hle: kernel: thread: Replace ThreadStatus/ThreadSchedStatus with a single ThreadState. 5 years ago
bunnei d103a3656b core: hle: kernel: Add some useful functions for checking kernel addresses. 5 years ago
bunnei f3f7d42d63 core: hle: kernel: svc_types: Add type definitions for KAddressArbiter. 5 years ago
bunnei eeb0493b5d common: Introduce useful tree structures. 5 years ago
bunnei 2feb4d56e9 core: hle: kernel: Update KSynchronizationObject. 5 years ago
bunnei eafd021b14 core: hle: kernel: Begin moving common SVC results to its own header. 5 years ago
bunnei a45d39c9d6 hle: service: nfp: Remove incorrect signaling behavior in GetDeviceState. 5 years ago
Morph 7031765c6f config: Enable docked mode by default 5 years ago
Morph 02f068cd8f cmake: Enforce C4101 5 years ago
Morph dd29408b26 yuzu_cmd: Silence unreferenced local variable warning 5 years ago
Morph f658307735 general: Resolve C4062 warnings on MSVC 5 years ago
ReinUsesLisp 7e3b53c5be common/div_ceil: Return numerator type 5 years ago
ReinUsesLisp 4154a16ce4 cmake: Enforce C4062, C4265, C4388, and C5038 5 years ago
ReinUsesLisp d27f026a50 file_sys/registered_cache: Silence virtual functions without override warnings 5 years ago
ReinUsesLisp 53cf598783 core: Silence unhandled enum in switch warnings 5 years ago
ReinUsesLisp 148a3c173a tests/ring_buffer: Silence signed/unsigned mismatch warnings 5 years ago
german b28282edab Stub IsCpuOverclockEnabled 5 years ago
ReinUsesLisp ecb015995e vk_fence_manager: Use timeline semaphores instead of spin waits 5 years ago
Ameer J 21ff77c366 remove inaccurate reference 5 years ago
ameerj 30f3faf3e2 fix for nvdec disabled, cleanup host1x 5 years ago
ameerj 762de858e6 nvdec syncpt incorporation 5 years ago
MerryMage 6562054749 vulkan_library: Common::DynamicLibrary::Open is [[nodiscard]] 5 years ago
MerryMage 7a302cdec2 texture_cache: Replace PAGE_SHIFT with PAGE_BITS 5 years ago
ReinUsesLisp 5e3be575ad core: Enforce C4715 (not all control paths return a value) 5 years ago
ReinUsesLisp 64d9ef5e7a core: Silence warnings when compiling without asserts 5 years ago
ReinUsesLisp 2fb40db5fc vk_rasterizer: Skip binding empty descriptor sets on compute 5 years ago
ameerj 2faecc2720 buffer_queue: Protect queue_sequence list access with a mutex 5 years ago
ReinUsesLisp ac94649acc vulkan_device: Allow creating a device without surface 5 years ago
ReinUsesLisp eb04c63df5 renderer_vulkan/nsight_aftermath_tracker: Move to vulkan_common 5 years ago
ReinUsesLisp fc515aed5f renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
ReinUsesLisp d8569c3af4 gl_texture_cache: Avoid format views on Intel and AMD 5 years ago
ReinUsesLisp 77e7412d3e gl_texture_cache: Create base images with sRGB 5 years ago
FearlessTobi ae1899577f Address review comments 5 years ago
xperia64 34bacedd1a Delete the old log file before rotating (#5675) 5 years ago
ReinUsesLisp aa08e1bfbf renderer_vulkan: Rename VKDevice to Device 5 years ago
Lioncash fb9624da9d main: Resolve error string not displaying 5 years ago
bunnei a8aea907f4 Fix the old log file to work with the log parser. 5 years ago
xperia64 1c775a3f66 Rotate previous log file to '.old' if it exists 5 years ago
bunnei a86ae9fa3c hle: service: nvflinger: buffer_queue: Do not reset id/layer_id on Connect. 5 years ago
MerryMage c535205f1c dynarmic: Add Unsafe_InaccurateNaN optimization 5 years ago
Morph 23413c0d44 general: Fix various spelling errors 5 years ago
Fernando Sahmkow 659fb51dd9 X86/NativeClock: Reimplement RTDSC access to be lock free. 5 years ago
Fernando Sahmkow 50dd9a423a X86/NativeClock: Improve performance of clock calculations on hot path. 5 years ago
Timotej Leginus 1af054a76f typo fix 5 years ago
Morph dd73d7eb8e configure_input: Modify controller connection delay 5 years ago
MerryMage e3490b55c1 memory: Remove MemoryHook 5 years ago
gal20 6e102ea048 yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476 5 years ago