- 16 Sep, 2021 1 commit
-
-
ameerj authored
Useful for jthreads which make use of the threadsafe queues.
-
- 14 Sep, 2021 2 commits
- 13 Sep, 2021 10 commits
-
-
Morph authored
Vulkan: Disable VK_EXT_SAMPLER_FILTER_MINMAX in GCN AMD
-
Fernando Sahmkow authored
-
Morph authored
Vulkan: Blacklist Int8Float16 Extension on AMD on driver 21.9.1
-
Mai M authored
common_funcs: Add enum flag bitwise shift operator overloads
-
Morph authored
Vulkan/Descriptors: Increase sets per pool on AMD propietary driver.
-
Fernando Sahmkow authored
-
Fernando S authored
vk_rasterizer: Fix dynamic StencilOp updating when two faces are enabled
-
Fernando Sahmkow authored
-
Morph authored
This adds bitwise shift operator overloads (<<, >>, <<=, >>=) in the macro DECLARE_ENUM_FLAG_OPERATORS(type)
-
Ameer J authored
FS: Mark recursive CreateDirectory as inaccurate and temporary
-
- 12 Sep, 2021 12 commits
-
-
Mai M authored
vk_state_tracker: Remove unused function
-
ameerj authored
This function was incorrectly using the stencil_two_side_enable register when dynamically updating the StencilOp.
-
ameerj authored
-
Morph authored
-
Morph authored
shaders: Fix warp instructions on 64-thread warp devices
-
Morph authored
account: EnsureTokenIdCacheAsync
-
Morph authored
FS: Recursively create directories for CreateDirectory
-
Morph authored
main: Apply confirm exit setting in exit locked scenarios
-
Morph authored
hid/am: Stub SetTouchScreenConfiguration and implement GetNotificationStorageChannelEvent
-
Morph authored
common: Move error handling functions out of common_funcs
-
Morph authored
api_version: Update and add AtmosphereTargetFirmware
-
ameerj authored
Some titles set an exit lock through HLE, which prompts an exit confirmation when stopping emulation if the system is locked. This change allows bypassing this confirmation if the setting to confirm exits has been disabled by the user.
-
- 11 Sep, 2021 14 commits
-
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
This allows us to avoid implicitly including <string> every time common_funcs.h is included.
-
Fernando S authored
nvdec: Add GPU video decoding for all capable drivers and platforms
-
Fernando S authored
vk_rasterizer: Only clear depth/stencil buffers when specified in attachment aspect mask
-
Fernando S authored
vk_swapchain: Prefer linear swapchain format when presenting sRGB images
-
Fernando S authored
renderer_vulkan: Wait on present semaphore at queue submit
-
Fernando S authored
nvflinger: Use external surface format for framebuffer creation
-
- 10 Sep, 2021 1 commit
-
-
german77 authored
-