Historique des commits

Auteur SHA1 Message Date
  gdkchan d512ce122c Initial tessellation shader support (#2534) il y a 4 ans
  riperiperi f0b00c1ae9 Fix TXQ for 3D textures. (#2613) il y a 4 ans
  riperiperi 142cededd4 Implement Shader Instructions SUATOM and SURED (#2090) il y a 4 ans
  gdkchan ee1038e542 Initial support for shader attribute indexing (#2546) il y a 4 ans
  gdkchan c3e2646f9e Workaround for Intel FrontFacing built-in variable bug (#2540) il y a 4 ans
  gdkchan ed754af8d5 Make sure attributes used on subsequent shader stages are initialized (#2538) il y a 4 ans
  gdkchan 59900d7f00 Unscale textureSize when resolution scaling is used (#2441) il y a 4 ans
  gdkchan d125fce3e8 Allow shader language and target API to be specified on the shader translator (#2402) il y a 4 ans
  riperiperi 5271cfe70b Fix dimensions check for scale eligibility (#2301) il y a 5 ans
  gdkchan 12533e5c9d Fix buffer and texture uses not being propagated for vertex A/B shaders (#2300) il y a 5 ans
  gdkchan b34c0a47b4 Fix constant buffer array size when indexing is used and other buffer descriptor and resolution scale regressions (#2298) il y a 5 ans
  gdkchan 49745cfa37 Move shader resource descriptor creation out of the backend (#2290) il y a 5 ans
  riperiperi 0129250c2e Pass CbufSlot when getting info from the texture descriptor (#2291) il y a 5 ans
  gdkchan 4770cfa920 Only enable clip distance if written to on shader (#2217) il y a 5 ans
  gdkchan f93089a64f Implement geometry shader passthrough (#1961) il y a 5 ans
  Mary 48f6570557 Salieri: shader cache (#1701) il y a 5 ans
  gdkchan 8d168574eb Use explicit buffer and texture bindings on shaders (#1666) il y a 5 ans
  gdkchan 636542d817 Refactor shader translator ShaderConfig and reduce the number of out args (#1438) il y a 5 ans
  riperiperi 484eb645ae Implement Zero-Configuration Resolution Scaling (#1365) il y a 5 ans
  gdkchan e13154c83d Implement shader LEA instruction and improve bindless image load/store (#1355) il y a 5 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 796e5d14b4 Use correct shader local memory size instead of a hardcoded size (#914) il y a 6 ans
  gdkchan 92703af555 Address PR feedback il y a 6 ans
  gdkchan 9bfb373bdf Remove more unused code il y a 6 ans
  gdkchan 654e617fe7 Some code cleanup il y a 6 ans