shadPS4/src
Vinicius Rangel cf2e617f08
Devtools - Inspect regs/User data/Shader disassembly (#1358)
* devtools: pm4 - show markers

* SaveDataDialogLib: fix compile with mingw

* devtools: pm4 - show program state

* devtools: pm4 - show program disassembly

* devtools: pm4 - show frame regs

* devtools: pm4 - show color buffer info as popup

add ux improvements for open new windows with shift+click
better window titles

* imgui: skip all textures to avoid hanging with crash diagnostic enabled

not sure why this happens :c

* devtools: pm4 - show reg depth buffer
2024-10-13 15:02:22 +03:00
..
audio_core updated sdl to fix touchpad issue (#1275) 2024-10-07 13:04:09 +03:00
common use addGameInstallDir here (#1354) 2024-10-12 17:53:47 +03:00
core Devtools - Inspect regs/User data/Shader disassembly (#1358) 2024-10-13 15:02:22 +03:00
images Best icons for flags (#1133) 2024-09-28 21:49:48 +03:00
imgui Devtools - Inspect regs/User data/Shader disassembly (#1358) 2024-10-13 15:02:22 +03:00
input sdl: Fix use of functions that now return SDL_bool (#1160) 2024-09-30 06:47:55 +03:00
qt_gui Update sq translation (#1351) 2024-10-13 11:36:52 +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 - Inspect regs/User data/Shader disassembly (#1358) 2024-10-13 15:02:22 +03:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp core/libraries: Initial fiber implementation (#1255) 2024-10-10 17:51:23 +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