1
0
Fork 0
forked from suyu/suyu
suyu/src
N00byKing 8a47e7e493 Implement Pull #3528 from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (#271)
* Port 3528: use nvidia graphics automatically on laptops with optimus

* Force dedicated AMD Card for switchable Graphics

* Ran clang-format
2018-04-19 12:22:26 -06:00
..
common bit_field: Remove is_pod check, add is_trivially_copyable_v. 2018-04-17 18:00:18 -04:00
core nvflinger: Call MicroProfileFlip on NVFlinger::Compose. 2018-04-18 20:28:50 -04:00
input_common Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00
tests core: Move process creation out of global state. 2018-03-14 18:42:19 -04:00
video_core GPU: Add support for the DXT23 and DXT45 compressed texture formats. 2018-04-18 20:48:53 -05:00
yuzu Implement Pull #3528 from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (#271) 2018-04-19 12:22:26 -06:00
yuzu_cmd Implement Pull #3528 from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (#271) 2018-04-19 12:22:26 -06:00
.clang-format
CMakeLists.txt