Panda3DS/src
wheremyfoodat 3b9490e633
Add controller support to Qt (#475)
* Add controllers to Qt

Co-Authored-By: Nadia Holmquist Pedersen <893884+nadiaholmquist@users.noreply.github.com>

* Remove debug logs

* Bonk

---------

Co-authored-by: Nadia Holmquist Pedersen <893884+nadiaholmquist@users.noreply.github.com>
2024-03-27 21:11:47 +02:00
..
core Implement shader-interpreter relative MOVA addressing (#471) 2024-03-22 18:48:03 +02:00
host_shaders Fix more shader type mismatches 2023-10-17 23:38:11 +03:00
panda_qt Add controller support to Qt (#475) 2024-03-27 21:11:47 +02:00
panda_sdl First step towards configurable keyboard mappings (#464) 2024-03-21 15:54:18 +02:00
pandroid keep screen on in `gameactivity` (#450) 2024-03-08 15:27:06 +02:00
config.cpp Added rom path (#474) 2024-03-26 18:40:10 +02:00
discord_rpc.cpp Add Discord RPC (#161) 2023-08-08 00:23:39 +03:00
emulator.cpp Rename Emulator::run to FrontendSDL::run (#466) 2024-03-16 23:20:37 +02:00
http_server.cpp Friendship revoked with httpserver 2023-10-20 19:33:37 +03:00
hydra_core.cpp Reduce code duplication 2024-01-27 18:21:44 +02:00
io_file.cpp Pandroid: Storage Access Framework (SAF) (#408) 2024-02-17 18:09:46 +02:00
jni_driver.cpp Pandroid: Storage Access Framework (SAF) (#408) 2024-02-17 18:09:46 +02:00
lua.cpp Bind input to Lua 2024-02-22 19:41:18 +02:00
memory_mapped_file.cpp Attempt to add RomFS dumping 2023-10-07 21:23:05 +03:00
miniaudio.cpp Get audio output working with LLE DSP (#419) 2024-02-24 03:26:23 +02:00
renderer.cpp [PICA] Rework how external registers work, format 2023-08-04 00:42:11 +03:00
stb_image_write.c Move stb_image_write into its own translation unit 2023-07-11 10:43:20 -07:00