Histórico de Commits

Autor SHA1 Mensagem Data
  gdkchan 65fee49e8a Fix separate bindless sampler at offset 0 (#2360) há 4 anos atrás
  Mary afd68d4c6c GAL: Fix sampler leaks on exit (#2353) há 4 anos atrás
  gdkchan 02e2e561ac Support bindless textures with separate constant buffers for texture and sampler (#2339) há 4 anos atrás
  gdkchan 79b3243f54 Do not attempt to normalize SNORM image buffers on shaders (#2317) há 4 anos atrás
  riperiperi 0129250c2e Pass CbufSlot when getting info from the texture descriptor (#2291) há 4 anos atrás
  riperiperi 1623ab524f Improve Buffer Textures and flush Image Stores (#2088) há 5 anos atrás
  gdkchan c4f56c5704 Support for resources on non-contiguous GPU memory regions (#1905) há 5 anos atrás
  riperiperi 24d316cc92 Extract texture Target from Info for quick access (#1774) há 5 anos atrás
  gdkchan 934a78005e Simplify logic for bindless texture handling (#1667) há 5 anos atrás
  gdkchan 8d168574eb Use explicit buffer and texture bindings on shaders (#1666) há 5 anos atrás
  riperiperi e1da7df207 Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657) há 5 anos atrás
  gdkchan 876fa656f6 Remove unused texture and sampler pool invalidation code (#1648) há 5 anos atrás
  gdkchan efa77a2415 Add missing null check on image binding (#1632) há 5 anos atrás
  gdkchan 2dcc6333f8 Fix image binding format (#1625) há 5 anos atrás
  riperiperi 08332bdc04 Ensure storage is set for Buffer Textures when binding an Image. (#1627) há 5 anos atrás
  riperiperi 484eb645ae Implement Zero-Configuration Resolution Scaling (#1365) há 5 anos atrás
  gdkchan 5795bb1528 Support separate textures and samplers (#1216) há 5 anos atrás
  gdkchan 3cb1fa0e85 Implement texture buffers (#1152) há 6 anos atrás
  gdkchan b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) há 6 anos atrás
  gdkchan 92703af555 Address PR feedback há 6 anos atrás
  gdkchan 32764f9560 Add XML documentation to Ryujinx.Graphics.Gpu.Image há 6 anos atrás
  gdkchan 654e617fe7 Some code cleanup há 6 anos atrás
  gdkchan 947e14d3be Reimplement limited bindless textures support há 6 anos atrás
  gdkchan 9d7a142a48 Support texture rectangle targets (non-normalized coords) há 6 anos atrás
  gdkchan 17fb11ddb9 Fix wrong maximum id on sampler pool in some cases há 6 anos atrás
  gdkchan e25b7c9848 Initial support for the guest OpenGL driver (NVIDIA and Nouveau) há 6 anos atrás
  gdk 79de8fd490 Share texture pool cache between graphics and compute há 6 anos atrás
  gdk 1b7d955195 Initial support for image stores, support texture sample on compute há 6 anos atrás