Historial de Commits

Autor SHA1 Mensaje Fecha
  gdkchan 25fd4ef10e Extend bindless elimination to work with masked and shifted handles (#2727) hace 4 años
  gdkchan 75f4b1ff2d Relax sampler pool requirement (#2703) hace 4 años
  gdkchan 83bdafccda Share scales array for graphics and compute (#2653) hace 4 años
  riperiperi b0af010247 Set texture/image bindings in place rather than allocating and passing an array (#2647) hace 4 años
  riperiperi 76e8f9ac87 Only reupload the texture scale array if it changes. (#2595) hace 4 años
  gdkchan 96a070a9a7 Do not require texture and sampler pools being initialized (#2476) hace 4 años
  gdkchan 40b21cc3c4 Separate GPU engines (part 2/2) (#2440) hace 4 años
  gdkchan 8b44eb1c98 Separate GPU engines and make state follow official docs (part 1/2) (#2422) hace 4 años
  gdkchan fbb4019ed5 Initial support for separate GPU address spaces (#2394) hace 4 años
  gdkchan a10b2c5ff2 Initial support for GPU channels (#2372) hace 4 años
  gdkchan 65fee49e8a Fix separate bindless sampler at offset 0 (#2360) hace 4 años
  Mary afd68d4c6c GAL: Fix sampler leaks on exit (#2353) hace 4 años
  gdkchan 02e2e561ac Support bindless textures with separate constant buffers for texture and sampler (#2339) hace 4 años
  gdkchan 79b3243f54 Do not attempt to normalize SNORM image buffers on shaders (#2317) hace 4 años
  riperiperi 0129250c2e Pass CbufSlot when getting info from the texture descriptor (#2291) hace 5 años
  riperiperi 1623ab524f Improve Buffer Textures and flush Image Stores (#2088) hace 5 años
  gdkchan c4f56c5704 Support for resources on non-contiguous GPU memory regions (#1905) hace 5 años
  riperiperi 24d316cc92 Extract texture Target from Info for quick access (#1774) hace 5 años
  gdkchan 934a78005e Simplify logic for bindless texture handling (#1667) hace 5 años
  gdkchan 8d168574eb Use explicit buffer and texture bindings on shaders (#1666) hace 5 años
  riperiperi e1da7df207 Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657) hace 5 años
  gdkchan 876fa656f6 Remove unused texture and sampler pool invalidation code (#1648) hace 5 años
  gdkchan efa77a2415 Add missing null check on image binding (#1632) hace 5 años
  gdkchan 2dcc6333f8 Fix image binding format (#1625) hace 5 años
  riperiperi 08332bdc04 Ensure storage is set for Buffer Textures when binding an Image. (#1627) hace 5 años
  riperiperi 484eb645ae Implement Zero-Configuration Resolution Scaling (#1365) hace 5 años
  gdkchan 5795bb1528 Support separate textures and samplers (#1216) hace 5 años
  gdkchan 3cb1fa0e85 Implement texture buffers (#1152) 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 92703af555 Address PR feedback hace 6 años