aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx
AgeCommit message (Expand)Author
2018-12-07Fix homebrew input (#528)emmauss
2018-12-06Adjust naming conventions and general refactoring in HLE Project (#527)Alex Barney
2018-12-04Revert "Adjust naming conventions and general refactoring in HLE Project (#49...gdkchan
2018-12-04Adjust naming conventions and general refactoring in HLE Project (#490)Alex Barney
2018-11-28Better process implementation (#491)gdkchan
2018-11-20Support other switch controller types (#487)emmauss
2018-11-15Implement libsoundio as an alternative audio backend (#406)jduncanator
2018-10-30Update libhac. Load tickets from XCI files (#476)Alex Barney
2018-10-30Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)Alex Barney
2018-10-17Move logging to Ryujinx.Common and make it a static class (#413)ReinUsesLisp
2018-10-06Misc content loading improvements (#432)Alex Barney
2018-09-19Show Game Title on Titlebar (#408)emmauss
2018-09-18Thread scheduler rewrite (#393)gdkchan
2018-09-10Lock GbpQueueBuffer till Vsync is signalled (#367)emmauss
2018-09-08Add XCI, NSP and NCA loading support (#404)Alex Barney
2018-09-08Move GPU emulation from Ryujinx.HLE to Ryujinx.Graphics and misc changes (#402)ReinUsesLisp
2018-09-04Asynchronously log messages to the Console window (#395)jduncanator
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan
2018-08-15More flexible memory manager (#307)gdkchan
2018-08-14Better support for user accounts (#349)gdkchan
2018-08-13Implement IProfile Get and GetBase (#266)emmauss
2018-08-11Add the ability to set or not docked mode via config file (#227)greggameplayer
2018-08-10Add Sqdmulh_S, Sqdmulh_V, Sqrdmulh_S, Sqrdmulh_V instructions; add 6 Tests. N...LDj3SNuD
2018-07-29Window related changes (#308)ReinUsesLisp
2018-07-17hbabi: Implement argv (#272)Thomas Guillemard
2018-07-15Add config key to dump shaders in local directory (#265)ReinUsesLisp
2018-07-12Loop GLScreen with custom method (#244)ReinUsesLisp
2018-07-02Add Controller Support (#196)John Clemis
2018-06-30Add linux-x64 to RID property to make tests works on linux (#205)Thomas Guillemard
2018-06-23Small OpenGL Renderer refactoring (#177)gdkchan
2018-06-21 Port from OpenTK.NETCore to OpenTK.NetStandard (#176)ReinUsesLisp
2018-06-10Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...gdkchan
2018-05-11Add intrinsics support (#121)gdkchan
2018-04-25Some small sync primitive fixes, logging fixes, started to implement the 2D e...gdkchan
2018-04-24Improved logging (#103)gdkchan
2018-04-18[HLE/Kernel] Somewhat improved sync primitivesgdkchan
2018-04-16Add special log for stubs (#81)emmauss
2018-04-14[GPU] Set frame buffer texture size to window sizegdkchan
2018-04-13Add logclass, made changes to logging calls (#79)emmauss
2018-04-13[HLE] Fix hid issues on some gamesgdkchan
2018-04-13Fix for current framebuffer issues (#78)gdkchan
2018-04-08Merge shader branch, adding support for GLSL decompilation, a macrogdkchan
2018-04-06Support the .romfs extension aswellgdkchan
2018-03-20Allow enabling/disabling memory checks on config filegdkchan
2018-03-19[WIP] Add support for events (#60)gdkchan
2018-03-15Improvements to audout (#58)gdkchan
2018-03-10Allow to enable/disable memory checks even on release mode through the flag, ...gdkchan
2018-03-06Implement basic performance statistics (#53)emmauss
2018-03-04Try fixing NvFlinger rotation with scaling, return correct error code on Wait...gdkchan
2018-03-04Fix hid touch screen timestamp, add more log infogdkchan