Historial de Commits

Autor SHA1 Mensaje Fecha
  gdkchan acc0b0f313 Fix FLO.SH shader instruction with a input of 0 (#2876) hace 4 años
  gdkchan b9d83cc97e Fix shader integer from/to double conversion (#2831) hace 4 años
  gdkchan 99445dd0a6 Add support for fragment shader interlock (#2768) hace 4 años
  gdkchan 63f1663fa9 Fix shader 8-bit and 16-bit STS/STG (#2741) hace 4 años
  riperiperi 052deebf26 Another workaround for NVIDIA driver 496.13 shader bug (#2750) hace 4 años
  gdkchan f08a280ade Use shader subgroup extensions if shader ballot is not supported (#2627) hace 4 años
  riperiperi 142cededd4 Implement Shader Instructions SUATOM and SURED (#2090) hace 4 años
  gdkchan ee1038e542 Initial support for shader attribute indexing (#2546) hace 4 años
  gdkchan 4b7c7dab9e Support multiple destination operands on shader IR and shuffle predicates (#1964) hace 5 años
  gdkchan e453ba69f4 Add support for shader atomic min/max (S32) (#1948) hace 5 años
  gdkchan 49f970d5bd Implement CAL and RET shader instructions (#1618) hace 5 años
  gdkchan dc97457bf0 Initial support for double precision shader instructions. (#963) hace 6 años
  gdkchan 2eccc7023a Partial support for shader memory barriers hace 6 años
  gdkchan f2c85c5d58 Support non-constant texture offsets on non-NVIDIA gpus hace 6 años
  gdkchan cb171f6ebf Support shared color mask, implement more shader instructions hace 6 años
  gdk 99f236fcf0 Simplified F2I shader instruction codegen 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 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes hace 6 años
  gdk 3bcc395253 Add shader support for the round mode on the F2F instruction, support mipmaps on ASTC compressed textures 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