index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.HLE
/
OsHle
Age
Commit message (
Expand
)
Author
2018-07-15
Fix RevMagic on audren
gdkchan
2018-07-15
Remove outdated comment
gdkchan
2018-07-15
Small nit on GetAudioRendererWorkBufferSize
gdkchan
2018-07-15
Add support for ioctl2, SetTimeout and KickoffPbWithAttr (#261)
gdkchan
2018-07-14
Audio Renderer improvements (#210)
gdkchan
2018-07-14
Allow using ulong max value as yield (#263)
gdkchan
2018-07-13
Implement CSRNG (Cryptographically Secure Random Bytes) (#216)
Starlet
2018-07-13
TimeZone implements cmd 0, 1, 2, 3, 4 and 100 (#250)
Thomas Guillemard
2018-07-12
NvGetConfig with production/non production swapping (#243)
David
2018-07-09
Allow sample rate of 0 on OpenAudioOut, fix 5.1 sound output (#240)
gdkchan
2018-07-08
Improvements to IAudioOutManager (#232)
gdkchan
2018-07-03
Fix formatting on ISettingsServer
gdkchan
2018-07-02
Some things for time:* (#211)
Thomas Guillemard
2018-06-30
Implement GetReleasedAudioOutBufferAuto properly (#206)
Lordmau5
2018-06-28
add the forgotten mm:u link (#190)
greggameplayer
2018-06-26
Relax GetThreadContext3 by allowing it to get the context of a running thread
gdkchan
2018-06-26
Set PC value on SvcCall aswell
gdkchan
2018-06-26
Implement SvcGetThreadContext3
gdkchan
2018-06-25
Fix GetLastOpenedUser stub returning an invalid account id value
gdkchan
2018-06-25
Aways write voice state as finished playing while proper audren support is no...
gdkchan
2018-06-23
Small OpenGL Renderer refactoring (#177)
gdkchan
2018-06-23
Workaround for recent audren regression
gdkchan
2018-06-23
Fix 3 graphics related issues (#180)
gdkchan
2018-06-23
Better audren implementation (#179)
Starlet
2018-06-21
Fix some thread sync issues (#172)
gdkchan
2018-06-17
Implement NPDM files parser (#169)
Ac_K
2018-06-17
Merge pull request #152 from greggameplayer/patch-5
Ac_K
2018-06-15
delete mixed tabs & spaces & use void for methods
greggameplayer
2018-06-15
add a new Method for OpenAudioOut & OpenAudioOutAuto
greggameplayer
2018-06-15
Implement ListAudioOutsAuto & OpenAudioOutAuto
greggameplayer
2018-06-13
change places of the args of GetAvailableLanguagesCodesMethod
greggameplayer
2018-06-13
correct whitespaces
greggameplayer
2018-06-13
Implement GetAvailableLanguageCodes2 with a method
greggameplayer
2018-06-13
Merge pull request #157 from Cyuubi/pctl-initialize-and-without-initialize
Ac_K
2018-06-12
Compliant with review.
Starlet
2018-06-13
Remove comment
Lordmau5
2018-06-12
[PCTL] Add CreateServiceWithoutInitialize and Initialize
Starlet
2018-06-11
Merge branch 'master' into ICommonStateGetter
Lordmau5
2018-06-10
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...
gdkchan