Subv
|
ba2fb83d60
Frontend: Check for more required OpenGL extensions during startup.
|
8 лет назад |
Lioncash
|
d66b43dadf
file_util: Use an enum class for GetUserPath()
|
8 лет назад |
bunnei
|
05cb10530f
OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering.
|
8 лет назад |
James Rowe
|
b30c5370b1
yuzu - Fix duplicate logs
|
8 лет назад |
James Rowe
|
6269a01b4e
Add configurable logging backends
|
8 лет назад |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 лет назад |
bunnei
|
1669911b1d
yuzu: Remove SSBOs check from Qt frontend.
|
8 лет назад |
Zach Hilman
|
acc8fe5a2a
Bug fixes, testing, and review changes
|
8 лет назад |
Zach Hilman
|
f969ddb54e
Add 'Load Folder' menu option
|
8 лет назад |
Zach Hilman
|
9f8fbce35b
Add support for main files in file picker
|
8 лет назад |
Subv
|
7786f41cc0
Qt: Removed the Registers widget.
|
8 лет назад |
BreadFish64
|
0641950f9a
qt: add check for GL extension support
|
8 лет назад |
Lioncash
|
3062eb52f4
frontends: Move logging macros over to new fmt-capable ones
|
8 лет назад |
N00byKing
|
8a47e7e493
Implement Pull #3528 from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (#271)
|
8 лет назад |
adityaruplaha
|
958c98bdae
Fix the stuck in fullscreen bug (Original PR: citra-emu/citra#3611)
|
8 лет назад |
James Rowe
|
222ba939f2
Prevent crash from uninitialized telemetry
|
8 лет назад |
N00byKing
|
358050cfc6
core, main.h: Abort on 32Bit ROMs (#309)
|
8 лет назад |
bunnei
|
c2e0820ac2
Merge pull request #262 from daniellimws/fmtlib-macros
|
8 лет назад |
bunnei
|
c824648db5
Merge pull request #267 from N00byKing/patch-1
|
8 лет назад |
N00byKing
|
1b7dc84132
Port citra-emu/citra#3610 to yuzu
|
8 лет назад |
N00byKing
|
78e974ba68
Add Dark theme, Icon theming
|
8 лет назад |
N00byKing
|
91e67ed430
main.cpp: Replace Citra with yuzu Wiki Links
|
8 лет назад |
N00byKing
|
d248b90c85
main.cpp: Update Dialog from citra to yuzu
|
8 лет назад |
Subv
|
0ce52b1da2
GPU: Make the debug_context variable a member of the frontend instead of a global.
|
8 лет назад |
Subv
|
025d111308
Frontend: Allow opening the Surface View widget in the Qt frontend.
|
8 лет назад |
Subv
|
77fd0d47e7
Frontend: Ported the GPU breakpoints and surface viewer widgets from citra.
|
8 лет назад |
Daniel Lim Wee Soong
|
47f96fe13a
Change "yuzu starting..." to be logged with the new macro
|
8 лет назад |
N00byKing
|
34b733e70e
CMake: Set EMU_ARCH_BITS in CMakeLists.txt
|
8 лет назад |
Vishal Sharma
|
65f3119074
Removes the use of QKeySequence::Cancel (#186)
|
8 лет назад |
Lioncash
|
5e46a9bb2b
qt: Migrate to Qt 5 signal/slot connection syntax where applicable
|
8 лет назад |