17 Commits (78be8a1edf33ffa89bd45beace2e920f383cb4dd)

Author SHA1 Message Date
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
Gleb Mazovetskiy 2fb84d5f60 Renderer texture: use RGB888 instead of RGBA8888 7 years ago
Anders Jenbo dc5bbd0c49 Implement DefWindowProc directly in MainWndProc 7 years ago
Anders Jenbo 73a7a1ae6d Remove unimplemented functions that aren't needed with SDL 7 years ago
Anders Jenbo ba9288c6cf Unify error dialogs, for looks and portability 7 years ago
Gleb Mazovetskiy 4ea3a4e941 Make Source/ dialogs call DiabloUI/dialogs.cpp 7 years ago
Anders Jenbo e88e574c5f Drop unimplemented code 7 years ago
Anders Jenbo 06bcd3c3f9 Handle file paths in a clean way 7 years ago
Anders Jenbo 606d5536f2 Set version and project name via CMake 7 years ago
Anders Jenbo 18532e7c9b Format SourceX and SourceS 7 years ago
Anders Jenbo 1d03064fee Clean up sound code 7 years ago