14735 Commits (17eb314a387268a739642116338a5f616fc62cee)

Author SHA1 Message Date
Lioncash ebb8133b6e maxwell_to_vk: Initialize usage variable in SurfaceFormat() 5 years ago
ReinUsesLisp d25b097e84 video_core: Rewrite the texture cache 5 years ago
ReinUsesLisp 64f651bfa0 cmake: Enforce -Wuninitialized 5 years ago
ReinUsesLisp d719dc7688 service/pcie: Fix invalid initialization argument 5 years ago
ReinUsesLisp 2d951b73bf video_core: Add a delayed destruction ring abstraction 5 years ago
ReinUsesLisp b8bc5d95af host_shaders: Add Vulkan assembler compute shaders 5 years ago
ReinUsesLisp 82723df129 host_shaders: Add helper to blit depth stencil fragment shader 5 years ago
ReinUsesLisp 627b4c3387 host_shaders: Add texture color blit fragment shader 5 years ago
ReinUsesLisp 5ed139d5a2 host_shaders: Add shaders to present to the swapchain 5 years ago
ReinUsesLisp 90b5661015 host_shaders: Add shaders to convert between depth and color images 5 years ago
ReinUsesLisp 9d5ab4f22b host_shaders: Add compute shader to copy BC4 as RG32UI to RGBA8 5 years ago
ReinUsesLisp 9915ad809e host_shaders: Add shader to render a full screen triangle 5 years ago
ReinUsesLisp 8d49d1bc1f host_shaders: Add pitch linear upload compute shader 5 years ago
ReinUsesLisp e4e49e7fcb host_shaders: Add block linear upload compute shaders 5 years ago
ReinUsesLisp f0b34215b6 host_shaders: Add copyright headers to OpenGL present shaders 5 years ago
ReinUsesLisp 60050f5dd1 video_core/host_shaders: Add support for prebuilt SPIR-V shaders 5 years ago
comex 8be4bd5104 k_priority_queue: Fix concepts use 5 years ago
comex 0049fbaa9e Add missing include of "core/hle/kernel/kernel.h" 5 years ago
ameerj ca41363261 svc: demote SleepThread log to LOG_TRACE 5 years ago
gal20 2f5fb99b94 udp client: process packets only for the correct pad 5 years ago
german 139222d3a5 Allow to invert analog axis with right click 5 years ago
bunnei eb609b73a7 core: memory: Ensure thread safe access when pages are rasterizer cached (#5206) 5 years ago
ReinUsesLisp 4df8b8a0f5 cmake: Always enable Vulkan 5 years ago
ReinUsesLisp 472e86da85 video_core: Enforce C4715 (not all control paths return a value) 5 years ago
ReinUsesLisp 4d7405712a vk_shader_decompiler: Silence warning when compiling without asserts 5 years ago
lat9nq 662c4a68f6 yuzu/main: Improve menubar access keys 5 years ago
german 0b75b39cac Add option to reset window size to 1080p 5 years ago
lat9nq b4094cb11a yuzu/main: Save settings when starting guest 5 years ago
FearlessTobi 1bfd9b5081 yuzu: Remove gdbstub configuration 5 years ago
Morph 469ed33cf6 applets/web: Implement the online web browser applet 5 years ago
Morph 150d237919 applets/web: Fix keyboard to emulated controller input 5 years ago
Morph 358b38f3e1 main: Add the ability to disable the web applet 5 years ago
Morph fef6f942e4 main, applets/web: Re-add progress dialog for RomFS extraction 5 years ago
Morph 7641f35fe3 applets/web: Implement the Qt web browser applet frontend 5 years ago
Morph 727780763e web_browser_scripts: Add injection scripts for the web browser 5 years ago
Morph 46f376e8fe pl_u, applets/web: Decrypt shared fonts to TTF files 5 years ago
Morph 0e1390257a ns_vm: Stub NeedsUpdateVulnerability 5 years ago
Morph 0c99879bec frontend/input_interpreter: Add InputInterpreter API 5 years ago
Morph 7c1af698e4 controllers/npad: Make press_state atomic 5 years ago
Morph 71b0d923e2 util: Add URL Request Interceptor for QWebEngine 5 years ago
Morph 790a9e47eb bootmanager: Add a check whether loading is complete 5 years ago
Morph a367dc5be0 applets/web: Implement the default web browser applet frontend 5 years ago
Morph 312d05c3ff applets/web: Implement the offline browser applet backend 5 years ago
Morph c3371126a0 applets/web: Initial implementation of the web browser applet 5 years ago
Morph 7da1c67f5a applets: Remove the previous web browser applet implementation 5 years ago
Morph f36865a3f4 system_archive: Add + and - buttons to the Nintendo Extended OSS font 5 years ago
ameerj 0bdbc27d82 buffer_queue: better use of std::array 5 years ago
ameerj ad6bf1246c Overwrite slots instead of queuing them, add disconnect signal 5 years ago
Morph 8cd0b60587 system_archive: Update Nintendo Extended OSS font 5 years ago
lat9nq 5e59e26876 cmake: Fix generating CMake configs and linking with Boost 5 years ago