index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
citra-qt: game list search function fixed minor mistakes
Nico Bosshard
2017-05-02
1
-24
/
+26
*
citra-qt: game list search function (#2673)
Nico Bosshard
2017-04-29
7
-19
/
+299
*
Merge pull request #2671 from wwylele/dot3-rgba
bunnei
2017-04-21
4
-22
/
+39
|
\
|
*
gl_shader_gen: remove TODO about Lerp behaviour verification. The implementat...
wwylele
2017-04-20
1
-2
/
+0
|
*
rasterizer: implement combiner operation 7 (Dot3_RGBA)
wwylele
2017-04-19
4
-20
/
+39
*
|
Merge pull request #2666 from yuriks/gl-cleanups
Yuri Kunde Schlesner
2017-04-19
5
-214
/
+215
|
\
\
|
*
|
OpenGL: Pass Pica regs via parameter
Yuri Kunde Schlesner
2017-04-17
3
-7
/
+5
|
*
|
OpenGL: Move PicaShaderConfig to gl_shader_gen.h
Yuri Kunde Schlesner
2017-04-16
4
-202
/
+206
|
*
|
OpenGL: Move Attributes enum to a more appropriate file
Yuri Kunde Schlesner
2017-04-16
3
-12
/
+11
|
|
/
*
|
Merge pull request #2532 from wwylele/ldrro-ipc
Yuri Kunde Schlesner
2017-04-18
1
-193
/
+138
|
\
\
|
*
|
ldr_ro: use IPC helper
wwylele
2017-04-17
1
-193
/
+138
*
|
|
input_common/sdl: add support for binding button to axis
wwylele
2017-04-17
2
-4
/
+59
|
|
/
|
/
|
*
|
Merge pull request #2659 from MerryMage/dsp_dsp-correction
bunnei
2017-04-13
1
-0
/
+18
|
\
\
|
*
|
dsp_dsp: Messages are modified by service before being sent to DSP
MerryMage
2017-04-12
1
-0
/
+18
*
|
|
Better looking status bar under Linux Ubuntu (#2662)
Cereal-Killa
2017-04-12
1
-0
/
+1
*
|
|
Merge pull request #2628 from Subv/uds
Sebastian Valle
2017-04-12
2
-45
/
+388
|
\
\
\
|
*
|
|
Services/UDS: Fixed a style mistake in GetChannel.
Sebastian Valle
2017-03-27
1
-2
/
+1
|
*
|
|
Services/UDS: Use consistent spelling for WiFi and simplify the GetChannel fu...
Subv
2017-03-26
1
-4
/
+4
|
*
|
|
Services/UDS: Signal the connection event when closing down the network.
Subv
2017-03-26
1
-0
/
+1
|
*
|
|
Services/UDS: Do not allow trying to start up a network that only the host ca...
Subv
2017-03-26
1
-0
/
+3
|
*
|
|
Service/UDS: Schedule an event to broadcast the beacon frames every 102.4ms.
Subv
2017-03-26
2
-2
/
+58
|
*
|
|
Services/UDS: Store the entire NetworkInfo structure that was used to create ...
Subv
2017-03-26
1
-13
/
+5
|
*
|
|
Services/UDS: Initial support for hosting local-wlan networks.
Subv
2017-03-26
2
-44
/
+336
*
|
|
|
Pica/Regs: Correct bit width for blend-equations
Jannik Vogel
2017-04-08
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #2533 from Lectem/apt_ipchelper
bunnei
2017-04-06
6
-257
/
+386
|
\
\
\
|
*
|
|
hopefully fix clang-format issues with old version
Lectem
2017-03-20
1
-3
/
+2
|
*
|
|
address more comments
Lectem
2017-03-19
1
-20
/
+20
|
*
|
|
Cast size_t to u32 for PushStaticBuffer usages
Lectem
2017-03-18
1
-2
/
+2
|
*
|
|
IPCHelper Skip method + address comments for apt
Lectem
2017-03-18
3
-38
/
+46
|
*
|
|
fix #2560 and other comments
Lectem
2017-03-18
3
-22
/
+22
|
*
|
|
move push out of class body and add u8 u16 bool specializations
Lectem
2017-03-18
4
-55
/
+114
|
*
|
|
refactor APT service to use the new IPC helpers
Lectem
2017-03-18
4
-195
/
+258
*
|
|
|
Merge pull request #2634 from wwylele/battery
bunnei
2017-04-06
2
-1
/
+16
|
\
\
\
\
|
*
|
|
|
shared_page: stub battery state
wwylele
2017-03-21
2
-1
/
+16
*
|
|
|
|
citra-qt: Move config dialog code to its own directory
Lioncash
2017-04-03
25
-41
/
+41
*
|
|
|
|
error conversion fixes for soc_u
noah the goodra
2017-04-03
1
-39
/
+32
*
|
|
|
|
Fix OutputDebugString syscall
Michael Theall
2017-04-01
2
-4
/
+4
*
|
|
|
|
ptm: create SharedExtSave file before openning it
wwylele
2017-03-25
1
-1
/
+1
*
|
|
|
|
Merge pull request #2512 from SonofUgly/custom-layout
bunnei
2017-03-21
9
-13
/
+104
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add custom layout settings.
SonofUgly
2017-02-23
9
-13
/
+104
*
|
|
|
|
Merge pull request #2630 from wwylele/qt-focus-loss-2
bunnei
2017-03-20
5
-3
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
citra-qt: remove dead code
wwylele
2017-03-17
3
-5
/
+0
|
*
|
|
|
|
citra-qt: release all buttons when render window focus is lost
wwylele
2017-03-17
4
-0
/
+20
|
|
|
/
/
/
|
|
/
|
|
|
*
/
|
|
|
apt: fix RequestBuilder parameters for Unwrap
wwylele
2017-03-18
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #2497 from wwylele/input-2
bunnei
2017-03-17
40
-574
/
+1244
|
\
\
\
\
|
*
|
|
|
qt/config_input: don't connect for null button
wwylele
2017-03-02
1
-4
/
+7
|
*
|
|
|
citra: update default ini with new input system
wwylele
2017-03-01
1
-28
/
+41
|
*
|
|
|
Input: remove unused stuff & clean up
wwylele
2017-03-01
9
-412
/
+3
|
*
|
|
|
Qt: rework input configuration for new input system
wwylele
2017-03-01
2
-68
/
+144
|
*
|
|
|
InputCommon: add SDL joystick support
wwylele
2017-03-01
4
-0
/
+241
[next]