-
Updated
Jun 14, 2020 - Go
switch
Here are 795 public repositories matching this topic...
-
Updated
Jul 30, 2020 - HTML
-
Updated
Jul 4, 2019 - Kotlin
-
Updated
May 12, 2020 - Python
-
Updated
Jun 20, 2020 - C++
-
Updated
Aug 18, 2020 - Swift
-
Updated
Aug 19, 2020 - Java
-
Updated
Jul 27, 2020 - Swift
-
Updated
Jun 21, 2020 - C
-
Updated
Aug 23, 2020 - C#
-
Updated
Dec 9, 2019 - JavaScript
Dolphin Profile
It's not an issue than a question:
I'm using this very nice project to use joy-cons on Dolphin (with this gyro server thingy)
and I'm impressed how well this works. 👌🏻
Has someone figured out a good Dolphin controller config and would share it?
(nunchuck left joy-con - wiimote right)
-
Updated
Jan 23, 2019 - Java
I've tried launching this from the .exe in the zip file download and by installing it via the Installer.msi both keep giving me the "not a valid Win32 application" message shown in the screenshot attached here. I'm running Windows XP on Parallels Desktop 14 on a Mac Mini with a 3GHz Intel Core i7 and 16GB of RAM so it isn't an issue of hardware compatibility or at least it shouldn't be. If anyone
-
Updated
Aug 1, 2020 - Vue
-
Updated
Dec 31, 2019 - Kotlin
-
Updated
Aug 9, 2018 - JavaScript
-
Updated
Aug 24, 2020 - C
-
Updated
Aug 7, 2020 - C++
-
Updated
Jul 24, 2020 - Python
-
Updated
Aug 2, 2020 - Kotlin
Improve this page
Add a description, image, and links to the switch topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the switch topic, visit your repo's landing page and select "manage topics."


Currently,
Textureclass is bloated with methods used to check if two textures are "compatible" with each other.TextureCompatibilityclass also houses some of these methods.Ryujinx.Graphics.Gpuindirectly (as evident by #1474)So, this code should instead be moved to the
TextureCompatibilitystatic class to centralize all compati