Historique des commits

Auteur SHA1 Message Date
  gdkchan 92703af555 Address PR feedback il y a 6 ans
  gdkchan 40ef18d759 Target .NET Core 3.0 for NVDEC project il y a 6 ans
  gdkchan 0dbfe3c23e Re-add NVDEC project (not integrated) il y a 6 ans
  gdkchan 6e092c0558 More code cleanup il y a 6 ans
  gdkchan 9bfb373bdf Remove more unused code il y a 6 ans
  gdkchan 59fdaa744b GPU resource disposal il y a 6 ans
  gdkchan f7bcc884e4 Add XML documentation to Ryujinx.Graphics.Gpu il y a 6 ans
  gdkchan 4a4e2f7c72 Add XML documentation to Ryujinx.Graphics.Gpu.Engine il y a 6 ans
  gdkchan d1c0a64e6a Add XML documentation to Ryujinx.Graphics.Gpu.State il y a 6 ans
  gdkchan 430faeb8ef Add XML documentation to Ryujinx.Graphics.Gpu.Shader il y a 6 ans
  gdkchan e58b540c4e Add XML documentation to Ryujinx.Graphics.Gpu.Memory il y a 6 ans
  gdkchan 80ff2eab29 Change GPU errors to debug and reduce log messages il y a 6 ans
  gdkchan bacb278dc1 Fix typos pointed out by LDj3SNuD il y a 6 ans
  gdkchan c5b9088914 Remove some error logging to avoid log spam il y a 6 ans
  gdkchan ffaad0eaac Fix missing S8 format on texture compatibility check il y a 6 ans
  gdkchan 32764f9560 Add XML documentation to Ryujinx.Graphics.Gpu.Image il y a 6 ans
  gdkchan 53bbc1311f Fix AstcDecoder Success property never being set to true il y a 6 ans
  gdkchan 654e617fe7 Some code cleanup il y a 6 ans
  gdkchan af8498d679 Add basic error logging to the GPU il y a 6 ans
  Alex Barney d1ab9fb42c ASTC optimizations (#845) il y a 6 ans
  gdkchan 947e14d3be Reimplement limited bindless textures support il y a 6 ans
  gdkchan 647d0962df Initialize GPU physical memory accessor from KProcess, to allow homebrew that never maps anything on the GPU to work il y a 6 ans
  gdkchan 6cf9a04d98 Stop memory modification check when a invalid address is found il y a 6 ans
  gdkchan a718b60d06 Fix exception on shader translator when adding goto temp variable il y a 6 ans
  gdkchan 82957fa96b Support CC on FSET shader instruction, fix CC on ISET.BF shader instruction il y a 6 ans
  gdkchan 9d7a142a48 Support texture rectangle targets (non-normalized coords) il y a 6 ans
  gdkchan 2eccc7023a Partial support for shader memory barriers il y a 6 ans
  gdkchan 1a550e810c Copy 16 bytes at a time for layout conversion, if possible il y a 6 ans
  gdkchan cfe5fec0cf Remove some usings that are not needed il y a 6 ans
  gdkchan 171c3d54c6 Correct non-constant offset rewrite for texelFetch il y a 6 ans