27 Commits (xad)

Author SHA1 Message Date
Juliano Leal Goncalves 103cde53ff ♻️ Make options struct hierarchical 5 years ago
Anders Jenbo e280432b92 🚨 Fix all SDL1 warnings 5 years ago
Anders Jenbo d0248caf8d 💚 Fix SDL1 builds 5 years ago
Anders Jenbo 39999791b3 Revamp ini options and sync in multiplayer 5 years ago
Epifanov Ivan f49b55cbe1
Migrate to vitasdk 5 years ago
Ivan Epifanov d76d52779a Add control options 5 years ago
Ivan Epifanov 85be8ed77e [vita] Speed up. Add option to disable back touch 5 years ago
Ivan Epifanov ccf87f3bf3 Disable SDL touch->mouse events 5 years ago
MrHuu 1fa8b6f4e4 [3DS] Initial port 5 years ago
Gleb Mazovetskiy b10b4381ef
Multiple controllers support (#935) 5 years ago
Juliano Leal Goncalves c8da8d7e78 Add integer scaling support. Disabled by default. 6 years ago
Yuri Pourre b152633011 Bugfix: allows resize when fullscreen is toggled 6 years ago
Anders Jenbo 52a8cd5fdb Fix crash when original aspect ratio is used with upscaling 6 years ago
Anders Jenbo c53ca1a62a Adjust resolution to monitor default on startup 6 years ago
Juliano Leal Goncalves 8d896d54f7
Softcode VSYNC setting. Enabled by default. (#783) 6 years ago
Juliano Leal Goncalves 027e63266e Add integer scaling support. Disabled by default. 6 years ago
Anders Jenbo 0da3461d35 Use explicit types instead of auto 6 years ago
Anders Jenbo a3505ab904 Remove the std namespace from uint32_t 6 years ago
Anders Jenbo 69ad34f58f Consistently use NULL instead of nullptr 6 years ago
Manuel Alfayate Corchete 03662be548
Remove atexit() calls and implement a diablo_deinit() function instea… (#694) 6 years ago
Yuri Pourre f1a000cb7b Bugfix: allows resize when fullscreen is toggled 6 years ago
Anders Jenbo a31a730cf3 Default to 60hz if the driver doesn't return a usable value 6 years ago
Gleb Mazovetskiy 3463d7eaca RetroFW: Remove IPU scaler check 6 years ago
Gleb Mazovetskiy 1f129de0c3 DiabloUI: Scale surfaces at load/creation time 6 years ago
Gleb Mazovetskiy ea32475ce9 SDL1: Avoid software-scaling SVid when possible 6 years ago
Anders Jenbo 118e3668b4 Remove unused code 6 years ago
Anders Jenbo 08aa6a860a Move generic helpers out of miniwin 6 years ago
Anders Jenbo cc4d6b57d8 Remove unused miniwin IO 6 years ago
Anders Jenbo baf2d14440 Remove unused parts of miniwin 6 years ago
Gleb Mazovetskiy 309693b9ff OpenDingux: GKD350h support 6 years ago
Anders Jenbo 7f699dbad2 Remove more legacy savegame code 6 years ago
Anders Jenbo fd1d81c87f Force initialization of controller on Switch 6 years ago
Anders Jenbo 71d8a0071c Fix Windows build 6 years ago
Anders Jenbo c3f283429b Fix high CPU load when game is minimized 6 years ago
Anders Jenbo 40d272241b Implement --data-dir for setting mpq path 6 years ago
Christopher M. Hobbs 436e25207a Add preliminary command line options to main.cpp 6 years ago
Anders Jenbo e577f9bdc7 Remove more old save game format code 6 years ago
Gleb Mazovetskiy 5db59f1c72 RetroFW: IPU detection for RetroFW 2.0 6 years ago
Anders Jenbo f9d4073620 Detect when gamepads are added or removed 6 years ago
Anders Jenbo a261e8ad65 Better frame delay pressision 6 years ago
Gleb Mazovetskiy 2acb87c743 SDL1: Set video mode flags and BPP via CMake 6 years ago
Gleb Mazovetskiy 3e8f279653 Fix FPS limiting on SDL1 6 years ago
Anders Jenbo dffc89e41c Limit FPS when upscaling is disabled 6 years ago
Anders Jenbo 4532f009ff Remove old anti-cheat code from save function 6 years ago
Gleb Mazovetskiy ddce870dda Handle scaling for SDL1 (#370) 6 years ago
Gleb Mazovetskiy a2e821d241 Game controller support 6 years ago
Gleb Mazovetskiy 7dc73dd825 SDL1: Remove SDL_DOUBLEBUF 7 years ago
Gleb Mazovetskiy 9d4dce5c62 SDL1: Support fullscreen 7 years ago
Anders Jenbo 810b12a37d Drop unused code 7 years ago
Anders Jenbo a8e4db538f Display SDL error messages in UI dialog 7 years ago