index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Common: Remove section measurement from profiler (#1731)
Yuri Kunde Schlesner
2016-04-29
2
-5
/
+0
*
Merge pull request #1708 from MerryMage/dsp_dsp
bunnei
2016-04-27
3
-59
/
+152
|
\
|
*
DSP_DSP: Fix log format strings and arguments
MerryMage
2016-04-27
1
-12
/
+20
|
*
DSP_DSP: Add return IPC headers
MerryMage
2016-04-27
2
-4
/
+27
|
*
DSP_DSP: Updated interrupt implementation
MerryMage
2016-04-27
2
-42
/
+106
|
*
DSP_DSP: Remove unused variable
MerryMage
2016-04-24
1
-2
/
+0
*
|
y2r_u: Cleanup some formatting.
bunnei
2016-04-26
1
-52
/
+89
*
|
Merge pull request #1447 from JamePeng/update-y2r-service
bunnei
2016-04-26
2
-32
/
+357
|
\
\
|
*
|
Update the code of service y2r!
JamePeng
2016-04-20
2
-32
/
+357
*
|
|
am: title_id is long long uint
Sam Spilsbury
2016-04-24
1
-1
/
+1
|
|
/
|
/
|
*
|
fs: Fix what appears to be a typo (filename_size / file_size)
Sam Spilsbury
2016-04-23
1
-1
/
+1
*
|
HWRasterizer: Texture forwarding
tfarley
2016-04-21
3
-24
/
+18
|
/
*
Merge pull request #1612 from ObsidianX/get-set-sockopt
bunnei
2016-04-18
1
-3
/
+97
|
\
|
*
Rework sockopt translation to match the error translation code already in place
Ryan Loebs
2016-04-01
1
-22
/
+30
|
*
Code style
Ryan Loebs
2016-03-30
1
-2
/
+2
|
*
Added GetSockOptName
Ryan Loebs
2016-03-30
1
-15
/
+58
|
*
Derp: win32: typedef int socklen_t;
Ryan Loebs
2016-03-29
1
-4
/
+0
|
*
But of course, Windows uses 'int' while Linux uses 'socklen_t'
Ryan Loebs
2016-03-29
1
-0
/
+4
|
*
Compiling on Windows now
Ryan Loebs
2016-03-29
1
-3
/
+3
|
*
Formatting...
Ryan Loebs
2016-03-29
1
-1
/
+1
|
*
Addressing PR comments
Ryan Loebs
2016-03-29
1
-4
/
+4
|
*
SOC Updates
Ryan Loebs
2016-03-28
1
-3
/
+46
*
|
core: Clean out some unnecessary header includes
Lioncash
2016-04-16
2
-9
/
+0
*
|
Set Kernel config "Unknown Value" to 0x1
mailwl
2016-04-11
2
-2
/
+7
*
|
update the code of AM service! (#1623)
JamePeng
2016-04-08
6
-51
/
+289
*
|
cecd:u: stub GetCecStateAbbreviated (#1648)
mailwl
2016-04-08
3
-0
/
+28
*
|
Merge pull request #1577 from JamePeng/update-apta-func
bunnei
2016-04-06
5
-8
/
+47
|
\
\
|
*
|
append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:A
JamePeng
2016-04-06
3
-13
/
+16
|
*
|
implement APT::GetStartupArgument
JamePeng
2016-04-05
5
-2
/
+37
|
*
|
Append the missing function name"GetAppletInfo" to APT:A
JamePeng
2016-04-05
1
-1
/
+2
*
|
|
Merge pull request #1435 from mailwl/frd_u
bunnei
2016-04-05
4
-55
/
+234
|
\
\
\
|
*
|
|
frd:u: Initial stub some functions
mailwl
2016-03-27
4
-55
/
+234
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1643 from MerryMage/make_unique
Mathew Maidment
2016-04-05
2
-8
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Common: Remove Common::make_unique, use std::make_unique
MerryMage
2016-04-05
2
-8
/
+8
*
|
|
Merge pull request #1616 from exhalatio/dlp_dummy
bunnei
2016-04-03
3
-0
/
+61
|
\
\
\
|
*
|
|
Dummy implementation dlp:SRVR Service.
exhalatio
2016-04-03
3
-0
/
+61
*
|
|
|
Merge pull request #1619 from mailwl/cecd
bunnei
2016-04-02
3
-3
/
+54
|
\
\
\
\
|
*
|
|
|
cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle
mailwl
2016-03-31
3
-3
/
+54
*
|
|
|
|
Merge pull request #1390 from purpasmart96/citra_gsp_error_codes
bunnei
2016-04-01
3
-80
/
+97
|
\
\
\
\
\
|
*
|
|
|
|
GSP: Return proper error codes for register writes
purpasmart96
2016-03-30
3
-80
/
+97
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #1419 from mailwl/branch-gsp
bunnei
2016-03-31
1
-6
/
+41
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue
mailwl
2016-03-31
1
-6
/
+41
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Add common methods to all cfg:* ports
Ryan Loebs
2016-03-28
3
-0
/
+21
|
/
/
/
*
|
|
use reference instead of pointer
wwylele
2016-03-26
1
-9
/
+9
*
|
|
Merge pull request #1549 from wwylele/acc_gyro
bunnei
2016-03-25
4
-23
/
+187
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
implement GyroscopeCalibrateParam
wwylele
2016-03-25
2
-9
/
+20
|
*
|
implement accel and gyro backend
wwylele
2016-03-22
4
-23
/
+176
*
|
|
Merge pull request #1559 from lioncash/vec
bunnei
2016-03-21
1
-8
/
+5
|
\
\
\
|
*
|
|
soc_u: Get rid of explicit delete and new
Lioncash
2016-03-21
1
-8
/
+5
|
|
|
/
|
|
/
|
*
/
|
session: Make helper functions constexpr
Lioncash
2016-03-21
1
-6
/
+6
|
/
/
[next]