1. 16 Jul, 2021 1 commit
    • lat9nq's avatar
      emu_window_sdl2_vk: Use the generated SDL config · d3748cad
      lat9nq authored
      On Linux, due to the way we include SDL2 as a submodule, it makes it
      difficult for us to specify which SDL_config.h we intended to include.
      Before, CMake would default to the dummy one included with SDL and
      ignore the generated one.
      
      This tells CMake to use the generated one. In addition, we define
      USING_GENERATED_CONFIG_H to throw an error in case the dummy config is
      used by accident. Fixes Vulkan not working on Linux yuzu-cmd.
      d3748cad
  2. 15 Jul, 2021 9 commits
  3. 14 Jul, 2021 3 commits
  4. 13 Jul, 2021 7 commits
  5. 12 Jul, 2021 5 commits
  6. 11 Jul, 2021 4 commits
  7. 10 Jul, 2021 4 commits
  8. 09 Jul, 2021 7 commits