index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
bootmanager.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move MotionEmu from core/frontend to input_common as a InputDevice
wwylele
2017-08-11
1
-6
/
+4
*
Implement basic virtual Room support based on enet (#2803)
B3n30
2017-07-07
1
-0
/
+3
*
Optimized messages that were repetitive and added ability for core errors to ...
TheKoopaKingdom
2017-06-02
1
-1
/
+1
*
Made some changes from review comments:
TheKoopaKingdom
2017-06-02
1
-1
/
+0
*
Added system for handling core errors in citra-qt.
TheKoopaKingdom
2017-06-02
1
-1
/
+5
*
Move screen size constants from video_core to core
Yuri Kunde Schlesner
2017-05-27
1
-4
/
+2
*
citra-qt: remove dead code
wwylele
2017-03-17
1
-2
/
+0
*
citra-qt: release all buttons when render window focus is lost
wwylele
2017-03-17
1
-0
/
+5
*
Input: remove unused stuff & clean up
wwylele
2017-03-01
1
-0
/
+1
*
InputCommon: add Keyboard
wwylele
2017-03-01
1
-14
/
+11
*
Gui: Change title bar to include build name
James Rowe
2017-02-23
1
-2
/
+2
*
Merge pull request #1951 from wwylele/motion-sensor
bunnei
2017-01-07
1
-1
/
+9
|
\
|
*
Frontend: emulate motion sensor
wwylele
2016-12-26
1
-1
/
+9
*
|
Fix some warnings (#2399)
Jonathan Hao
2017-01-04
1
-1
/
+1
|
/
*
core: Move emu_window and key_map into core
MerryMage
2016-12-23
1
-1
/
+1
*
core: Consolidate core and system state, remove system module & cleanups.
bunnei
2016-12-21
1
-4
/
+2
*
core: Consolidate top-level system state into a singleton.
bunnei
2016-12-21
1
-1
/
+1
*
line fixup for travis ci
CaptV0rt3x
2016-12-19
1
-1
/
+0
*
screen swap - Hotkey mapping
Vamsi Krishna
2016-12-19
1
-4
/
+0
*
Support additional screen layouts.
James Rowe
2016-11-05
1
-3
/
+1
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-3
/
+0
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
1
-7
/
+4
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-68
/
+66
*
qt: Recreate GL context on startup to support changing V-Sync.
bunnei
2016-08-29
1
-25
/
+35
*
config: Add a setting for graphics V-Sync.
bunnei
2016-08-29
1
-0
/
+1
*
Refactor input subsystem
wwylele
2016-05-15
1
-3
/
+4
*
Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709)
Henrik RydgÄrd
2016-04-28
1
-0
/
+2
*
citra-qt: Fix mouse events coordinates on high-DPI screens
Pierre de La Morinerie
2015-10-04
1
-12
/
+19
*
Fix for the refresh issue when no rendering is done
LittleWhite
2015-09-24
1
-1
/
+10
*
citra-qt: Fix connect error on startup
Kloen
2015-09-18
1
-3
/
+9
*
Merge pull request #1111 from LittleWhite-tb/qt-close-renderwindow
bunnei
2015-09-14
1
-0
/
+5
|
\
|
*
Stop emulation when render window is closed
LittleWhite
2015-09-07
1
-0
/
+5
*
|
citra_qt: Reorganize headers
Lioncash
2015-09-11
1
-9
/
+5
|
/
*
citra-qt: Move system shutdown to run inside EmuThread
Yuri Kunde Schlesner
2015-09-03
1
-0
/
+3
*
Increase required OpenGL version to 3.3
Yuri Kunde Schlesner
2015-08-30
1
-1
/
+1
*
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-08-24
1
-0
/
+5
*
citra-qt: Adjust initializer list order
Lioncash
2015-07-29
1
-1
/
+1
*
Move input values into an array
James Rowe
2015-07-27
1
-26
/
+3
*
Qt: Fix disassembly widget stepping
aroulin
2015-07-13
1
-1
/
+1
*
CitraQt: Cleanup includes.
Emmanuel Gil Peyrot
2015-06-28
1
-0
/
+4
*
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-29
1
-1
/
+1
*
Qt: Silence a bogus warning printed when using the debug runtime
Yuri Kunde Schlesner
2015-05-23
1
-1
/
+7
*
MakeCurrent race condition fix
tfarley
2015-05-22
1
-2
/
+2
*
Use condition var to properly pause the CPU thread
James Rowe
2015-05-18
1
-0
/
+3
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
1
-1
/
+0
*
Merge pull request #698 from Zaneo/clip_stylus_input
Tony Wasserka
2015-05-02
1
-1
/
+1
|
\
|
*
EmuWindow: Clip mouse input coordinates to emulated screen dimensions.
Zaneo
2015-05-01
1
-1
/
+1
*
|
Qt: Fixed a bug in shutdown procedure, various cleanups.
bunnei
2015-05-01
1
-3
/
+3
*
|
Qt: Use signals for emu_thread start/stop and fix disasm widget.
bunnei
2015-05-01
1
-3
/
+11
*
|
Qt: Restructured to remove unnecessary shutdown event and various cleanups.
bunnei
2015-05-01
1
-38
/
+5
[next]