Historial de Commits

Autor SHA1 Mensaje Fecha
  mageven a728610b40 Implement Constant Color blends (#1119) hace 6 años
  gdkchan 6bfe4715f0 Initial conditional rendering support (#1012) hace 6 años
  Cristallix 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) hace 6 años
  Thog 644de99e86 Implement GPU syncpoints (#980) hace 6 años
  mageven 4960ab85f8 Implement Depth Clamping (#1120) hace 6 años
  mageven 468d8f841f Simple GPU fixes (#1093) hace 6 años
  gdkchan 9948a7be53 Support constant attributes (with a value of zero) (#1066) hace 6 años
  gdkchan ab4867505e Implement GPU scissors (#1058) hace 6 años
  riperiperi 6db16b4110 Only enumerate cached textures that are modified when flushing. (#918) hace 6 años
  gdkchan f373f870f7 Support configurable point size (#916) hace 6 años
  gdkchan 532ccf929a Ignore exit flag on branch delay slot (#899) hace 6 años
  gdkchan b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) hace 6 años
  gdkchan 383452f5cf Fix some shader disposal issues hace 6 años
  gdkchan 92703af555 Address PR feedback hace 6 años
  gdkchan 9bfb373bdf Remove more unused code hace 6 años
  gdkchan 59fdaa744b GPU resource disposal hace 6 años
  gdkchan 4a4e2f7c72 Add XML documentation to Ryujinx.Graphics.Gpu.Engine hace 6 años
  gdkchan 80ff2eab29 Change GPU errors to debug and reduce log messages hace 6 años
  gdkchan 654e617fe7 Some code cleanup hace 6 años
  gdkchan 947e14d3be Reimplement limited bindless textures support hace 6 años
  gdkchan 9d7a142a48 Support texture rectangle targets (non-normalized coords) hace 6 años
  gdkchan 7ce5584f9e Support depth clip mode and disable shader fast math optimization on NVIDIA as a workaround for compiler bugs (?) hace 6 años
  gdkchan 17fb11ddb9 Fix wrong maximum id on sampler pool in some cases hace 6 años
  gdkchan cb171f6ebf Support shared color mask, implement more shader instructions hace 6 años
  gdkchan e25b7c9848 Initial support for the guest OpenGL driver (NVIDIA and Nouveau) hace 6 años
  gdk 16d88c21fc Improved and simplified window texture presentation hace 6 años
  gdk 2437ccca0e Separate sub-channel state hace 6 años
  gdk 6e399061ce Invalidate shaders when they are modified hace 6 años
  gdk 3ab5c23f49 Add partial support for array of samplers, and add pass to identify them from bindless texture accesses hace 6 años
  gdk d786d8d2b9 Support copy of slices to 3D textures, remove old 3D render target layered render support, do not delete textures with existing views created from them hace 6 años