975 Commits (6ec6ca7c3798e3f7c8c57ee2e8462705bebebc20)

Author SHA1 Message Date
fearlessTobi 5946bf7728 Port #3594 from Citra 8 years ago
fearlessTobi d037602d5c Port #3665 from Citra 8 years ago
Subv 555a0638ec Frontend: Check for more required OpenGL extensions during startup. 8 years ago
Lioncash 85ca923ed4 file_util: Use an enum class for GetUserPath() 8 years ago
bunnei 91e048cce7 OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering. 8 years ago
James Rowe ca04901b0f yuzu - Fix duplicate logs 8 years ago
James Rowe 7af1a786d5 Add configurable logging backends 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
bunnei 78ce5a7026 yuzu: Remove SSBOs check from Qt frontend. 8 years ago
Zach Hilman 044ed8717e Bug fixes, testing, and review changes 8 years ago
Zach Hilman ad8d79aade Add 'Load Folder' menu option 8 years ago
Zach Hilman ba498ab930 Add support for main files in file picker 8 years ago
Subv de53649e61 Qt: Removed the Registers widget. 8 years ago
BreadFish64 a7e6cadc81 qt: add check for GL extension support 8 years ago
Lioncash ef3129bf7a frontends: Move logging macros over to new fmt-capable ones 8 years ago
N00byKing f2001a33cc Implement Pull #3528 from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (#271) 8 years ago
adityaruplaha 4716115c3d Fix the stuck in fullscreen bug (Original PR: citra-emu/citra#3611) 9 years ago
James Rowe 92254855e7 Prevent crash from uninitialized telemetry 9 years ago
N00byKing 6d5b25c136 core, main.h: Abort on 32Bit ROMs (#309) 9 years ago
N00byKing 6386f0910c Port citra-emu/citra#3610 to yuzu 9 years ago
N00byKing 675b525fb8 Add Dark theme, Icon theming 9 years ago
N00byKing 05d777b122 main.cpp: Replace Citra with yuzu Wiki Links 9 years ago
N00byKing 357e97cc2c main.cpp: Update Dialog from citra to yuzu 9 years ago
Subv 18a9536efa GPU: Make the debug_context variable a member of the frontend instead of a global. 9 years ago
Subv b143430809 Frontend: Allow opening the Surface View widget in the Qt frontend. 9 years ago
Subv 19bf501723 Frontend: Ported the GPU breakpoints and surface viewer widgets from citra. 9 years ago
Daniel Lim Wee Soong 81eaba792e Change "yuzu starting..." to be logged with the new macro 9 years ago
N00byKing 9b619405e9 CMake: Set EMU_ARCH_BITS in CMakeLists.txt 9 years ago
Vishal Sharma 3ec2bf49cf Removes the use of QKeySequence::Cancel (#186) 9 years ago
Lioncash e11285c9a8 qt: Migrate to Qt 5 signal/slot connection syntax where applicable 9 years ago
MerryMage 41bfd994f6 clang-format 9 years ago
N00byKing b2228b3b2a Implement Pull #3333 from citra: citra_qt: Pause emulation on CoreError (#39) 9 years ago
goaaats 8244ccf2c0 Merge citra-emu PR#3159 by FearlessTobi(citra-qt : Fix a bug in our fullscreen implementation) 9 years ago
goaaats fe722aba41 Merge citra-emu PR#3001 by Styleoshin(citra-qt : Adding fullscreen mode) 9 years ago
Jannik Vogel e5ecb86d23 Remove Surface Viewer stub 9 years ago
spycrab bb84db54a8 Implement "About" dialog 9 years ago
MerryMage 2c057ef5df Minor cleanup 9 years ago
James Rowe 31499ecb2e Removing unused settings and yuzu rebranding 9 years ago
James Rowe bd5740a721 Remove gpu debugger and get yuzu qt to compile 9 years ago
James Rowe 5dbd091a80 Massive removal of unused modules 9 years ago
bunnei 5993f6f6de Remove lots more 3DS-specific code. 9 years ago
bunnei 24326a8436 telemetry: Log frontend type. 9 years ago
bunnei 8ed5cd044d citra_qt: Show one-time callout messages to user. 9 years ago
Andrea Pascal 0aeb557fe7 Quickfix typo in OpenGL 3.3 error message 9 years ago
Kloen ffa035529d citra-qt: load ui theme at startup and config change. 9 years ago
TheKoopaKingdom e0f8f75f43 Addressed Bunnei's review comments, and made some other tweaks: 9 years ago
TheKoopaKingdom b5b8dd22e5 Fixed wiki URLs. 9 years ago
TheKoopaKingdom b817071212 Created a whitelist of system archives to prevent false positives creating dialogs. 10 years ago
TheKoopaKingdom 4799017aec Optimized messages that were repetitive and added ability for core errors to specify more details optionally. 10 years ago
TheKoopaKingdom beefa1482e Added message to status bar to show core errors ignored by the user. 10 years ago