Commit Graph
37 Commits
Author SHA1 Message Date
N00byKingandJames Rowe 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
N00byKingandbunnei 358050cfc6 core, main.h: Abort on 32Bit ROMs (#309)
* core, main.h: Abort on 32Bit ROMs

* main.cpp: Fix Grammar
2018-04-06 11:06:32 -04:00
N00byKingandGitHub d1d7582a5b rasterizer_interface.h: Update from citra to yuzu 2018-04-04 23:07:58 +02:00
N00byKingandGitHub 1f37dd02ce default_ini.h: Update from citra to yuzu 2018-04-04 23:05:51 +02:00
N00byKingandGitHub 27dbbd8227 gl_rasterizer_cache.cpp: Update from citra to yuzu 2018-04-04 23:05:10 +02:00
N00byKingandGitHub cfc28e0c1a gl_rasterizer_cache.h: Update from citra to yuzu 2018-04-04 23:04:24 +02:00
N00byKingandGitHub ca17f581f5 renderer_opengl.h: Update from citra to yuzu 2018-04-04 23:03:02 +02:00
N00byKingandGitHub 1aafb0f3a3 deconstructed_rom_directory.cpp: Fix Typo 2018-04-03 00:20:35 +02:00
N00byKingandGitHub b55dc9c85e Remove whitespaces 2018-03-30 14:18:35 +02:00
N00byKingandN00byKing 16b14aa7e3 main.h: Add pragma once, remove ifndef 2018-03-27 16:32:41 +02:00
N00byKingandN00byKing aa0f596a6e telemetry.h: Reword comment from citra to yuzu 2018-03-27 11:16:59 +02:00
N00byKingandN00byKing 98f0352728 telemetry_session.h: Reword Documentation Comment from citra to yuzu 2018-03-27 11:16:59 +02:00
N00byKingandGitHub 3357e8d9ba log.h: Change comment from citra to yuzu 2018-03-26 21:52:59 +02:00
N00byKingandGitHub 75da830c13 file_util.h: Update Comment from citra to yuzu 2018-03-26 21:51:04 +02:00
N00byKingandGitHub 10d6b07161 yuzu.cpp: Update Link from citra to yuzu 2018-03-26 21:48:18 +02:00
N00byKingandGitHub 99d86deb1f cpu_detect.cpp: Change comment from citra to yuzu 2018-03-26 21:43:39 +02:00
N00byKingandGitHub b326369704 pre-commit: Change comment from citra to yuzu 2018-03-26 21:34:19 +02:00
N00byKingandN00byKing 91e67ed430 main.cpp: Replace Citra with yuzu Wiki Links 2018-03-25 11:44:04 +02:00
N00byKingandN00byKing d248b90c85 main.cpp: Update Dialog from citra to yuzu 2018-03-25 11:42:46 +02:00
N00byKingandGitHub 32fd57f0c8 Remove Option for N/3DS from default.ini 2018-03-23 18:06:55 +01:00
N00byKingandGitHub 5ded39f5d8 CITRA_ICON -> YUZU_ICON 2018-03-23 16:56:59 +01:00
N00byKingandN00byKing 3cdf6c536d Use HTTPS for Submodule lz4 2018-03-21 19:01:54 +01:00
N00byKingandGitHub d16e08454d oops 2018-03-19 17:43:04 +01:00
N00byKingandGitHub 08c6ac02cf (Hopefully) Fix MinGW Build 2018-02-25 13:40:22 +01:00
N00byKingandN00byKing bc88cae0c7 Implements citra-emu/citra#3184 2018-02-25 11:44:21 +01:00
N00byKingandN00byKing 2b41c6e573 Add UnmapSharedMemory
C++11 requires spaces on the Identifier

Add inttypes include

clang
2018-02-25 11:38:06 +01:00
N00byKingandN00byKing c875a7984e Implement Citra pull 3043 2018-02-24 13:08:46 +01:00
N00byKingandGitHub b36ce74d18 Update build.sh 2018-02-18 01:01:24 +01:00
N00byKingandGitHub afa1ed6ad9 Correct Spelling 2018-01-23 14:20:18 +01:00
N00byKingandbunnei b17763e3d4 Implement Pull #3306 from citra: citra_qt: Drop Qt 5 version checks in code (#41)
* Update bootmanager.cpp

* This *should* fix the clang error
2018-01-17 17:19:41 -05:00
N00byKingandGitHub 10955d72ef Update CMakeLists.txt 2018-01-17 18:21:49 +01:00
N00byKingandGitHub 66388f7576 Update title_metadata.h 2018-01-17 18:20:52 +01:00
N00byKingandGitHub 30d2ba9de3 Update core.cpp 2018-01-17 18:12:06 +01:00
N00byKingandGitHub b2386fc712 Update default_ini.h 2018-01-17 18:01:09 +01:00
N00byKingandGitHub 7c6c8da218 Update game_list.cpp 2018-01-16 17:55:06 +01:00
N00byKingandGitHub 0a8d13801a Update CMakeLists.txt 2018-01-16 17:51:08 +01:00
N00byKingandbunnei 8b097aa17e Implement Pull #3333 from citra: citra_qt: Pause emulation on CoreError (#39) 2018-01-16 11:32:27 -05:00