История коммитов

Автор SHA1 Сообщение Дата
  gdkchan 9b08abc644 Fix shader compilation on shaders that uses rectangle textures (#2471) 4 лет назад
  gdkchan 40b21cc3c4 Separate GPU engines (part 2/2) (#2440) 4 лет назад
  gdkchan 59900d7f00 Unscale textureSize when resolution scaling is used (#2441) 4 лет назад
  gdkchan 8b44eb1c98 Separate GPU engines and make state follow official docs (part 1/2) (#2422) 4 лет назад
  gdkchan d125fce3e8 Allow shader language and target API to be specified on the shader translator (#2402) 4 лет назад
  gdkchan fbb4019ed5 Initial support for separate GPU address spaces (#2394) 4 лет назад
  gdkchan 493648df31 Fix default value for unwritten shader outputs (#2412) 4 лет назад
  gdkchan ed2f5ede0f Fix texture sampling with depth compare and LOD level or bias (#2404) 4 лет назад
  gdkchan c71ae9c85c Fix shader texture LOD query (#2397) 4 лет назад
  gdkchan 49edf14a3e Pass all inputs when geometry shader passthrough is enabled (#2362) 4 лет назад
  riperiperi 7ff1f9aa12 End shader decoding when reaching a block that starts with an infinite loop (after BRX) (#2367) 4 лет назад
  gdkchan 3b90adcd1d Fix shaders with mixed PBK and SSY addresses on the stack (#2329) 4 лет назад
  gdkchan 79b3243f54 Do not attempt to normalize SNORM image buffers on shaders (#2317) 4 лет назад
  riperiperi 5271cfe70b Fix dimensions check for scale eligibility (#2301) 5 лет назад
  gdkchan 12533e5c9d Fix buffer and texture uses not being propagated for vertex A/B shaders (#2300) 5 лет назад
  gdkchan b34c0a47b4 Fix constant buffer array size when indexing is used and other buffer descriptor and resolution scale regressions (#2298) 5 лет назад
  gdkchan 49745cfa37 Move shader resource descriptor creation out of the backend (#2290) 5 лет назад
  EmulationFanatic b5c72b44de Merge pull request #2177 from riperiperi/feature/parallel-shader-cache 5 лет назад
  gdkchan 0e9823d7e6 Fix shader buffer write flag on atomic instructions (#2261) 5 лет назад
  gdkchan 4770cfa920 Only enable clip distance if written to on shader (#2217) 5 лет назад
  riperiperi 9e68f5026e Fix skipping missing shaders 5 лет назад
  riperiperi b1c3e01691 Nit 5 лет назад
  riperiperi 35eac315ab The task isn't required for loading compute binary. 5 лет назад
  riperiperi a0aa09912c Use event to wake the main thread on task completion 5 лет назад
  riperiperi 20d560e3f9 The new host program needs to be saved even if it isn't valid. 5 лет назад
  riperiperi ddf4b92a9c Implement parallel host shader cache compilation. 5 лет назад
  gdkchan 40e276c9b5 Improve shader global memory to storage pass (#2200) 5 лет назад
  gdkchan 524fe3bea4 Implement shader HelperThreadNV (#2163) 5 лет назад
  gdkchan a0b4799f19 Fix ZN flags set for shader instructions using RZ.CC dest (#2147) 5 лет назад
  mageven a5d5ca0635 Shader Cache: Move bindless checking from translation to decode (#2145) 5 лет назад