1. 12 May, 2020 1 commit
    • David Marcec's avatar
      hid: Clear keyboard states & fix logic issue · a79f060e
      David Marcec authored
      Previously we never cleared the states of the entries and the key would stay held down, also looping over the key bytes for each key lead to setting every bit for the key state instead of the key we wanted
      a79f060e
  2. 10 May, 2020 1 commit
  3. 09 May, 2020 10 commits
  4. 08 May, 2020 2 commits
    • James Rowe's avatar
      Replace externals with Conan (#3735) · bc30a591
      James Rowe authored
      * Remove git submodules that will be loaded through conan
      
      * Move custom Find modules to their own folder
      
      * Use conan for downloading missing external dependencies
      
      * CI: Change the yuzu source folder user to the user that the containers run on
      
      * Attempt to remove dirty mingw build hack
      
      * Install conan on the msvc build
      
      * Only set release build type when using not using multi config generator
      
      * Re-add qt bundled to workaround an issue with conan qt not downloading prebuilt binaries
      
      * Add workaround for submodules that use legacy CMAKE variables
      
      * Re-add USE_BUNDLED_QT on the msvc build bot
      bc30a591
    • bunnei's avatar
      Merge pull request #3885 from ReinUsesLisp/viewport-swizzles · 50c27d5a
      bunnei authored
      video_core: Implement viewport swizzles with NV_viewport_swizzle
      50c27d5a
  5. 07 May, 2020 2 commits
  6. 06 May, 2020 2 commits
  7. 05 May, 2020 4 commits
  8. 04 May, 2020 9 commits
  9. 03 May, 2020 9 commits