aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-31Initial support for shader half float instructions (#507)gdkchan
2019-01-30Add file logging and handle unhandled exceptions (#558)emmauss
2019-01-29Implement some ARM32 memory instructions and CMP (#565)gdkchan
2019-01-29Add Smlal_Ve, Smlsl_Ve, Smull_Ve, Umlal_Ve, Umlsl_Ve, Umull_Ve Inst.; add Tes...LDj3SNuD
2019-01-24Add ARM32 support on the translator (#561)gdkchan
2019-01-24Add support of PFS0 as ExeFS (#564)Thomas Guillemard
2019-01-21Resolve build merge conflict (#559)jduncanator
2019-01-18Improve kernel IPC implementation (#550)gdkchan
2019-01-18SNK 40th Anniversary Out of Bounds Fix (#557)BaronKiko
2019-01-13Scissor test implementation. Partially stubbed until geometry shaders… (#556)BaronKiko
2019-01-11Refactor Ryujinx.Common and HLE Stub Logging (#537)jduncanator
2019-01-09add missing returnemmauss
2019-01-05Some improvements for nvnflinger (#555)Thomas Guillemard
2019-01-05Update to LibHac 0.2.0 (#549)Alex Barney
2019-01-01Quad to triangle optimization (#552)BaronKiko
2019-01-01This kind of thing drives me crazygdkchan
2018-12-30fix wrong contenttype (#553)emmauss
2018-12-27System Language can be configurable. (#535)WilliamWsyHK
2018-12-27Add RG16 Sint (#517)HorrorTroll
2018-12-26Do not attempt to read unused attribute, fix attributes count (#520)gdkchan
2018-12-26Fix Frecpe_S/V and Frsqrte_S/V (full FP emu.). Add Sse Opt. & SoftFloat Impl....LDj3SNuD
2018-12-22Fix issues with compressed NSO without a section (#548)Thomas Guillemard
2018-12-18Refactor SVC handler (#540)gdkchan
2018-12-17Update the Readme (#546)Dudejoe870
2018-12-17Move MaxUboSize definition (#530)Thomas Guillemard
2018-12-17Add Frintz_S/V opcode and unit test, correction of some unit tests (#523)MS-DOS1999
2018-12-11Optimized memory modified check (#538)Roderick Sieben
2018-12-10Misc. CPU improvements (#519)gdkchan
2018-12-07Fix homebrew input (#528)emmauss
2018-12-07Fix InitializeOld & add FinalizeOld, SetAndWaitOld, GetOld on mm:u (#521)HorrorTroll
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-12-03NVDEC implementation using FFmpeg (#443)gdkchan
2018-12-01Fix Sshl_V; Add S/Uqrshl_V, S/Uqshl_V, S/Urshl_V; Add Tests. (#516)LDj3SNuD
2018-11-29Normalize all the line endings (#518)jduncanator
2018-11-28Add support for bigger UBOs, fix sRGB regression, small improvement t… (#503)gdkchan
2018-11-28Better process implementation (#491)gdkchan
2018-11-23Add RGBA16 Unorm (#513)HorrorTroll
2018-11-21GPU: Allow depth textures to be loaded (#511)jduncanator
2018-11-21Clean LM string (#512)Ac_K
2018-11-20Support other switch controller types (#487)emmauss
2018-11-19fix typo (#509)emmauss
2018-11-19Add BGRA8 Srgb (#505)HorrorTroll
2018-11-19Audio: Track and Call ReleaseCallbacks in the Dummy Audio Output (#508)jduncanator
2018-11-19ContentServices: Handle null LocationEntry Path in VerifyContentType (#506)jduncanator
2018-11-18Implement ContentManager and related services (#438)emmauss
2018-11-18Add Sse Opt. for S/Umax_V, S/Umin_V, S/Uaddw_V, S/Usubw_V, Fabs_S/V, Fneg_S/V...LDj3SNuD
2018-11-17Enable SRGB framebuffers by default (#502)gdkchan
2018-11-17Improved GPU command lists decoding (#499)gdkchan