| Commit message (Expand) | Author | Age | Files | Lines |
* | nv50: don't assume a rast is set when validating for clears | Ilia Mirkin | 2017-04-02 | 1 | -3/+4 |
* | nv50,nvc0: don't keep track of whether fb rt0 is integer-only | Ilia Mirkin | 2016-10-21 | 1 | -21/+0 |
* | nv50,nvc0: fix depth range when halfz is enabled | Ilia Mirkin | 2016-08-14 | 1 | -2/+7 |
* | nv50: fix alphatest for non-blendable formats | Ilia Mirkin | 2016-07-16 | 1 | -1/+2 |
* | nv50: add support for GL_EXT_window_rectangles | Ilia Mirkin | 2016-06-18 | 1 | -0/+27 |
* | nv50,nvc0: add support for cull distances | Tobias Klausmann | 2016-05-15 | 1 | -4/+11 |
* | nv50: Mark compute states as dirty on context switch | Pierre Moreau | 2016-03-19 | 1 | -0/+1 |
* | nv50: rework the validation path for 3D | Samuel Pitoiset | 2016-03-19 | 1 | -12/+24 |
* | nv50: rename 3d binding points to NV50_BIND_3D_XXX | Samuel Pitoiset | 2016-03-19 | 1 | -3/+3 |
* | nv50: rename 3d dirty flags to NV50_NEW_3D_XXX | Samuel Pitoiset | 2016-03-19 | 1 | -45/+45 |
* | nv50: rename nv50_context::dirty to nv50_context::dirty_3d | Samuel Pitoiset | 2016-03-19 | 1 | -15/+15 |
* | nv50: remove unnecessary include | Ben Skeggs | 2016-02-16 | 1 | -1/+0 |
* | nv50,nvc0: remove unused parameter in nvXX_state_validate() | Samuel Pitoiset | 2016-02-11 | 1 | -1/+1 |
* | gallium/drivers/nouveau: Make use of ARRAY_SIZE macro | Edward O'Callaghan | 2015-12-06 | 1 | -2/+1 |
* | nv50,nvc0: allow to create resources other than buffers | Samuel Pitoiset | 2015-12-01 | 1 | -0/+2 |
* | nv50: allow using inline vertex data submit when gl_VertexID is used | Samuel Pitoiset | 2015-11-19 | 1 | -2/+1 |
* | nv50: allow per-sample interpolation to be forced via rast | Ilia Mirkin | 2015-10-29 | 1 | -1/+1 |
* | nv50: avoid using inline vertex data submit when gl_VertexID is used | Ilia Mirkin | 2015-09-05 | 1 | -1/+2 |
* | nv50: account for the int RT0 rule for alpha-to-one/cov | Ilia Mirkin | 2015-08-23 | 1 | -0/+22 |
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -2/+2 |
* | nouveau: use bool instead of boolean | Samuel Pitoiset | 2015-07-21 | 1 | -7/+7 |
* | nv50, nvc0: enable at least one color RT if alphatest is enabled | Ilia Mirkin | 2015-07-10 | 1 | -0/+18 |
* | nv50: keep track of PGRAPH state in nv50_screen | Ilia Mirkin | 2015-05-09 | 1 | -0/+2 |
* | nv50: regenerate rnndb headers | Ilia Mirkin | 2015-01-05 | 1 | -1/+1 |
* | nv50: remove unused variables | Ilia Mirkin | 2014-09-01 | 1 | -1/+0 |
* | nv50: mt address may not be the underlying bo's start address | Ilia Mirkin | 2014-09-01 | 1 | -4/+4 |
* | nv50,nvc0: set constbufs dirty on pipe context switch | Christoph Bumiller | 2014-05-23 | 1 | -0/+4 |
* | nv50: add support for PIPE_CAP_SAMPLE_SHADING | Ilia Mirkin | 2014-04-26 | 1 | -2/+34 |
* | nv50: make sure to clear _all_ layers of all attachments | Ilia Mirkin | 2014-02-22 | 1 | -0/+1 |
* | nv50: mark scissors/viewports dirty on context switch | Ilia Mirkin | 2014-02-13 | 1 | -0/+2 |
* | nv50: implement multiple viewports/scissors, enable ARB_viewport_array | Ilia Mirkin | 2014-02-12 | 1 | -37/+69 |
* | nv50: add comments about CB_AUX contents | Ilia Mirkin | 2014-01-27 | 1 | -1/+1 |
* | nv50, nvc0: clear out RT on a null cbuf | Ilia Mirkin | 2014-01-27 | 1 | -4/+26 |
* | nv50: Fix GPU_READING/WRITING bit removal | Ilia Mirkin | 2013-12-04 | 1 | -2/+2 |
* | Move nv30, nv50 and nvc0 to nouveau. | Johannes Obermayr | 2013-09-11 | 1 | -0/+414 |