nvc0: bind textures/samplers for compute on Fermi
[mesa.git] / src / gallium / drivers / nouveau / nvc0 / nvc0_compute.c
2016-02-21 Samuel Pitoisetnvc0: bind textures/samplers for compute on Fermi
2016-02-21 Samuel Pitoisetnvc0: bind shader buffers for compute on Fermi
2016-02-21 Samuel Pitoisetnvc0: bind driver constbuf for compute on Fermi
2016-02-21 Samuel Pitoisetnvc0: bind constant buffers for compute on Fermi
2016-02-13 Samuel Pitoisetgallium: add a new interface for pipe_context::launch_g...
2016-01-11 Samuel Pitoisetnvc0: do not force re-binding of compute constbufs...
2016-01-11 Samuel Pitoisetnvc0: remove useless goto in nvc0_launch_grid()
2015-11-05 Ilia Mirkinnv50,nvc0: provide debug messages with shader compilati...
2015-10-18 Samuel Pitoisetnvc0: do not bind input params at compute state init...
2015-10-10 Samuel Pitoisetnvc0: make use of NVC0_COMPUTE_CLASS for GF110
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-06-22 Alexandre Courbotnvc0: use NV_VRAM_DOMAIN() macro
2013-12-06 Ben Skeggsnvc0: fixup gk110 and up not being listed in various...
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.