Panda3DS/src
Jonian Guveli 156328fbfb
[WIP] Qt: Add config window controls (#655)
* Qt: Add config window controls

* Fix Windows build

* Fix audio slider

* Qt configs: Make thread-safe, properly update audio enable & renderdoc settings

* Qt configs: Add `connectCheckbox` function

* Qt configs: Add `connectCheckbox` function

* Rename spuLayout

* Add Discord RPC reloading

* Allow configuring the app icon

* Qt: Serialize icon & theme, properly set them

* Add rnap and rcow icons

* Qt: Fix forceShadergen config

---------

Co-authored-by: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com>
2024-12-01 23:06:47 +02:00
..
core Remove FirmwareInfo struct redeclaration 2024-12-01 00:06:40 +02:00
host_shaders don't bind resources unnecessarily 2024-10-31 13:45:05 +01:00
panda_qt [WIP] Qt: Add config window controls (#655) 2024-12-01 23:06:47 +02:00
panda_sdl Renderer: Improve null renderer performance (#646) 2024-11-24 17:55:31 +02:00
pandroid Android: Implement enable audio option (#652) 2024-11-30 21:25:58 +02:00
config.cpp [WIP] Qt: Add config window controls (#655) 2024-12-01 23:06:47 +02:00
discord_rpc.cpp Add Discord RPC (#161) 2023-08-08 00:23:39 +03:00
emulator.cpp [WIP] Qt: Add config window controls (#655) 2024-12-01 23:06:47 +02:00
frontend_settings.cpp [WIP] Qt: Add config window controls (#655) 2024-12-01 23:06:47 +02:00
http_server.cpp Friendship revoked with httpserver 2023-10-20 19:33:37 +03:00
hydra_core.cpp Add build option for opengl profile (#592) 2024-08-28 12:01:55 +00:00
io_file.cpp Pandroid: Storage Access Framework (SAF) (#408) 2024-02-17 18:09:46 +02:00
jni_driver.cpp JNI driver: Add setAudioEnabled hook 2024-11-20 21:45:22 +02:00
libretro_core.cpp x64 Shader JIT: Optimize SSE4.1 blending path 2024-11-28 21:36:16 +02:00
lua.cpp Lua: Expose read/write functions for floats and doubles 2024-09-28 22:56:26 +03:00
memory_mapped_file.cpp Attempt to add RomFS dumping 2023-10-07 21:23:05 +03:00
miniaudio.cpp add: period at the end of a sentence (#553) 2024-07-23 11:57:13 +03:00
renderdoc.cpp [WIP] Qt: Add config window controls (#655) 2024-12-01 23:06:47 +02:00
renderer.cpp metal: create renderer 2024-08-16 11:06:23 +02:00
stb_image_write.c Move stb_image_write into its own translation unit 2023-07-11 10:43:20 -07:00