nv50: add a new validation path for compute
[mesa.git] / src / gallium / drivers / nouveau / nv50 / nv50_compute.c
2016-03-18 Samuel Pitoisetnv50: add a new validation path for compute
2016-03-18 Samuel Pitoisetnv50: rework nv50_compute_validate_program()
2016-03-18 Samuel Pitoisetnv50: rename 3d dirty flags to NV50_NEW_3D_XXX
2016-03-18 Samuel Pitoisetnv50: rename NV50_COMPUTE to NV50_CP
2016-03-18 Samuel Pitoisetnv50: rename nv50_context::dirty to nv50_context::dirty_3d
2016-02-13 Samuel Pitoisetgallium: add a new interface for pipe_context::launch_g...
2015-11-14 Samuel Pitoisetnv50: implement a basic compute support