shadPS4/src
Samuel Fontes ad3b6c793c
qt-gui: Added GPU device selection functionality (#399)
* qt-gui: Added GPU device selection functionality

* Getting list of GPU only when application starts

* Fixed formatting

* Fixed formatting

* Fixed formatting

* Added warning when GPU doesn't support API version.

* Changed Unsupported Vulkan Version warning

* Removed unused size checking on GetPhysicalDevices

The method is only being called once so this doesn't make sense. It was some left over of me trying to get this done some other way.

* Fix formatting

* Fix formatting

* SettingsDialog: Passing physical devices as span

* Fixed formatting
2024-08-14 00:21:06 +03:00
..
audio_core Reorganization of includes (#348) 2024-07-31 13:25:55 +03:00
common qt-gui: Added GPU device selection functionality (#399) 2024-08-14 00:21:06 +03:00
core video_core: Various fixes (#423) 2024-08-13 20:05:10 +03:00
images Merge pull request #356 from squidbus/macos-icon 2024-08-01 08:42:44 +03:00
input Basic gamepad support through SDL (#407) 2024-08-13 12:54:08 +03:00
qt_gui qt-gui: Added GPU device selection functionality (#399) 2024-08-14 00:21:06 +03:00
shader_recompiler video_core: Various fixes (#423) 2024-08-13 20:05:10 +03:00
video_core video_core: Various fixes (#423) 2024-08-13 20:05:10 +03:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp mount temp dir 2024-08-09 12:56:03 +03:00
emulator.h Reorganization of includes (#348) 2024-07-31 13:25:55 +03:00
main.cpp Reorganization of includes (#348) 2024-07-31 13:25:55 +03:00
sdl_window.cpp Basic gamepad support through SDL (#407) 2024-08-13 12:54:08 +03:00
sdl_window.h Basic gamepad support through SDL (#407) 2024-08-13 12:54:08 +03:00
shadps4.qrc - Added trophy decryption when extracting a fpkg. trp icons and xmls are dumped to game_data/<title> (can be restored if deleted by accident by opening the trophy viewer) 2024-06-10 20:42:21 -06:00
shadps4.rc file formats and qt (#88) 2024-03-01 00:00:35 +02:00