index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
bootmanager.cpp
Age
Commit message (
Expand
)
Author
2020-03-24
Frontend/GPU: Refactor context management
James Rowe
2020-02-25
frontend: qt: bootmanager: Acquire a shared context in main emu thread.
bunnei
2020-02-25
frontend: qt: bootmanager: Vulkan: Restore support for VK backend.
bunnei
2020-02-25
frontend: qt: bootmanager: OpenGL: Implement separate presentation thread.
bunnei
2020-02-25
core: frontend: Refactor scope_acquire_window_context to scope_acquire_context.
bunnei
2020-01-29
yuzu/bootmanager: Define Vulkan widget only when enabled
ReinUsesLisp
2020-01-29
yuzu: Implement Vulkan frontend
ReinUsesLisp
2020-01-06
yuzu/bootmanager: Remove {glx,wgl}MakeCurrent on SwapBuffers
ReinUsesLisp
2019-06-07
Merge pull request #2514 from ReinUsesLisp/opengl-compat
Zach Hilman
2019-06-03
yuzu/bootmanager: Log out screenshot destination path
Lioncash
2019-06-03
yuzu/bootmanager: Treat the resolution factor as a u32
Lioncash
2019-06-03
yuzu/bootmanager: Default EmuThread's destructor in the cpp file
Lioncash
2019-06-03
yuzu/bootmanager: unsigned -> u32
Lioncash
2019-06-03
yuzu/bootmanager: Change false literal to 0 for setSwapInterval()
Lioncash
2019-06-03
yuzu/bootmanager: Remove pointer downcast in GRenderWindow's constructor
Lioncash
2019-06-03
yuzu/bootmanager: Remove unnecessary pointer casts
Lioncash
2019-05-30
rasterizer_opengl: Remove OpenGL core profile
ReinUsesLisp
2019-05-29
Merge pull request #2518 from ReinUsesLisp/sdl2-window
bunnei
2019-05-26
emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy
ReinUsesLisp
2019-05-20
gl_shader_cache: Use shared contexts to build shaders in parallel
ReinUsesLisp
2019-05-20
yuzu/bootmanager: Specify string conversions explicitly
Lioncash
2019-05-17
yuzu/bootmanager: Explicitly enable deprecated OpenGL features on compat
ReinUsesLisp
2019-04-20
Allow picking a Compatibility Profile for OpenGL.
Fernando Sahmkow
2019-04-17
yuzu/bootmanager: Replace unnnecessary constructor initializer list member of...
Lioncash
2019-04-16
yuzu/bootmanager: Resolve constructor initializer list warnings
Lioncash
2019-04-13
Merge pull request #2017 from jroweboy/glwidget
bunnei
2019-04-01
general: Use deducation guides for std::lock_guard and std::unique_lock
Lioncash
2019-03-25
bootmanager: Bypass input focus issues
ReinUsesLisp
2019-03-25
bootmanager: Bypass resizing issue
ReinUsesLisp
2019-03-25
bootmanager: Delete container to avoid crash on game restarting
ReinUsesLisp
2019-03-15
frontend: qt: fix a freeze where if you click on entry in the game list too f...
liushuyu
2019-03-13
Merge pull request #2187 from FearlessTobi/port-sdl-things
bunnei
2019-03-06
bootmanager: Ensure that we have a context for shader loading.
bunnei
2019-03-02
Input: Remove global variables from SDL Input
James Rowe
2019-02-06
gl_shader_cache: Link loading screen with disk shader cache load
ReinUsesLisp
2019-01-21
QT: Hide GLWidget immediately after showing.
James Rowe
2019-01-21
QT Frontend: Migrate to QOpenGLWindow
James Rowe
2019-01-19
QT Frontend: Add a Loading screen with progressbar
James Rowe
2018-12-18
yuzu, video_core: Screenshot functionality
zhupengfei
2018-11-21
Update OpenGL's backend version from 3.3 to 4.3
FernandoS27
2018-10-24
bootmanager: Use QStringLiteral instead of std::string to represent the windo...
Lioncash
2018-10-09
implemented touch in Qt and SDL
NeatNit
2018-09-10
Port #4141 from citra: Joystick hotplug support (#1275)
Tobias
2018-09-06
frontend: Set swap interval to 0
fearlessTobi
2018-07-14
OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering.
bunnei
2018-07-07
Port #3505 from CItra
fearlessTobi
2018-04-29
string_util: Remove StringFromFormat() and related functions
Lioncash
2018-01-18
qt: Migrate to Qt 5 signal/slot connection syntax where applicable
Lioncash
2018-01-17
bootmanager: Minor tidiness/correctness changes
Lioncash
2018-01-17
Implement Pull #3306 from citra: citra_qt: Drop Qt 5 version checks in code ...
N00byKing
[prev]
[next]