Historia zmian

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