- 17 Oct, 2020 3 commits
- 16 Oct, 2020 4 commits
- 15 Oct, 2020 4 commits
-
-
Lioncash authored
Makes the input_common code warnings consistent with the rest of the codebase.
-
bunnei authored
service: acc: Stub IManagerForApplication::StoreOpenContext.
-
bunnei authored
- Used by Super Mario 3D All-Stars.
-
bunnei authored
vk_device: Block VK_EXT_extended_dynamic_state for RDNA devices
-
- 14 Oct, 2020 1 commit
-
-
bunnei authored
- This is used by Super Mario 3D All-Stars.
-
- 13 Oct, 2020 5 commits
-
-
bunnei authored
audio_core/CMakeLists: Make warnings consistent with core
-
Lioncash authored
Normalizes the warnings shared between audio_core and core.
-
Rodrigo Locatti authored
core/CMakeLists: Make some warnings errors
-
Lioncash authored
Makes our error coverage a little more consistent across the board by applying it to Linux side of things as well. This also makes it more consistent with the warning settings in other libraries in the project. This also updates httplib to 0.7.9, as there are several warning cleanups made that allow us to enable several warnings as errors.
-
bunnei authored
file_sys/nsp: Make SetTicketKeys actually do something
-
- 12 Oct, 2020 1 commit
-
-
bunnei authored
shader/texture: Implement CUBE texture type for TMML and fix arrays
-
- 10 Oct, 2020 2 commits
- 09 Oct, 2020 3 commits
-
-
ReinUsesLisp authored
-
LC authored
video_core: Enforce -Wunused-variable and -Wunused-but-set-variable
-
goldenx86 authored
RDNA devices seem to crash when using VK_EXT_extended_dynamic_state in the latest 20.9.2 proprietary Windows drivers. As a workaround, for now we block device names corresponding to current RDNA released products.
-
- 08 Oct, 2020 4 commits
-
-
bunnei authored
InputCommon: Add random motion input for buttons
-
Rodrigo Locatti authored
renderer_vulkan/wrapper: Fix physical device sorting
-
ReinUsesLisp authored
TMML takes an array argument that has no known meaning, this one appears as the first component in gpr8 followed by s, t and r. Skip this component when arrays are being used. Also implement CUBE texture types. - Used by Pikmin 3: Deluxe Demo.
-
bunnei authored
common: Use system zstd on Linux
-
- 07 Oct, 2020 4 commits
-
-
bunnei authored
hid: Stub HomeButtonInputProtection service commands
-
ReinUsesLisp authored
The old code had a sort function that was invalid and it didn't work as expected when the base vector had a different order (e.g. renderdoc was attached). This sorts devices as expected and fixes a debug assert on MSVC.
-
bunnei authored
submission_package: Fix updates integrated into cartridge images.
-
bunnei authored
capsrv: Stub 3 variants of SetShimLibraryVersion
-
- 06 Oct, 2020 2 commits
- 04 Oct, 2020 3 commits
- 03 Oct, 2020 1 commit
-
-
ReinUsesLisp authored
-
- 02 Oct, 2020 2 commits
- 30 Sep, 2020 1 commit
-
-
german authored
-