Historial de Commits

Autor SHA1 Mensaje Fecha
  gdkchan d125fce3e8 Allow shader language and target API to be specified on the shader translator (#2402) hace 4 años
  gdkchan fbb4019ed5 Initial support for separate GPU address spaces (#2394) hace 4 años
  gdkchan 493648df31 Fix default value for unwritten shader outputs (#2412) hace 4 años
  gdkchan ed2f5ede0f Fix texture sampling with depth compare and LOD level or bias (#2404) hace 4 años
  gdkchan c71ae9c85c Fix shader texture LOD query (#2397) hace 4 años
  gdkchan 49edf14a3e Pass all inputs when geometry shader passthrough is enabled (#2362) hace 4 años
  riperiperi 7ff1f9aa12 End shader decoding when reaching a block that starts with an infinite loop (after BRX) (#2367) hace 5 años
  gdkchan 3b90adcd1d Fix shaders with mixed PBK and SSY addresses on the stack (#2329) hace 5 años
  gdkchan 79b3243f54 Do not attempt to normalize SNORM image buffers on shaders (#2317) hace 5 años
  riperiperi 5271cfe70b Fix dimensions check for scale eligibility (#2301) hace 5 años
  gdkchan 12533e5c9d Fix buffer and texture uses not being propagated for vertex A/B shaders (#2300) hace 5 años
  gdkchan b34c0a47b4 Fix constant buffer array size when indexing is used and other buffer descriptor and resolution scale regressions (#2298) hace 5 años
  gdkchan 49745cfa37 Move shader resource descriptor creation out of the backend (#2290) hace 5 años
  EmulationFanatic b5c72b44de Merge pull request #2177 from riperiperi/feature/parallel-shader-cache hace 5 años
  gdkchan 0e9823d7e6 Fix shader buffer write flag on atomic instructions (#2261) hace 5 años
  gdkchan 4770cfa920 Only enable clip distance if written to on shader (#2217) hace 5 años
  riperiperi 9e68f5026e Fix skipping missing shaders hace 5 años
  riperiperi b1c3e01691 Nit hace 5 años
  riperiperi 35eac315ab The task isn't required for loading compute binary. hace 5 años
  riperiperi a0aa09912c Use event to wake the main thread on task completion hace 5 años
  riperiperi 20d560e3f9 The new host program needs to be saved even if it isn't valid. hace 5 años
  riperiperi ddf4b92a9c Implement parallel host shader cache compilation. hace 5 años
  gdkchan 40e276c9b5 Improve shader global memory to storage pass (#2200) hace 5 años
  gdkchan 524fe3bea4 Implement shader HelperThreadNV (#2163) hace 5 años
  gdkchan a0b4799f19 Fix ZN flags set for shader instructions using RZ.CC dest (#2147) hace 5 años
  mageven a5d5ca0635 Shader Cache: Move bindless checking from translation to decode (#2145) hace 5 años
  mageven 69f8722e79 Fix inconsistencies in progress reporting (#2129) hace 5 años
  Mary aef25980a7 Salieri: Detect and avoid caching shaders using bindless textures (#2097) hace 5 años
  riperiperi 1623ab524f Improve Buffer Textures and flush Image Stores (#2088) hace 5 años
  mageven ca5d8e58dd Add progress reporting to PTC and Shader Cache (#2057) hace 5 años