shadPS4/src
Vinicius Rangel 25de4d6b65
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
Devtools improvements I (#1392)
* devtools: fix showing entire depth instead of bits

* devtools: show button for stage instead of menu bar

- fix batch view dockspace not rendering when window collapsed

* devtools: removed useless "Batch" collapse & don't collapse last batch

* devtools: refactor DrawRow to templating

* devtools: reg popup size adjusted to the content

* devtools: better window names

* devtools: regview layout compacted

* devtools: option to show collapsed frame dump

keep most popups open when selection changes
best popup windows positioning

* devtools: show compute shader regs

* devtools: tips popup
2024-10-16 13:12:46 +03:00
..
audio_core updated sdl to fix touchpad issue (#1275) 2024-10-07 13:04:09 +03:00
common Devtools improvements I (#1392) 2024-10-16 13:12:46 +03:00
core Devtools improvements I (#1392) 2024-10-16 13:12:46 +03:00
images improved documentation + better toolbar icons (#1364) 2024-10-13 15:03:19 +03:00
imgui Devtools improvements I (#1392) 2024-10-16 13:12:46 +03:00
input sdl: Fix use of functions that now return SDL_bool (#1160) 2024-09-30 06:47:55 +03:00
qt_gui Minor Fixes for Separate Update Folder (#1387) 2024-10-15 22:29:27 +03:00
shader_recompiler resource_tracking_pass: Make sure immediate offset is accessed as correct type. (#1339) 2024-10-10 23:58:01 +03:00
video_core Devtools improvements I (#1392) 2024-10-16 13:12:46 +03:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp Separate Updates from Game Folder (#1026) 2024-10-15 18:49:42 +03:00
emulator.h Play Time (#1305) 2024-10-09 13:30:51 +03:00
main.cpp Use fs::path::native whenever possible, avoid unnecessary fs->string conversions in GUI code (#1064) 2024-09-26 11:41:59 +03:00
sdl_window.cpp imgui/renderer: Hide Cursor on Idle Implementation (#1266) 2024-10-08 09:47:42 +03:00
sdl_window.h Revert "Add UI to configure keyboard-to-controller mapping (#308)" 2024-09-11 12:56:27 +03:00
shadps4.qrc Auto Update (#1006) 2024-09-24 23:03:15 +03:00
shadps4.rc file formats and qt (#88) 2024-03-01 00:00:35 +02:00