<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Ryujinx/Ryujinx.Core/OsHle/Services/Vi, branch master</title>
<subtitle>A backup of the Ryujinx master git branch.
</subtitle>
<id>https://git.benis.co.uk/Ryujinx/atom?h=master</id>
<link rel='self' href='https://git.benis.co.uk/Ryujinx/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/'/>
<updated>2018-06-11T00:46:42+00:00</updated>
<entry>
<title>Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation</title>
<updated>2018-06-11T00:46:42+00:00</updated>
<author>
<name>gdkchan</name>
<email>gab.dark.100@gmail.com</email>
</author>
<published>2018-06-11T00:46:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=76f3b1b3a4637ec72abfbb8cbc0679f2e0ca838f'/>
<id>urn:sha1:76f3b1b3a4637ec72abfbb8cbc0679f2e0ca838f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, fix regression on address range checking</title>
<updated>2018-06-09T16:05:41+00:00</updated>
<author>
<name>gdkchan</name>
<email>gab.dark.100@gmail.com</email>
</author>
<published>2018-06-09T16:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=7f5a8effbb0bbf7e972dbbfb6792cdea48455739'/>
<id>urn:sha1:7f5a8effbb0bbf7e972dbbfb6792cdea48455739</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small cleanup in AMemory and removed some unused usings</title>
<updated>2018-06-09T02:54:50+00:00</updated>
<author>
<name>gdkchan</name>
<email>gab.dark.100@gmail.com</email>
</author>
<published>2018-06-09T02:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=78223484394db924d02383310d8bace8a01fa152'/>
<id>urn:sha1:78223484394db924d02383310d8bace8a01fa152</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ReadBytes function in AMemory, with cleaner range check. (#136)</title>
<updated>2018-06-09T00:15:02+00:00</updated>
<author>
<name>riperiperi</name>
<email>rhy3756547@hotmail.com</email>
</author>
<published>2018-06-09T00:15:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=6fe51f970501fe732276c17ed0dacb564b92a73d'/>
<id>urn:sha1:6fe51f970501fe732276c17ed0dacb564b92a73d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use GetBufferType0x21 on TransactParcelAuto aswell</title>
<updated>2018-06-02T23:40:26+00:00</updated>
<author>
<name>gdkchan</name>
<email>gab.dark.100@gmail.com</email>
</author>
<published>2018-06-02T23:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=e7efee7909650e9b747e0f26efebbfc1b32a078e'/>
<id>urn:sha1:e7efee7909650e9b747e0f26efebbfc1b32a078e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement ISystemDisplayService::GetDisplayMode &amp; Add IManagerDisplayService::SetLayerVisibility stub (#118)</title>
<updated>2018-05-11T02:40:52+00:00</updated>
<author>
<name>Thomas Guillemard</name>
<email>thog@protonmail.com</email>
</author>
<published>2018-05-11T02:40:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=0979426e63516d9eaff8f7bf99f5ff814d8747f9'/>
<id>urn:sha1:0979426e63516d9eaff8f7bf99f5ff814d8747f9</id>
<content type='text'>
* Add ISystemDisplayService::GetDisplayMode &amp; IManagerDisplayService::SetLayerVisibility

Also add some missing PrintStub calls

* Fix import ordering &amp; Fix incorrect value for the third word in GetDisplayMode
</content>
</entry>
<entry>
<title>NvServices refactoring (#120)</title>
<updated>2018-05-07T18:53:23+00:00</updated>
<author>
<name>gdkchan</name>
<email>gab.dark.100@gmail.com</email>
</author>
<published>2018-05-07T18:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=34037701c708cb70bbf44dea71ee0912f7b4102b'/>
<id>urn:sha1:34037701c708cb70bbf44dea71ee0912f7b4102b</id>
<content type='text'>
* Initial implementation of NvMap/NvHostCtrl

* More work on NvHostCtrl

* Refactoring of nvservices, move GPU Vmm, make Vmm per-process, refactor most gpu devices, move Gpu to Core, fix CbBind

* Implement GetGpuTime, support CancelSynchronization, fix issue on InsertWaitingMutex, proper double buffering support (again, not working properly for commercial games, only hb)

* Try to fix perf regression reading/writing textures, moved syncpts and events to a UserCtx class, delete global state when the process exits, other minor tweaks

* Remove now unused code, add comment about probably wrong result codes
</content>
</entry>
<entry>
<title>Improved logging (#103)</title>
<updated>2018-04-24T18:57:39+00:00</updated>
<author>
<name>gdkchan</name>
<email>gab.dark.100@gmail.com</email>
</author>
<published>2018-04-24T18:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=a8ba340ddef566517f197911863b127545685d5d'/>
<id>urn:sha1:a8ba340ddef566517f197911863b127545685d5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some implementations (#99)</title>
<updated>2018-04-21T23:04:43+00:00</updated>
<author>
<name>Ac_K</name>
<email>Acoustik666@gmail.com</email>
</author>
<published>2018-04-21T23:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=4906acdde96c09b4e12a3801a4bacd5233a2f8e6'/>
<id>urn:sha1:4906acdde96c09b4e12a3801a4bacd5233a2f8e6</id>
<content type='text'>
* Some implementations

- ICommonStateGetter
* GetBootMode
- ISelfController
* SetHandlesRequestToDisplay
- IServiceGetterInterface
- ISystemUpdateInterface
- IVulnerabilityManagerInterface
- IPrepoService
- ISettingsServer
* GetLanguageCode
- ISystemSettingsServer
* GetFirmwareVersion2
- IHOSBinderDriver
* TransactParcelAuto

* Fix Implementations

* Fix Implementations 2
</content>
</entry>
<entry>
<title>[HLE/Kernel] Somewhat improved sync primitives</title>
<updated>2018-04-19T02:52:36+00:00</updated>
<author>
<name>gdkchan</name>
<email>gab.dark.100@gmail.com</email>
</author>
<published>2018-04-19T02:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=b9af34f3dd1e7f5e38b038f182c9fd4a791fdfea'/>
<id>urn:sha1:b9af34f3dd1e7f5e38b038f182c9fd4a791fdfea</id>
<content type='text'>
</content>
</entry>
</feed>
