shadPS4/src
IndecisiveTurtle 7b24b42711
Some checks are pending
Build and Release / reuse (push) Waiting to run
Build and Release / clang-format (push) Waiting to run
Build and Release / get-info (push) Waiting to run
Build and Release / windows-sdl (push) Blocked by required conditions
Build and Release / windows-qt (push) Blocked by required conditions
Build and Release / macos-sdl (push) Blocked by required conditions
Build and Release / macos-qt (push) Blocked by required conditions
Build and Release / linux-sdl (push) Blocked by required conditions
Build and Release / linux-qt (push) Blocked by required conditions
Build and Release / pre-release (push) Blocked by required conditions
data_share: Emit barrier before reads
* Fixes artifacts in TLG when using NVIDIA gpus. When LDS is written and read in the same basic block, the barrier pass wont handle it properly, so insert a barrier before reads
2024-12-24 16:04:30 +02:00
..
common Switch remaining CRLF terminated files to LF 2024-12-24 13:56:31 +01:00
core semaphore: Attempt to acquire before checking timeout 2024-12-24 15:39:17 +02:00
images Help - improvement (#1522) 2024-12-09 18:47:26 +02:00
imgui The way to Unity, pt.3 (#1681) 2024-12-08 18:30:33 +02:00
input core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
qt_gui Fix AutoUpdate Issue with Non-Latin Usernames/Directories (#1853) 2024-12-23 09:29:30 +02:00
shader_recompiler data_share: Emit barrier before reads 2024-12-24 16:04:30 +02:00
video_core Switch remaining CRLF terminated files to LF 2024-12-24 13:56:31 +01:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp More Fixes for Separate Update (#1487) 2024-12-17 12:42:21 +02:00
emulator.h Loading font libs from title id folder (#1448) 2024-10-31 16:08:34 +02:00
main.cpp Fix --help text in cli (#1588) 2024-11-24 18:45:17 +02:00
sdl_window.cpp Fix for "shadPS4" not being given on Linux volume mixers (#1789) 2024-12-14 23:30:17 +01:00
sdl_window.h Devtools - Shader editing (#1705) 2024-12-09 21:11:11 +01:00
shadps4.qrc Help - improvement (#1522) 2024-12-09 18:47:26 +02:00
shadps4.rc file formats and qt (#88) 2024-03-01 00:00:35 +02:00