25 Commits (eb7b9d7054682efaa80c14b1b4e4e81fe2d1ea28)

Author SHA1 Message Date
obligaron eb7b9d7054 Introduce ResizeWindow() 4 years ago
obligaron b5aab383d9 Introduce ReinitializeRenderer() and GetPreferedWindowSize() 4 years ago
obligaron 21e04d3352 Add OptionEntry Grab Input 4 years ago
obligaron af4f732ef1 Add OptionEntry Scaling Quality 4 years ago
obligaron 677303cba9
Reduce use of view globals in game menu 4 years ago
staphen b5d96665c9 Enable SDL1 build option for Windows 4 years ago
Vladimir Olteanu b87058a717 Error checking for GetOutputSurface 5 years ago
Vladimir Olteanu 4edafd2e37 Make RendererTextureSurface a SDLSurfaceUniquePtr 5 years ago
Vladimir Olteanu cc9ea97e0f Introduce SDLWrap::CreateTexture 5 years ago
Vladimir Olteanu 5d54f8d322 Introduce SDLWrap::CreateRGBSurface 5 years ago
obligaron 26e61b363b demo: Centralize options override 5 years ago
obligaron 77f9bded9e Introduce demo namespace 5 years ago
Anders Jenbo eda4a5061e Implement demo recording and playback 5 years ago
Anders Jenbo 3affe2eb2a Fix SDL1 builds 5 years ago
Anders Jenbo 9dd7de027f Limit screen to landscape mode 5 years ago
Anders Jenbo 0227519267 Enable mouse emulation for Android 5 years ago
Gleb Mazovetskiy cb9da2cadc 🎉 SDL1: An option to render directly to video mem 5 years ago
Gleb Mazovetskiy 1181cc68ac 🎉 Remove buffer padding 5 years ago
staphen 5483b29a31 Set 3DS scaling behavior based on FitToScreen setting. 5 years ago
Gleb Mazovetskiy 57172e48ed 🔨 ⚙️ CMake: Add NOSOUND option 5 years ago
Jmgr 1b7e0d2cb3 Migrate existing log entries 5 years ago
Anders Jenbo cc164985a3 🎨 Correct type checks in src sub-folder 5 years ago
Anders Jenbo b978d80119 🎨 llvm-include-order 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 5 years ago
Gleb Mazovetskiy e7a32d0abf Fix audio distortion on Windows (default to winmm) 5 years ago
Anders Jenbo 0cc788b33d 🐛 Only initialize the subsystems that we use 5 years ago
Gleb Mazovetskiy 218aab57f1 Remove the raw pointer ScaleSurfaceToOutput 5 years ago
Gleb Mazovetskiy 8b7a183f39 Migrate credits.cpp to SDLSurfaceUniquePtr 5 years ago
Gleb Mazovetskiy 4e92c86682 Fix audio distortion on Windows (default to winmm) 5 years ago
Anders Jenbo 47feeda0ce 🐛 Only initialize the subsystems that we use 5 years ago
Anders Jenbo 433edc63ea ♻️ Consistently use pragma once to guard the headers 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Juliano Leal Goncalves 800dbce066 ♻️ Move options-related structs to new 'options.h' file 5 years ago
Yuri Pourre df56d6a03b Rollback joystick changes 5 years ago
Anders Jenbo f2140688e7
Load and save all ini values the same way (#1260) 5 years ago
Gleb Mazovetskiy 4ccb91d166 Fix #if HAS_KBCTRL == 1 5 years ago
Yuri Pourre 38f2070392 Unify controller implementations 5 years ago
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