Histórico de Commits

Autor SHA1 Mensagem Data
  gdkchan b7a1544e8b Fix InvocationInfo on geometry shader and bindless default integer const (#2822) há 4 anos atrás
  gdkchan 63f1663fa9 Fix shader 8-bit and 16-bit STS/STG (#2741) há 4 anos atrás
  gdkchan d512ce122c Initial tessellation shader support (#2534) há 4 anos atrás
  gdkchan a7109c767b Rewrite shader decoding stage (#2698) há 4 anos atrás
  riperiperi 142cededd4 Implement Shader Instructions SUATOM and SURED (#2090) há 4 anos atrás
  gdkchan ee1038e542 Initial support for shader attribute indexing (#2546) há 4 anos atrás
  gdkchan c3e2646f9e Workaround for Intel FrontFacing built-in variable bug (#2540) há 4 anos atrás
  gdkchan 59900d7f00 Unscale textureSize when resolution scaling is used (#2441) há 4 anos atrás
  gdkchan ed2f5ede0f Fix texture sampling with depth compare and LOD level or bias (#2404) há 4 anos atrás
  gdkchan 49745cfa37 Move shader resource descriptor creation out of the backend (#2290) há 4 anos atrás
  gdkchan 0e9823d7e6 Fix shader buffer write flag on atomic instructions (#2261) há 5 anos atrás
  riperiperi 1623ab524f Improve Buffer Textures and flush Image Stores (#2088) há 5 anos atrás
  riperiperi a1f77a5b6a Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790) há 5 anos atrás
  gdkchan 934a78005e Simplify logic for bindless texture handling (#1667) há 5 anos atrás
  riperiperi e1da7df207 Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657) há 5 anos atrás
  riperiperi 780c7530d6 Add scaling for Texture2DArray when using TexelFetch. (#1645) há 5 anos atrás
  gdkchan 49f970d5bd Implement CAL and RET shader instructions (#1618) há 5 anos atrás
  gdkchan b066cfc1a3 Add support for shader constant buffer slot indexing (#1608) há 5 anos atrás
  gdkchan 991784868f Fix shader regression on Intel iGPUs by reverting layout changes (#1425) há 5 anos atrás
  riperiperi 484eb645ae Implement Zero-Configuration Resolution Scaling (#1365) há 5 anos atrás
  gdkchan 03711dd7b5 Implement SULD shader instruction (#1117) há 6 anos atrás
  gdkchan 49d7b1c7d8 Implement textureQueryLevels (#1007) há 6 anos atrás
  gdkchan f2c85c5d58 Support non-constant texture offsets on non-NVIDIA gpus há 6 anos atrás
  gdkchan cb171f6ebf Support shared color mask, implement more shader instructions há 6 anos atrás
  gdk 6a98c643ca Add a pass to turn global memory access into storage access, and do all storage related transformations on IR há 6 anos atrás
  gdk 73e68edd09 Revert "Simplify shader uniform buffer access codegen" há 6 anos atrás
  gdk 1df78e7ad6 Simplify shader uniform buffer access codegen há 6 anos atrás
  gdk 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled há 6 anos atrás
  gdk 3ab5c23f49 Add partial support for array of samplers, and add pass to identify them from bindless texture accesses há 6 anos atrás
  gdk 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes há 6 anos atrás