aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Graphics3d
AgeCommit message (Expand)Author
2020-01-09Initial workgdk
2019-10-31.NET Core 3.0 is here! (#784)LDj3SNuD
2019-09-01Add Rgba16Uint (#746)HorrorTroll
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan
2019-07-02Misc cleanup (#708)Alex Barney
2019-06-01GPU Profiling (#570)BaronKiko
2019-05-29Added missing ++ in BindMacro GPU method (#688)BaronKiko
2019-04-18New shader translator implementation (#654)gdkchan
2019-03-12Compressed M2mf texture copy fix (#612)BaronKiko
2019-03-04Do naming refactoring on Ryujinx.Graphics (#611)Alex Barney
2019-03-02Fixed Scissor Test on Intel based GPUs (#595)BaronKiko
2019-02-28 Initial non 2D textures support (#525)Thomas Guillemard
2019-02-22Initialize FrontFace register with a default value (#601)gdkchan
2019-02-13Change timestamp value on GPU query with timestamp and counter writeback (#547)gdkchan
2019-02-04Implement speculative translation on the CPU (#515)gdkchan
2019-01-31Scissor test fix (#563)BaronKiko
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-05Some improvements for nvnflinger (#555)Thomas Guillemard
2019-01-01Quad to triangle optimization (#552)BaronKiko
2018-12-27Add RG16 Sint (#517)HorrorTroll
2018-12-26Do not attempt to read unused attribute, fix attributes count (#520)gdkchan
2018-12-03NVDEC implementation using FFmpeg (#443)gdkchan