Historie revizí

Autor SHA1 Zpráva Datum
  riperiperi 5271cfe70b Fix dimensions check for scale eligibility (#2301) před 5 roky
  gdkchan 12533e5c9d Fix buffer and texture uses not being propagated for vertex A/B shaders (#2300) před 5 roky
  gdkchan b34c0a47b4 Fix constant buffer array size when indexing is used and other buffer descriptor and resolution scale regressions (#2298) před 5 roky
  gdkchan 49745cfa37 Move shader resource descriptor creation out of the backend (#2290) před 5 roky
  EmulationFanatic b5c72b44de Merge pull request #2177 from riperiperi/feature/parallel-shader-cache před 5 roky
  gdkchan 0e9823d7e6 Fix shader buffer write flag on atomic instructions (#2261) před 5 roky
  gdkchan 4770cfa920 Only enable clip distance if written to on shader (#2217) před 5 roky
  riperiperi 9e68f5026e Fix skipping missing shaders před 5 roky
  riperiperi b1c3e01691 Nit před 5 roky
  riperiperi 35eac315ab The task isn't required for loading compute binary. před 5 roky
  riperiperi a0aa09912c Use event to wake the main thread on task completion před 5 roky
  riperiperi 20d560e3f9 The new host program needs to be saved even if it isn't valid. před 5 roky
  riperiperi ddf4b92a9c Implement parallel host shader cache compilation. před 5 roky
  gdkchan 40e276c9b5 Improve shader global memory to storage pass (#2200) před 5 roky
  gdkchan 524fe3bea4 Implement shader HelperThreadNV (#2163) před 5 roky
  gdkchan a0b4799f19 Fix ZN flags set for shader instructions using RZ.CC dest (#2147) před 5 roky
  mageven a5d5ca0635 Shader Cache: Move bindless checking from translation to decode (#2145) před 5 roky
  mageven 69f8722e79 Fix inconsistencies in progress reporting (#2129) před 5 roky
  Mary aef25980a7 Salieri: Detect and avoid caching shaders using bindless textures (#2097) před 5 roky
  riperiperi 1623ab524f Improve Buffer Textures and flush Image Stores (#2088) před 5 roky
  mageven ca5d8e58dd Add progress reporting to PTC and Shader Cache (#2057) před 5 roky
  gdkchan 4047477866 Simplify handling of shader vertex A (#1999) před 5 roky
  gdkchan f93089a64f Implement geometry shader passthrough (#1961) před 5 roky
  gdkchan 4b7c7dab9e Support multiple destination operands on shader IR and shuffle predicates (#1964) před 5 roky
  gdkchan 9551bfdeeb Fix compute shader code dumping (#1960) před 5 roky
  riperiperi a1f77a5b6a Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790) před 5 roky
  gdkchan 5be6ec6364 Fix shader LOP3 predicate write condition (#1910) před 5 roky
  gdkchan 36c6e67df2 Implement shader CC mode for ISCADD, X mode for ISETP and fix STL/STS/STG with RZ (#1901) před 5 roky
  gdkchan b9200dd734 Support conditional on BRK and SYNC shader instructions (#1878) před 5 roky
  Mary 6bc2733c17 salieri: Support read-only mode if archive is already opened (#1807) před 5 roky