nvc0: allow a non-user buffer to be bound at position 0
[mesa.git] / src / gallium / drivers / nouveau / nvc0 / nve4_compute.c
2019-07-27 Ilia Mirkinnvc0: allow a non-user buffer to be bound at position 0
2019-02-07 Rhys Perrynvc0: add compute invocation counter
2019-01-28 Ilia Mirkinnvc0: don't put text segment into bufctx
2018-08-27 Rhys Perrynv50/ir,nvc0: use constant buffers for compute when...
2018-02-17 Mikko Perttunennvc0: Use GP100_COMPUTE_CLASS on GP10B
2018-01-07 Ilia Mirkinnvc0: add bindless image support for kepler
2018-01-07 Ilia Mirkinnvc0: add support for bindless textures on kepler+
2017-04-27 Boyan Dingnvc0: Enable compute support for Pascal
2017-04-27 Boyan Dingnvc0: Add new launch descriptor format for GP100
2017-03-04 Ilia Mirkinnvc0: take extra pushbuf space into account for pushbuf...
2017-02-14 Ilia Mirkinnvc0: disable linked tsc mode in compute launch descriptor
2016-10-10 Samuel Pitoisetnvc0: fix valid range for shader buffers
2016-08-24 Samuel Pitoisetnvc0: invalidate textures/samplers on GK104+
2016-07-20 Samuel Pitoisetnvc0: bind images for 3d/cp shaders on GM107+
2016-07-02 Hans de Goedenouveau: Add support for SV_WORK_DIM
2016-07-02 Hans de Goedenvc0: Make NVC0_CB_AUX_GRID_INFO take an index argument
2016-06-05 Ilia Mirkinnvc0: mark bound buffer range valid
2016-06-02 Samuel Pitoisetnvc0: mark buffer texture range valid for shader images
2016-05-30 Ilia Mirkinnvc0: fix some compute texture validation bits on kepler
2016-05-28 Samuel Pitoisetnvc0: remove outdated surfaces validation code for...
2016-05-20 Ilia Mirkinnvc0: account for shader-allocated local memory needs
2016-04-28 Samuel Pitoisetnvc0: stick compute kernel arguments into uniform_bo
2016-04-26 Samuel Pitoisetnvc0: inform users that 3D images are not fully supported
2016-04-26 Samuel Pitoisetnvc0: bind images on compute shaders for Kepler
2016-04-26 Samuel Pitoisetnvc0: reserve an area for surfaces info in the driver...
2016-04-20 Samuel Pitoisetnvc0: avoid tex read fault from compute shaders on...
2016-04-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-14 Samuel Pitoisetnvc0: allow to use compute support on GM200
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-01 Samuel Pitoisetnvc0: add indirect compute support on Kepler
2016-04-01 Samuel Pitoisetnvc0: reduce likelihood of collision for real buffers...
2016-04-01 Samuel Pitoisetnvc0: store ubo info to the driver constbuf on Kepler
2016-04-01 Samuel Pitoisetnvc0: bind user uniforms for compute on Kepler
2016-04-01 Samuel Pitoisetnvc0: bind shader buffers for compute on Kepler
2016-04-01 Samuel Pitoisetnvc0: bind driver cb for compute on c7[] for Kepler
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-08 Samuel Pitoisetnvc0: add a new validation path for compute
2016-03-02 Kenneth GraunkeMerge remote-tracking branch 'origin/master' into vulkan
2016-02-26 Samuel Pitoisetnvc0: rework nvc0_compute_validate_program()
2016-02-26 Samuel Pitoisetnvc0: move nvc0_validate_global_residents() to nvc0_com...
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-22 Samuel Pitoisetnvc0: rename NVXX_COMPUTE to NVXX_CP
2016-02-16 Samuel Pitoisetnvc0: add compute support for GM107
2016-02-16 Samuel Pitoisetnvc0: fix compute state initialization on GK110+
2016-02-13 Samuel Pitoisetgallium: add a new interface for pipe_context::launch_g...
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
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.