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-05-17
OpenGL: Enable Debug Context and Synchronous debugging when graphics debuggin...
Fernando Sahmkow
2020-05-11
Frontend: Remove tracking for context wrapper
James Rowe
2020-04-20
yuzu: Option to hide mouse on inactivity
FearlessTobi
2020-04-10
Merge pull request #3594 from ReinUsesLisp/vk-instance
bunnei
2020-04-07
qt/bootmanager: Remove unnecessary glBindFramebuffer
ReinUsesLisp
2020-04-07
yuzu: Drop SDL2 and Qt frontend Vulkan requirements
ReinUsesLisp
2020-03-30
Frontend: Don't call DoneCurrent if the context isnt already current
James Rowe
2020-03-25
Address review and fix broken yuzu-tester build
James Rowe
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
[prev]
[next]