OSDN Git Service

Merge remote-tracking branch 'mesa/12.0' into marshmallow-x86
[android-x86/external-mesa.git] / src / gallium / drivers / nouveau / nvc0 / nve4_compute.c
2016-09-06 Chih-Wei HuangMerge remote-tracking branch 'mesa/12.0' into marshmall... android-x86-6.0-r1
2016-09-01 Samuel Pitoisetnvc0: invalidate textures/samplers on GK104+
2016-08-03 Ilia Mirkinmerge: WIP nouveau: add locking
2016-06-14 Ilia Mirkinnvc0: mark bound buffer range valid
2016-06-10 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.