1. 26 Feb, 2020 2 commits
    • ReinUsesLisp's avatar
      vk_swapchain: Silence TOCTOU race condition · 0aaa69e4
      ReinUsesLisp authored
      It's possible that the window is resized from the moment we ask for its
      size to the moment a swapchain is created, causing validation issues.
      
      To workaround this Vulkan issue request the capabilities again just
      before creating the swapchain, making the race condition less likely.
      0aaa69e4
    • bunnei's avatar
      Merge pull request #3431 from CJBok/npad-fix · 01a05b48
      bunnei authored
      InputCommon: analog_from_button get direction implementation
      01a05b48
  2. 25 Feb, 2020 5 commits
  3. 24 Feb, 2020 1 commit
  4. 23 Feb, 2020 3 commits
  5. 22 Feb, 2020 12 commits
  6. 21 Feb, 2020 7 commits
  7. 20 Feb, 2020 6 commits
  8. 19 Feb, 2020 4 commits