Skip to content
  1. Apr 18, 2021
    • lat9nq's avatar
      cmake: Use SDL 2.0.14 and fix CMake scope issue · de69a526
      lat9nq authored
      Forces using SDL 2.0.14. Upgrades the SDL external to that version. Adds
      a message when switching to the external.
      
      Fixes an error where input_common only links to SDL when SDL2_FOUND is
      set, but externals/CMakeLists cannot set that variable to the required
      scope. Switch to using ENABLE_SDL2, which we can use since we now
      include the SDL source.
      de69a526
    • Morph's avatar
      Merge pull request #6204 from lat9nq/sdl2-external · 2a2a5789
      Morph authored
      externals: Add SDL 2.0.12
      2a2a5789
  2. Apr 17, 2021
  3. Apr 16, 2021
  4. Apr 15, 2021
  5. Apr 14, 2021
  6. Apr 13, 2021
Loading