- 18 Feb, 2020 2 commits
-
-
Brian Clinkenbeard authored
-
bunnei authored
GUI: Add aspect ratio dropdown
-
- 17 Feb, 2020 3 commits
-
-
bunnei authored
Fix CMake build errors for certain SDL2 installations
-
Brian Clinkenbeard authored
-
bunnei authored
nvhost_gpu: implement ChannelSetTimeslice
-
- 16 Feb, 2020 5 commits
-
-
bunnei authored
IUserLocalCommunicationService: stub function Initialize2
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
402: function name should be Initialize2 (7.0.0+) not SetOperationMode Follow by: https://switchbrew.org/wiki/LDN_services#IUserLocalCommunicationService
-
namkazy authored
-
bunnei authored
Revert "video_core: memory_manager: Use GPU interface for cache functions."
-
- 15 Feb, 2020 1 commit
-
-
bunnei authored
-
- 14 Feb, 2020 10 commits
-
-
bunnei authored
Set of refactors for Kernel Synchronization and Hardware Constants
-
Morph authored
-
bunnei authored
shader/decode: Fix constant buffer offsets
-
Zach Hilman authored
Use config mode for finding SDL2 with CMake
-
Fernando Sahmkow authored
-
Morph authored
-
Morph authored
-
Morph authored
Available as a drop down within the configure graphics tab.
-
bunnei authored
update hwopus DecodeInterleaved for FW 7.0.0+
-
bunnei authored
GPU: Refactor queries implementation and correct GPU Clock.
-
- 13 Feb, 2020 4 commits
-
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
bunnei authored
address_arbiter: Minor cleanup to list querying
-
Brian Clinkenbeard authored
-
- 12 Feb, 2020 8 commits
-
-
Lioncash authored
Same behavior, but without the need to explicitly loop through everything manually.
-
Lioncash authored
Simplifies the overall function and also allows for it to become a const-qualified member function.
-
bunnei authored
bcat/backend: Prevent fmt exception in debug log within NullBackend::Clear()
-
bunnei authored
kernel/thread: Remove trivial usages of the global system accessor
-
Lioncash authored
Aligns the '=' to be consistent with the rest of the logs within this source file.
-
Lioncash authored
A formatting specifier within Clear wasn't being used, which will cause fmt to throw an exception. This fixes that.
-
Lioncash authored
We can just use the kernel member variable directly instead of going through the system to obtain the same thing.
-
Fernando Sahmkow authored
-
- 11 Feb, 2020 5 commits
-
-
Fernando Sahmkow authored
-
makigumo authored
trivial change, see https://switchbrew.org/wiki/Audio_services#IHardwareOpusDecoder
-
Fernando Sahmkow authored
-
bunnei authored
gl_rasterizer: Implement GL_POINT_SPRITE
-
Brian Clinkenbeard authored
-
- 10 Feb, 2020 2 commits
-
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-