dolphin-emulator/Source/Core
Ryan Houdek 8c0e26d969 Minor changes to DriverDetails
Fixes a typo where the official IMGTec drivers were said to be the OSS driver support.
Removes Mali GPU family detection just like I removed the Adreno family detection.
We don't support Mali Utgard anyway.
If we need family detection we can properly add it, right now it isn't needed.
2014-12-19 21:41:12 +00:00
..
AudioCommon Upgrade AudioUnit API usage. 2014-11-25 00:42:21 -05:00
Common Fix hires texture path. 2014-12-11 19:24:16 -05:00
Core Jit: move constants out of class 2014-12-17 23:42:10 +01:00
DiscIO DiscIO: Clear error status when reading file 2014-12-14 13:16:21 +01:00
DolphinQt DolphinQt: Silence -Wshadow warnings. 2014-12-09 10:36:16 -06:00
DolphinWX Merge pull request #1706 from Armada651/line-width 2014-12-18 19:43:12 -06:00
InputCommon HW: Remove UpdateOutput 2014-11-28 10:54:04 -08:00
UICommon Added GameCube Adapter support. 2014-12-10 20:45:45 +11:00
VideoBackends Minor changes to DriverDetails 2014-12-19 21:41:12 +00:00
VideoCommon Minor changes to DriverDetails 2014-12-19 21:41:12 +00:00
CMakeLists.txt