18 Commits (ba3f0b6d5920165c735d51500544da8c29b09060)

Author SHA1 Message Date
  Ilia Mirkin ba3f0b6d59 nvc0: fix gl_SampleMaskIn computation 9 years ago
  Ilia Mirkin 3ce80f924d nv50/ir: add support for SULDP -> SULDB conversion 9 years ago
  Samuel Pitoiset d64ea4e48e nv50/ir: make use of OP_SUQ for surfaces query 9 years ago
  Samuel Pitoiset 7c47db359e nv50/ir: add OP_BUFQ for buffers query 9 years ago
  Samuel Pitoiset 543fb95473 nvc0/ir: add atomics support on shared memory for Kepler 9 years ago
  Samuel Pitoiset 4f58b78c30 nvc0/ir: add support for compute UBOs on Kepler 9 years ago
  Samuel Pitoiset 9d57c84994 nvc0/ir: move load/store lowering pass to handleLDST() 9 years ago
  Samuel Pitoiset b8b3af2932 nvc0: use a different offset for buffers and surfaces 9 years ago
  Samuel Pitoiset 14a810e9d0 nv50/ir: add atomics support on shared memory for Fermi 9 years ago
  Ilia Mirkin 2c4eeb0b5c nv50/ir: add SUQ op by reading the info from driver constbuf 9 years ago
  Ilia Mirkin c3083c7082 nv50/ir: add support for BUFFER accesses 9 years ago
  Ilia Mirkin 7752bbc44e gk104/ir: simplify and fool-proof texbar algorithm 10 years ago
  Chih-Wei Huang 2a4af36517 nv50/ir: support different unordered_set implementations 10 years ago
  Ilia Mirkin f13073b775 gm107/ir: avoid letting the lowering pass get out of sync 10 years ago
  Ilia Mirkin 6fe0d4f035 nvc0/ir: flush denorms to zero in non-compute shaders 10 years ago
  Ilia Mirkin c4bb436f76 nvc0/ir: avoid infinite recursion when finding first uses of tex 11 years ago
  Ben Skeggs d548d47edf nvc0: add maxwell (sm50) compiler backend 11 years ago
  Ben Skeggs 3723ff5223 nvc0: move nvc0 lowering pass class definitions into header 11 years ago