Historia zmian

Autor SHA1 Wiadomość Data
  gdkchan 934a78005e Simplify logic for bindless texture handling (#1667) 5 lat temu
  gdkchan 8d168574eb Use explicit buffer and texture bindings on shaders (#1666) 5 lat temu
  riperiperi e1da7df207 Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657) 5 lat temu
  gdkchan 0031edae27 Avoid sampler conflicts on bindless samplers with the same name (#1642) 5 lat temu
  gdkchan 49f970d5bd Implement CAL and RET shader instructions (#1618) 5 lat temu
  gdkchan 2dcc6333f8 Fix image binding format (#1625) 5 lat temu
  gdkchan b066cfc1a3 Add support for shader constant buffer slot indexing (#1608) 5 lat temu
  gdkchan 991784868f Fix shader regression on Intel iGPUs by reverting layout changes (#1425) 5 lat temu
  gdkchan 8dbcae1ff8 Implement BGRA texture support (#1418) 5 lat temu
  gdkchan 788ca6a411 Initial transform feedback support (#1370) 5 lat temu
  riperiperi 484eb645ae Implement Zero-Configuration Resolution Scaling (#1365) 5 lat temu
  gdkchan 5795bb1528 Support separate textures and samplers (#1216) 5 lat temu
  gdkchan 0b6d206daa Omit image format if possible, and fix BA bit (#1280) 5 lat temu
  gdkchan b8eb6abecc Refactor shader GPU state and memory access (#1203) 6 lat temu
  gdkchan 03711dd7b5 Implement SULD shader instruction (#1117) 6 lat temu
  gdkchan e93ca84b14 Better IPA shader instruction implementation (#1082) 6 lat temu
  gdkchan 5b5239ab5b Remove output interpolation qualifier (#1070) 6 lat temu
  gdkchan 49d7b1c7d8 Implement textureQueryLevels (#1007) 6 lat temu
  gdkchan 8bb64ac69c Improve shader sampler type selection (#989) 6 lat temu
  gdkchan dc97457bf0 Initial support for double precision shader instructions. (#963) 6 lat temu
  gdkchan 796e5d14b4 Use correct shader local memory size instead of a hardcoded size (#914) 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 66d91cbc6c Use dispatch params shared memory size when available 6 lat temu
  gdkchan 0d9672f3ae Use maximum shared memory size supported by hardware 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
  gdk 6a98c643ca Add a pass to turn global memory access into storage access, and do all storage related transformations on IR 6 lat temu
  gdk 73e68edd09 Revert "Simplify shader uniform buffer access codegen" 6 lat temu