| Commit message (Expand) | Author | Age | Files | Lines |
* | nv50: add space checks to clear functions, and respect depth | Maarten Lankhorst | 2013-01-17 | 1 | -13/+24 |
* | gallium: remove pipe_surface::usage | Marek Olšák | 2012-12-12 | 1 | -1/+0 |
* | nv50,nvc0: add support for cube map arrays | Christoph Bumiller | 2012-12-07 | 1 | -0/+1 |
* | nv50,nvc0: fix 2d engine stencil-only copies | Christoph Bumiller | 2012-10-28 | 1 | -1/+3 |
* | nv50,nvc0: fix 3d engine blit for nvc0 | Christoph Bumiller | 2012-09-30 | 1 | -1/+3 |
* | nv50,nvc0: implement blit | Christoph Bumiller | 2012-09-30 | 1 | -305/+614 |
* | gallium: remove resource_resolve | Marek Olšák | 2012-09-30 | 1 | -1/+2 |
* | nv50,nvc0: make resolve sampler objects allow sRGB conversion | Christoph Bumiller | 2012-08-01 | 1 | -4/+10 |
* | Revert "gallium: specify resource_resolve destination via a pipe_surface" | Christoph Bumiller | 2012-08-01 | 1 | -13/+19 |
* | gallium: specify resource_resolve destination via a pipe_surface | Christoph Bumiller | 2012-07-28 | 1 | -19/+13 |
* | nv50: fix resource_resolve shader start offsets | Christoph Bumiller | 2012-07-28 | 1 | -2/+2 |
* | nv50: fix typo causing NULL-deref in nv50_resource_resolve | Christoph Bumiller | 2012-05-04 | 1 | -1/+1 |
* | nv50,nvc0: fix depth/stencil resolve | Christoph Bumiller | 2012-04-29 | 1 | -20/+43 |
* | nouveau: switch to libdrm_nouveau-2.0 | Christoph Bumiller | 2012-04-14 | 1 | -201/+204 |
* | Squash-merge branch 'gallium-clip-state' | Marek Olšák | 2012-01-10 | 1 | -7/+0 |
* | gallium: rename ZS stencil type to UINT (v2) | Dave Airlie | 2011-10-11 | 1 | -6/+6 |
* | gallium: move clear paths from rgba to a pointer to a color union (v2) | Dave Airlie | 2011-09-18 | 1 | -10/+11 |
* | nv50: add support for linear textures and render targets | Christoph Bumiller | 2011-08-30 | 1 | -1/+11 |
* | nv50,nvc0: add states mask to state validation function | Christoph Bumiller | 2011-08-30 | 1 | -6/+2 |
* | nv50,nvc0: never convert in resource copy when format sizes match | Christoph Bumiller | 2011-08-07 | 1 | -1/+8 |
* | nv50: implement resource_resolve with custom blit | Christoph Bumiller | 2011-08-04 | 1 | -1/+535 |
* | nv50,nvc0: extensive surface format renaming to get consistency | Christoph Bumiller | 2011-07-14 | 1 | -1/+1 |
* | nv50,nvc0: add support for multi-sample resources | Christoph Bumiller | 2011-07-14 | 1 | -14/+52 |
* | nv50: more formats for nv50_resource_copy_region conversion path | Christoph Bumiller | 2011-07-07 | 1 | -16/+7 |
* | gallium: add fallback for copying buffers to all drivers | Marek Olšák | 2011-04-21 | 1 | -0/+8 |
* | nouveau: ensure vbo_dirty is set when buffer write transfer complete | Ben Skeggs | 2011-03-01 | 1 | -3/+5 |
* | nv50: replace most of it with nvc0 driver ported to nv50 | Christoph Bumiller | 2011-02-28 | 1 | -257/+311 |
* | nouveau: fix includes for latest libdrm | Ben Skeggs | 2010-12-21 | 1 | -1/+1 |
* | gallium: support for array textures and related changes | Roland Scheidegger | 2010-12-02 | 1 | -28/+39 |
* | nv50: apply layout_mask to tile_flags | Xavier Chantry | 2010-10-15 | 1 | -1/+1 |
* | nv50: use CLEAR_BUFFERS for surface fills | Christoph Bumiller | 2010-09-25 | 1 | -22/+88 |
* | nv50: use formats table in nv50_surface.c | Christoph Bumiller | 2010-09-25 | 1 | -43/+20 |
* | nv50: fix typo from gallium-msaa merge | Ben Skeggs | 2010-06-09 | 1 | -1/+1 |
* | nv50: use MARK_RING correctly | Ben Skeggs | 2010-06-09 | 1 | -4/+6 |
* | nv50: Remove unnecessary header. | Vinson Lee | 2010-06-03 | 1 | -1/+0 |
* | gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil | Roland Scheidegger | 2010-06-03 | 1 | -6/+6 |
* | nv50: adapt to clear interface changes | Roland Scheidegger | 2010-05-29 | 1 | -15/+15 |
* | nouveau: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 1 | -10/+28 |
* | nv50: relax restriction on surface_copy format equality a bit | Christoph Bumiller | 2010-04-30 | 1 | -1/+27 |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 1 | -0/+1 |
* | gallium: adapt all code to the renamed depth/stencil formats | Roland Scheidegger | 2010-03-30 | 1 | -2/+2 |
* | nv50: support more formats in surface_copy,fill | Christoph Bumiller | 2010-03-16 | 1 | -1/+30 |
* | nouveau: Rename pipe formats. | José Fonseca | 2010-03-01 | 1 | -3/+3 |
* | nouveau: remove u_simple_screen.h includes | Ben Skeggs | 2010-02-11 | 1 | -1/+0 |
* | gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple... | José Fonseca | 2010-02-02 | 1 | -1/+1 |
* | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca | 2010-02-02 | 1 | -1/+1 |
* | nv50: Dehexify and bring up to date with new method defines. | Marcin Kościelnicki | 2009-12-28 | 1 | -3/+3 |
* | nouveau: avoid running out of relocs | Maarten Maathuis | 2009-12-14 | 1 | -0/+2 |
* | nv50: Fix tiling mode for lower mipmap levels. | Marcin Kościelnicki | 2009-09-10 | 1 | -3/+3 |
* | nouveau: introduce nouveau_miptree common to all nouveau pipe drivers | Ben Skeggs | 2009-08-31 | 1 | -1/+1 |