Age | Commit message (Collapse) | Author |
|
config: Fix controller config from resetting
|
|
common: string_util: Use std::string_view for UTF16ToUTF8/UTF8ToUTF16W.
|
|
|
|
|
|
|
|
gpu_thread: Use bounded queue
|
|
service: nfp: Actually write correct crc
|
|
|
|
|
|
vulkan: disable extendedDynamicState3ColorBlendEquation on radv
|
|
vk_scheduler: split work queue waits and execution waits
|
|
|
|
|
|
|
|
|
|
video_core: Update texture format
|
|
|
|
input_common: sdl: Only send last vibration command
|
|
yuzu: Move audio settings to audio section
|
|
video_core: Fix inline_index and draw_texture error
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KSharedMemory, KSpinLock
|
|
|
|
KPriorityQueue
|
|
|
|
|
|
|
|
|
|
KScopedSchedulerLockAndSleep, KThreadQueue to new style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AccelerateDMA: Refactor Buffer/Image copy code and implement for OGL
|
|
kernel: add timer pointer to KThreadQueue
|
|
service: nfp: Improve implementation
|
|
OpenGL: Prefer glClientWaitSync for OGLSync objects
|