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: Remove disassembler widget
Yuri Kunde Schlesner
2017-05-07
6
-448
/
+0
|
/
/
/
/
*
|
|
|
Merge pull request #2682 from nicoboss/filter
Yuri Kunde Schlesner
2017-05-07
2
-30
/
+35
|
\
\
\
\
|
*
|
|
|
Don’t focus the search field if the game is empty
Nico Bosshard
2017-05-06
1
-3
/
+6
|
*
|
|
|
Fixed some more typos
Nico Bosshard
2017-05-03
2
-4
/
+4
|
*
|
|
|
citra-qt: game list search function fixed minor mistakes
Nico Bosshard
2017-05-02
1
-24
/
+26
*
|
|
|
|
Merge pull request #2686 from wwylele/tex-coord-reg
Yuri Kunde Schlesner
2017-05-05
6
-10
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
pica: shader_dirty if texture2 coord changed
wwylele
2017-05-05
5
-7
/
+12
|
*
|
|
|
|
pica: use correct coordinates for texture 2
wwylele
2017-05-03
4
-5
/
+22
|
|
/
/
/
/
*
|
/
/
/
Create a random console_unique_id (#2668)
B3n30
2017-05-05
5
-7
/
+123
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #2606 from wwylele/ir
bunnei
2017-05-03
7
-51
/
+762
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ir: implement circle pad pro
wwylele
2017-05-03
6
-44
/
+761
|
*
|
|
qt: enable config for circle pad pro
wwylele
2017-04-09
1
-7
/
+1
*
|
|
|
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
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[prev]
[next]