Fernando Sahmkow
|
788497fd9d
Allow picking a Compatibility Profile for OpenGL.
|
7 лет назад |
Lioncash
|
54e9f9b6ed
yuzu/bootmanager: Replace unnnecessary constructor initializer list member of GGLContext
|
7 лет назад |
Lioncash
|
fbfc347351
yuzu/bootmanager: Resolve constructor initializer list warnings
|
7 лет назад |
bunnei
|
065f83c6c3
Merge pull request #2017 from jroweboy/glwidget
|
7 лет назад |
Lioncash
|
781ab8407b
general: Use deducation guides for std::lock_guard and std::unique_lock
|
7 лет назад |
ReinUsesLisp
|
9ebc27234d
bootmanager: Bypass input focus issues
|
7 лет назад |
ReinUsesLisp
|
bbb396d7f1
bootmanager: Bypass resizing issue
|
7 лет назад |
ReinUsesLisp
|
9ff72ca9f2
bootmanager: Delete container to avoid crash on game restarting
|
7 лет назад |
liushuyu
|
59f16f2e02
frontend: qt: fix a freeze where if you click on entry in the game list too fast, citra will hang
|
7 лет назад |
bunnei
|
0a923b4ab3
Merge pull request #2187 from FearlessTobi/port-sdl-things
|
7 лет назад |
bunnei
|
65651078e5
bootmanager: Ensure that we have a context for shader loading.
|
7 лет назад |
James Rowe
|
09ac66388c
Input: Remove global variables from SDL Input
|
7 лет назад |
ReinUsesLisp
|
eb73247433
gl_shader_cache: Link loading screen with disk shader cache load
|
7 лет назад |
James Rowe
|
5f2d9f282a
QT: Hide GLWidget immediately after showing.
|
7 лет назад |
James Rowe
|
c6a0ab9792
QT Frontend: Migrate to QOpenGLWindow
|
7 лет назад |
James Rowe
|
08fcf41b0a
QT Frontend: Add a Loading screen with progressbar
|
7 лет назад |
zhupengfei
|
a2be49305d
yuzu, video_core: Screenshot functionality
|
8 лет назад |
FernandoS27
|
377c60645c
Update OpenGL's backend version from 3.3 to 4.3
|
7 лет назад |
Lioncash
|
2cbc284c2b
bootmanager: Use QStringLiteral instead of std::string to represent the window title
|
7 лет назад |
NeatNit
|
4f24343f32
implemented touch in Qt and SDL
|
7 лет назад |
Tobias
|
804115b2a4
Port #4141 from citra: Joystick hotplug support (#1275)
|
7 лет назад |
fearlessTobi
|
742f895f8b
frontend: Set swap interval to 0
|
7 лет назад |
bunnei
|
05cb10530f
OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering.
|
8 лет назад |
fearlessTobi
|
b8384c0c91
Port #3505 from CItra
|
8 лет назад |
Lioncash
|
3abba08080
string_util: Remove StringFromFormat() and related functions
|
8 лет назад |
Lioncash
|
5e46a9bb2b
qt: Migrate to Qt 5 signal/slot connection syntax where applicable
|
8 лет назад |
Lioncash
|
e50188374f
bootmanager: Minor tidiness/correctness changes
|
8 лет назад |
N00byKing
|
b17763e3d4
Implement Pull #3306 from citra: citra_qt: Drop Qt 5 version checks in code (#41)
|
8 лет назад |
N00byKing
|
8b097aa17e
Implement Pull #3333 from citra: citra_qt: Pause emulation on CoreError (#39)
|
8 лет назад |
James Rowe
|
18ca3ca751
Removing unused settings and yuzu rebranding
|
8 лет назад |