Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nv50: add a new validation path for compute | Samuel Pitoiset | 2016-03-19 | 1 | -12/+13 |
* | nv50: rework nv50_compute_validate_program() | Samuel Pitoiset | 2016-03-19 | 1 | -31/+1 |
* | nv50: rename 3d dirty flags to NV50_NEW_3D_XXX | Samuel Pitoiset | 2016-03-19 | 1 | -1/+1 |
* | nv50: rename NV50_COMPUTE to NV50_CP | Samuel Pitoiset | 2016-03-19 | 1 | -45/+45 |
* | nv50: rename nv50_context::dirty to nv50_context::dirty_3d | Samuel Pitoiset | 2016-03-19 | 1 | -1/+1 |
* | gallium: add a new interface for pipe_context::launch_grid() | Samuel Pitoiset | 2016-02-13 | 1 | -9/+7 |
* | nv50: implement a basic compute support | Samuel Pitoiset | 2015-11-14 | 1 | -0/+320 |