Historique des commits

Auteur SHA1 Message Date
  gdkchan 524fe3bea4 Implement shader HelperThreadNV (#2163) il y a 5 ans
  gdkchan f93089a64f Implement geometry shader passthrough (#1961) il y a 5 ans
  gdkchan e453ba69f4 Add support for shader atomic min/max (S32) (#1948) il y a 5 ans
  riperiperi 461c24092a Implement Force Early Z Register (#1755) il y a 5 ans
  gdkchan 934a78005e Simplify logic for bindless texture handling (#1667) il y a 5 ans
  gdkchan 8d168574eb Use explicit buffer and texture bindings on shaders (#1666) il y a 5 ans
  riperiperi e1da7df207 Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657) il y a 5 ans
  gdkchan 0031edae27 Avoid sampler conflicts on bindless samplers with the same name (#1642) il y a 5 ans
  gdkchan 49f970d5bd Implement CAL and RET shader instructions (#1618) il y a 5 ans
  gdkchan 2dcc6333f8 Fix image binding format (#1625) il y a 5 ans
  gdkchan b066cfc1a3 Add support for shader constant buffer slot indexing (#1608) il y a 5 ans
  gdkchan 991784868f Fix shader regression on Intel iGPUs by reverting layout changes (#1425) il y a 5 ans
  gdkchan 8dbcae1ff8 Implement BGRA texture support (#1418) il y a 5 ans
  gdkchan 788ca6a411 Initial transform feedback support (#1370) il y a 5 ans
  riperiperi 484eb645ae Implement Zero-Configuration Resolution Scaling (#1365) il y a 5 ans
  gdkchan 5795bb1528 Support separate textures and samplers (#1216) il y a 6 ans
  gdkchan 0b6d206daa Omit image format if possible, and fix BA bit (#1280) il y a 6 ans
  gdkchan b8eb6abecc Refactor shader GPU state and memory access (#1203) il y a 6 ans
  gdkchan 03711dd7b5 Implement SULD shader instruction (#1117) il y a 6 ans
  gdkchan e93ca84b14 Better IPA shader instruction implementation (#1082) il y a 6 ans
  gdkchan 5b5239ab5b Remove output interpolation qualifier (#1070) il y a 6 ans
  gdkchan 49d7b1c7d8 Implement textureQueryLevels (#1007) il y a 6 ans
  gdkchan 8bb64ac69c Improve shader sampler type selection (#989) il y a 6 ans
  gdkchan dc97457bf0 Initial support for double precision shader instructions. (#963) il y a 6 ans
  gdkchan 796e5d14b4 Use correct shader local memory size instead of a hardcoded size (#914) il y a 6 ans
  gdkchan 947e14d3be Reimplement limited bindless textures support il y a 6 ans
  gdkchan 9d7a142a48 Support texture rectangle targets (non-normalized coords) il y a 6 ans
  gdkchan 66d91cbc6c Use dispatch params shared memory size when available il y a 6 ans
  gdkchan 0d9672f3ae Use maximum shared memory size supported by hardware il y a 6 ans
  gdkchan 7ce5584f9e Support depth clip mode and disable shader fast math optimization on NVIDIA as a workaround for compiler bugs (?) il y a 6 ans