Commit History

Author SHA1 Message Date
  bunnei d26ee6e01e Merge pull request #2195 from lioncash/shared-global 7 years ago
  bunnei 3b63a46ca4 Merge pull request #2196 from DarkLordZach/web-applet-esc 7 years ago
  bunnei c63a0e88b7 Merge pull request #2202 from lioncash/port-priv 7 years ago
  bunnei 1a4d733ec7 Merge pull request #2205 from FearlessTobi/docked-undocked-hotkey 7 years ago
  bunnei d9e9e71aec Merge pull request #2206 from lioncash/audio-stop 7 years ago
  bunnei 4f352833a5 Merge pull request #2055 from bunnei/gpu-thread 7 years ago
  Lioncash 64e7524f36 service/audio/audout_u: Only actually stop the audio stream in StopAudioOut if the stream is playing 7 years ago
  bunnei 076c76f4e4 Merge pull request #2149 from ReinUsesLisp/decoders-style 7 years ago
  bunnei ed0bdcc638 Merge pull request #2197 from lioncash/include 7 years ago
  bunnei 84ad81ee67 gpu_thread: Fix deadlock with threading idle state check. 7 years ago
  bunnei 63aa08acbe gpu_thread: (HACK) Ignore flush on FlushAndInvalidateRegion. 7 years ago
  bunnei 3f1b4fb23a gpu: Always flush. 7 years ago
  bunnei aaa373585c gpu: Refactor a/synchronous implementations into their own classes. 7 years ago
  bunnei 7b574f406b gpu: Move command processing to another thread. 7 years ago
  bunnei 65651078e5 bootmanager: Ensure that we have a context for shader loading. 7 years ago
  bunnei d2ff93c319 Merge pull request #2190 from lioncash/ogl-global 7 years ago
  bunnei ac51d048a9 gpu: Refactor command and swap buffers interface for asynch. 7 years ago
  bunnei 4483089d70 gpu: Refactor to take RendererBase instead of RasterizerInterface. 7 years ago
  bunnei d6015ee211 settings: Add new graphics setting for use_asynchronous_gpu_emulation. 7 years ago
  bunnei 81e086b5ac core: Set is_powered_on before GPU is initialized. 7 years ago
  bunnei 75b417489a Merge pull request #2199 from lioncash/arbiter 7 years ago
  bunnei e9b05e86b9 Merge pull request #2201 from lioncash/audio-retval 7 years ago
  bunnei 8ee78521fa Merge pull request #2204 from lioncash/wait-tree 7 years ago
  fearlessTobi c8d6f0cb82 yuzu: add a hotkey to switch between undocked and docked mode 7 years ago
  Lioncash 9ac176d5a3 hle/service/audio/audout_u: Correct lack of return in failure case of AppendAudioOutBufferImpl() 7 years ago
  bunnei 234f00bdd4 Merge pull request #2194 from lioncash/mem 7 years ago
  bunnei 5a57b1a09b Merge pull request #2200 from lioncash/audio 7 years ago
  bunnei 22f105c06d Merge pull request #2203 from lioncash/engines-include 7 years ago
  bunnei 10f08ab9ec Merge pull request #2198 from lioncash/todo 7 years ago
  Lioncash 196cc82913 yuzu/debugger/wait_tree: Remove use of global CurrentProcess accessor 7 years ago