- May 04, 2020
-
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
bunnei authored
am: IHomeMenuFunctions:GetPopFromGeneralChannelEvent
-
bunnei authored
Port citra-emu/citra#5094: "yuzu: Option to hide mouse on inactivity"
-
bunnei authored
acc: Return a unique value per account for GetAccountId
-
- May 03, 2020
-
-
Morph authored
-
bunnei authored
{maxwell_3d,buffer_cache}: Implement memory barriers using 3D registers
-
Mat M authored
CI: Re-enable building yuzu with Vulkan enabled on Linux and MinGW
-
lat9nq authored
This is possible now with the updated Docker images and their updated packages. Before, there were build errors due to old QT5 packages on Ubuntu, but now since they have updated packages it is feasible to build with Vulkan enabled once more.
-
Mat M authored
CMake: Update compiler paths for the current MinGW Docker image
-
Mat M authored
input_common: fix build when SDL2 is disabled
-
bunnei authored
readable_event: Remove unnecessary semicolon in Signal()
-
bunnei authored
am: Properly implement GetDisplayVersion
-
bunnei authored
Co-authored-by:
Mat M. <mathew1800@gmail.com>
-
- May 02, 2020
-
-
FearlessTobi authored
-
Lioncash authored
Resolves a -Wextra-semi warning. While we're at it, we can invert the branch to form a guard clause, unindenting all of the contained code.
-
bunnei authored
audin:u: ListAudioIns, OpenAudioIn, ListAudioInsAuto, OpenAudioInAuto, ListAudioInsAutoFiltered, OpenAudioInProtocolSpecified
-
bunnei authored
kernel: Don't fail silently
-
bunnei authored
vulkan: Remove unnecessary includes
-
bunnei authored
Fixed packaging on some systems with different QT5 path
-
bunnei authored
vk_rasterizer: Skip index buffer setup when vertices are zero
-
bunnei authored
shader/texture: Support multiple unknown sampler properties
-
Mat M authored
Unbreak build with Clang < 10
-
bunnei authored
Add stub for caps:su SetShimLibraryVersion
-
lat9nq authored
The Docker image was just updated to use Arch Linux instead of Ubuntu. This PR sets the compiler names to reflect how they are installed on the Arch Linux Docker image. Fixes "x86_64-w64-mingw32-g++-posix is not a full path and was not found in the PATH." errors in CMake.
-
bunnei authored
acc: Fix InitializeApplicationInfo
-
bunnei authored
account: ListQualifiedUsers
-
- May 01, 2020
-
-
Jan Beich authored
In file included from src/video_core/renderer_opengl/renderer_opengl.cpp:25: In file included from src/./video_core/renderer_opengl/gl_rasterizer.h:26: In file included from src/./video_core/renderer_opengl/gl_fence_manager.h:11: src/./video_core/fence_manager.h:91:32: error: use 'template' keyword to treat 'Write' as a dependent template name memory_manager.Write<u32>(current_fence->GetAddress(), current_fence->GetPayload()); ^ template src/./video_core/fence_manager.h:137:32: error: use 'template' keyword to treat 'Write' as a dependent template name memory_manager.Write<u32>(current_fence->GetAddress(), current_fence->GetPayload()); ^ template
-
bunnei authored
nvdrv: Fix GetGpuTime stack corruption
-
David Marcec authored
IoctlGetGpuTime should be 16 bytes, not 8.
-
bunnei authored
externals: Update cubeb to 616d773
-
David Marcec authored
QLaunch 1.0.0
-
- Apr 30, 2020
-
-
Jason Parker authored
Used by Animal Crossing: New Horizons when trying to take a picture.
-
Mat M authored
am: IsVrModeEnabled & SetVrModeEnabled fixes
-
Mat M authored
am: GetFriendInvitationStorageChannelEvent
-
Mat M authored
fs-srv: GetFreeSpaceSize & GetTotalSpaceSize
-
Mat M authored
nim: CreateServerInterface, CreateAccessorInterface, CreateAsyncInterface
-
Mat M authored
caps: Add missing service names to caps:su
-
bunnei authored
psm: Mark as debug instead of warning
-
bunnei authored
maxwell_3d: Fix depth clamping register
-