index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
frontend
Age
Commit message (
Expand
)
Author
2019-04-01
general: Use deducation guides for std::lock_guard and std::unique_lock
Lioncash
2019-02-27
Merge pull request #2170 from lioncash/emu-window
bunnei
2019-02-27
core/frontend/emu_window: Make ClipToTouchScreen a const member function
Lioncash
2019-02-27
common/math_util: Move contents into the Common namespace
Lioncash
2019-02-26
common/vector_math: Move Vec[x] types into the Common namespace
Lioncash
2019-01-23
frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl.
bunnei
2019-01-21
QT Frontend: Migrate to QOpenGLWindow
James Rowe
2019-01-17
core/frontend/applets/web_browser: Make OpenPage() non-const
Lioncash
2018-12-28
frontend: Add frontend responder for web browser
Zach Hilman
2018-12-23
Merge pull request #1886 from FearlessTobi/port-4164
bunnei
2018-12-18
yuzu, video_core: Screenshot functionality
zhupengfei
2018-12-03
frontend: Add frontend applet for ProfileSelect
Zach Hilman
2018-11-20
Merge pull request #1667 from DarkLordZach/swkbd
bunnei
2018-11-18
settings: Add Native type for mouse buttons
Zach Hilman
2018-11-18
applet: Add operation completed callback
Zach Hilman
2018-11-18
software_keyboard: Make GetText asynchronous
Zach Hilman
2018-11-18
am: Allow applets to push multiple and different channels of data
Zach Hilman
2018-11-18
am: Implement ILibraryAppletAccessor IsCompleted and GetResult
Zach Hilman
2018-11-18
am: Implement text check software keyboard mode
Zach Hilman
2018-11-18
am: Deglobalize software keyboard applet
Zach Hilman
2018-11-18
qt/main: Register Qt Software Keyboard frontend with AM
Zach Hilman
2018-11-18
frontend/applets: Add frontend software keyboard provider and default
Zach Hilman
2018-08-14
emu_window: Ensure WindowConfig members are always initialized
Lioncash
2018-08-11
core: Namespace EmuWindow
Lioncash
2018-07-02
Rename logging macro back to LOG_*
James Rowe
2018-04-26
core: Replace remaining old non-generic logger usages with fmt-capable equiva...
Lioncash
2018-01-13
yuzu: Update license text to be consistent across project.
bunnei
2018-01-11
core: Fix recent GCC build breaks.
bunnei
2018-01-10
frontend: Update for undocked Switch screen layout.
bunnei
2017-10-10
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-08-29
Merge pull request #2899 from wwylele/touch-refactor
bunnei
2017-08-25
SidebySide Layout (#2859)
ThaMighty90
2017-08-24
EmuWindow: refactor touch input into a TouchDevice
wwylele
2017-08-24
HID: use TouchDevice for touch pad
wwylele
2017-08-11
move MotionEmu from core/frontend to input_common as a InputDevice
wwylele
2017-08-11
HID: use MotionDevice for Accelerometer and Gyroscope
wwylele
2017-05-27
Move screen size constants from video_core to core
Yuri Kunde Schlesner
2017-05-27
Move framebuffer_layout from Common to Core
Yuri Kunde Schlesner
2017-03-21
Merge pull request #2512 from SonofUgly/custom-layout
bunnei
2017-03-01
Input: remove unused stuff & clean up
wwylele
2017-03-01
InputCommon: add Keyboard
wwylele
2017-03-01
HID: use AnalogDevice
wwylele
2017-03-01
HID: use ButtonDevice
wwylele
2017-03-01
Input: add device and factory template
wwylele
2017-02-26
Doxygen: Amend minor issues (#2593)
Mat M
2017-02-26
Core: Make PerfStats internally locked
Yuri Kunde Schlesner
2017-02-26
PerfStats: Add method to get the instantaneous time ratio
Yuri Kunde Schlesner
2017-02-23
Add custom layout settings.
SonofUgly
2017-02-11
hid: remove the touch field from PadState (#2557)
Weiyi Wang
2017-01-29
Merge pull request #2368 from wwylele/camera-2
Yuri Kunde Schlesner
[prev]
[next]