Historial de Commits

Autor SHA1 Mensaje Fecha
  gdkchan 991784868f Fix shader regression on Intel iGPUs by reverting layout changes (#1425) hace 5 años
  gdkchan 8dbcae1ff8 Implement BGRA texture support (#1418) hace 5 años
  gdkchan 788ca6a411 Initial transform feedback support (#1370) hace 5 años
  riperiperi 484eb645ae Implement Zero-Configuration Resolution Scaling (#1365) hace 5 años
  gdkchan 5795bb1528 Support separate textures and samplers (#1216) hace 5 años
  gdkchan 0b6d206daa Omit image format if possible, and fix BA bit (#1280) hace 5 años
  gdkchan b8eb6abecc Refactor shader GPU state and memory access (#1203) hace 6 años
  gdkchan 03711dd7b5 Implement SULD shader instruction (#1117) hace 6 años
  gdkchan e93ca84b14 Better IPA shader instruction implementation (#1082) hace 6 años
  gdkchan 5b5239ab5b Remove output interpolation qualifier (#1070) hace 6 años
  gdkchan 49d7b1c7d8 Implement textureQueryLevels (#1007) hace 6 años
  gdkchan 8bb64ac69c Improve shader sampler type selection (#989) hace 6 años
  gdkchan dc97457bf0 Initial support for double precision shader instructions. (#963) hace 6 años
  gdkchan 796e5d14b4 Use correct shader local memory size instead of a hardcoded size (#914) hace 6 años
  gdkchan 947e14d3be Reimplement limited bindless textures support hace 6 años
  gdkchan 9d7a142a48 Support texture rectangle targets (non-normalized coords) hace 6 años
  gdkchan 66d91cbc6c Use dispatch params shared memory size when available hace 6 años
  gdkchan 0d9672f3ae Use maximum shared memory size supported by hardware hace 6 años
  gdkchan 7ce5584f9e Support depth clip mode and disable shader fast math optimization on NVIDIA as a workaround for compiler bugs (?) hace 6 años
  gdkchan 17fb11ddb9 Fix wrong maximum id on sampler pool in some cases hace 6 años
  gdkchan cb171f6ebf Support shared color mask, implement more shader instructions hace 6 años
  gdk 6a98c643ca Add a pass to turn global memory access into storage access, and do all storage related transformations on IR hace 6 años
  gdk 73e68edd09 Revert "Simplify shader uniform buffer access codegen" hace 6 años
  gdk 1df78e7ad6 Simplify shader uniform buffer access codegen hace 6 años
  gdk 3ca675223a Remove TranslatorConfig struct hace 6 años
  gdk 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled hace 6 años
  gdk 3ab5c23f49 Add partial support for array of samplers, and add pass to identify them from bindless texture accesses hace 6 años
  gdk 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes hace 6 años
  gdk 1b7d955195 Initial support for image stores, support texture sample on compute hace 6 años
  gdk 1876b346fe Initial work hace 6 años