Age | Commit message (Collapse) | Author |
|
common: bounded_threadsafe_queue: Use polyfill_thread.
|
|
|
|
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
|
|
configure_audio: Fix output mode setting not saving
|
|
|
|
input_common: sdl: Only send last vibration command
|
|
yuzu: Move audio settings to audio section
|
|
video_core: Fix inline_index and draw_texture error
|
|
kernel: use consistent style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KSharedMemory, KSpinLock
|
|
|
|
KPriorityQueue
|
|
|
|
|
|
|
|
|
|
KScopedSchedulerLockAndSleep, KThreadQueue to new style
|
|
general: use codespell to identify spelling mistakes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|