1. 22 5月, 2020 2 次提交
  2. 21 5月, 2020 12 次提交
  3. 20 5月, 2020 6 次提交
  4. 19 5月, 2020 2 次提交
  5. 18 5月, 2020 4 次提交
  6. 14 5月, 2020 3 次提交
  7. 13 5月, 2020 4 次提交
    • J
      win-capture: Reset WGC fail flag for new window · 477f9062
      jpark37 提交于
      WGC will give up on a window that it fails to capture, but that
      shouldn't stop it from attempting to capture new windows.
      
      Fixes #2928.
      477f9062
    • J
      cmake: Add cmake folders · 79931794
      jp9000 提交于
      79931794
    • J
      win-capture: Fail on unsupported Vulkan formats · 30f6870b
      jpark37 提交于
      Don't allow unsupported Vulkan formats to fall back to B8G8R8A8.
      Probably better to fail completely than do an illegal copy.
      
      Also remove bad conversion for VK_FORMAT_A2R10G10B10_UNORM_PACK32.
      Red and blue channels were reversed, and there's no DXGI equivalent.
      
      Addresses #2796. We can do more later if justified.
      30f6870b
    • J
      UI: Restore theme if settings window exit with [x] · 42bbca3d
      jp9000 提交于
      Fixes a bug where if the theme was changed, then wasn't saved, and the
      user exits the window with the [x] button, then chooses "No" when asked
      to save settings, it would not restore the original theme.
      42bbca3d
  8. 12 5月, 2020 1 次提交
  9. 11 5月, 2020 1 次提交
  10. 10 5月, 2020 5 次提交