index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
Age
Commit message (
Expand
)
Author
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
frontent: qt: main: Various updates/refactoring for separate presentation thr...
bunnei
2020-02-25
core: frontend: Refactor scope_acquire_window_context to scope_acquire_context.
bunnei
2020-02-25
core: settings: Add setting to enable vsync, which is on by default.
bunnei
2020-02-17
Merge pull request #3412 from Morph1984/aspect-ratio
bunnei
2020-02-14
Add 4:3 aspect ratio and address feedback
Morph
2020-02-13
Add following aspect ratios: 16:9, 21:9, Stretch to Window
Morph
2020-02-11
Kernel: Change WaitObject to Synchronization object. In order to better refle...
Fernando Sahmkow
2020-02-09
Merge pull request #3391 from Morph1984/remove-unknown
Zach Hilman
2020-02-09
Remove option "Show files with type 'Unknown'"
Morph
2020-02-03
Merge pull request #3360 from CJBok/statusbar-buttons
bunnei
2020-02-03
Merge pull request #3337 from ReinUsesLisp/vulkan-staged
bunnei
2020-02-01
Merge pull request #3268 from CJBok/deadzone
bunnei
2020-01-29
yuzu/bootmanager: Define Vulkan widget only when enabled
ReinUsesLisp
2020-01-29
yuzu: Implement Vulkan frontend
ReinUsesLisp
2020-01-29
settings: Add settings for graphics backend
ReinUsesLisp
2020-01-29
clang
CJBok
2020-01-29
minor corrections
CJBok
2020-01-28
GUI: Togglable graphics settings buttons in status bar
CJBok
2020-01-25
Merge pull request #3343 from FearlessTobi/ui-tab
bunnei
2020-01-24
yuzu/configuration: create UI tab and move gamelist settings there
FearlessTobi
2020-01-23
Input: UDP Client to provide motion and touch controls
fearlessTobi
2020-01-22
GUI: fix minor issues with dark themes
Bartosz Kaszubowski
2020-01-19
yuzu_qt: config: Move audio to its own tab.
bunnei
2020-01-19
GUI/gamelist: add "None" as an option for second row and remove dynamically d...
Bartosz Kaszubowski
2020-01-18
Merge pull request #3298 from Simek/missing_hotkeys
bunnei
2020-01-18
Add headbar icon on Linux
TotalCaesar659
2020-01-13
GUI: add few missing hotkeys to main menu
Bartosz Kaszubowski
2020-01-12
GUI/configure: resize hotkeys column to content
Bartosz Kaszubowski
2020-01-06
yuzu/bootmanager: Remove {glx,wgl}MakeCurrent on SwapBuffers
ReinUsesLisp
2020-01-03
const correction
CJBok
2020-01-03
clang
CJBok
2020-01-03
Update configure_input_player.cpp
CJBok
2020-01-03
Added deadzone controls for sdl engine at input settings
CJBok
2020-01-02
yuzu: Remove Maxwell debugger
ReinUsesLisp
2019-11-26
core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class
Lioncash
2019-11-24
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...
bunnei
2019-11-21
Merge pull request #3140 from FearlessTobi/port-4953
bunnei
2019-11-19
citra_qt/main.ui: remove unused actions "Load Symbol Map..." and...
Tobias
2019-11-15
Merge pull request #3047 from ReinUsesLisp/clip-control
bunnei
2019-11-09
yuzu: configure_web: Use Base64 encoded token for simplifying user experience.
bunnei
2019-11-07
gl_rasterizer: Emulate viewport flipping with ARB_clip_control
ReinUsesLisp
2019-11-03
kernel: events: Remove ResetType::Automatic.
bunnei
2019-11-03
citra_qt: add amiibo drag and drop support
FearlessTobi
2019-10-15
Correct compiling errors and addapt to the new interface.
Fernando Sahmkow
2019-10-10
fixed clang format & addressed feedback
FreddyFunk
2019-10-10
yuzu/configure_input_player: Fix input handling for ZL and ZR from controller...
FreddyFunk
2019-10-09
Merge pull request #2910 from FearlessTobi/port-4930
bunnei
[next]