11033 Commits (16dc3a1dd5b3a8a70de833aa1da98fc6ed8bacce)
 

Author SHA1 Message Date
Lioncash d03ae881fd service/audio/hwopus: Move decoder state to its own class 7 years ago
Lioncash 960057cba0 service/audio/hwopus: Provide a name for the second word of OpusPacketHeader 7 years ago
Lioncash d41d85766f service/audio/hwopus: Move Opus packet header out of the IHardwareOpusDecoderManager 7 years ago
Lioncash 3293877456 service/audio/hwopus: Enclose internals in an anonymous namespace 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
Lioncash f9ee0dc7ee video_core/engines: Remove unnecessary includes 7 years ago
Lioncash 221613d4ea kernel/server_session: Make data members private 7 years ago
Lioncash 7526b6fce3 kernel/client_session: Make data members private 7 years ago
Lioncash ad9dbeb44b hle/service/audio: Extract audio error codes to a header 7 years ago
Lioncash c161389a0f kernel/address_arbiter: Pass in system instance to constructor 7 years ago
Lioncash 9d9676f620 kernel/address_arbiter: Minor tidying up 7 years ago
Lioncash ec6664f6d6 kernel/address_arbiter: Convert the address arbiter into a class 7 years ago
Lioncash 42085ff110 video_core/surface: Remove obsolete TODO in PixelFormatFromRenderTargetFormat() 7 years ago
Zach Hilman 52ac6419da vm_manager: Remove cheat-specific ranges from VMManager 7 years ago
Lioncash 79f970e6de kernel/thread: Remove obsolete TODO in Create() 7 years ago
Lioncash 02bc9e9de1 core/hle/ipc: Remove unnecessary includes 7 years ago
bunnei cc92c054ec
Merge pull request #2185 from FearlessTobi/port-4630 7 years ago
Zach Hilman 7053546687 core: Add support for registering and controlling ownership of CheatEngine 7 years ago
Zach Hilman 769b346682 cheat_engine: Add parser and interpreter for game cheats 7 years ago
Zach Hilman c100a4b8d4 loader/nso: Set main code region in VMManager 7 years ago
Zach Hilman b952a30555 vm_manager: Add support for storing and getting main code region 7 years ago
Zach Hilman 4495bf5706 patch_manager: Display cheats in game list add-ons 7 years ago
Zach Hilman c5091bfe00 patch_manager: Add support for loading cheats lists 7 years ago
Zach Hilman 9d1ab766a0 controllers/npad: Add accessor for current press state 7 years ago
Zach Hilman 4130b07f88 web_browser: Add shortcut to Enter key to exit applet 7 years ago
Lioncash 40de7f6fe8 vm_manager: Use range helpers in HeapAlloc() and HeapFree() 7 years ago
Lioncash 6c42a23550 vm_manager: Provide address range checking functions for other memory regions 7 years ago