| Commit message (Expand) | Author | Age | Files | Lines |
* | Move nv30, nv50 and nvc0 to nouveau. | Johannes Obermayr | 2013-09-11 | 1 | -1266/+0 |
* | nvc0: restore viewport after blit | Maarten Lankhorst | 2013-09-02 | 1 | -2/+2 |
* | nvc0: fix blitctx memory leak | Joakim Sindholt | 2013-09-01 | 1 | -0/+7 |
* | gallium: add condition parameter to render_condition | Roland Scheidegger | 2013-06-18 | 1 | -1/+1 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -4/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel... | José Fonseca | 2013-04-23 | 1 | -1/+1 |
* | nvc0: implement multisample textures | Christoph Bumiller | 2013-04-12 | 1 | -0/+1 |
* | nvc0: fix 2D engine MS2 resolve | Christoph Bumiller | 2013-04-12 | 1 | -2/+2 |
* | nvc0: place staging textures in GART and map them directly | Christoph Bumiller | 2013-04-03 | 1 | -1/+2 |
* | nvc0: fix for 2d engine R source formats writing RRR1 and not R001 | Christoph Bumiller | 2013-04-03 | 1 | -28/+61 |
* | nv50,nvc0: disable DEPTH_RANGE_NEAR/FAR clipping during blit | Christoph Bumiller | 2013-04-03 | 1 | -0/+2 |
* | nouveau: accelerate buffer copies in resource_copy_region | Christoph Bumiller | 2013-04-03 | 1 | -3/+3 |
* | nvc0: add some driver statistics queries | Christoph Bumiller | 2013-04-03 | 1 | -0/+4 |
* | nv50,nvc0: fix 3d blits, restore viewport after blit | Christoph Bumiller | 2013-03-29 | 1 | -16/+26 |
* | nvc0: avoid crash on updating RASTERIZE_ENABLE state | Christoph Bumiller | 2013-03-12 | 1 | -0/+10 |
* | nvc0: implement compute support for nve4 | Christoph Bumiller | 2013-03-12 | 1 | -1/+1 |
* | nvc0: add space checks to clear functions | Maarten Lankhorst | 2013-01-17 | 1 | -5/+14 |
* | nvc0: use correct resource target to select blit shader | Christoph Bumiller | 2013-01-08 | 1 | -2/+2 |
* | gallium: remove pipe_surface::usage | Marek Olšák | 2012-12-12 | 1 | -1/+0 |
* | nv50,nvc0: fix 2d engine stencil-only copies | Christoph Bumiller | 2012-10-28 | 1 | -1/+2 |
* | nv50,nvc0: fix 3d engine blit for nvc0 | Christoph Bumiller | 2012-09-30 | 1 | -3/+6 |
* | nv50,nvc0: implement blit | Christoph Bumiller | 2012-09-30 | 1 | -391/+493 |
* | 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,nvc0: fix depth/stencil resolve | Christoph Bumiller | 2012-04-29 | 1 | -30/+141 |
* | nvc0: add initial support for nve4+ (Kepler) chipsets | Christoph Bumiller | 2012-04-15 | 1 | -1/+1 |
* | nvc0: prefix all macro methods with MACRO | Christoph Bumiller | 2012-04-14 | 1 | -4/+4 |
* | nvc0: track texture dirty state individually | Christoph Bumiller | 2012-04-14 | 1 | -0/+4 |
* | nouveau: switch to libdrm_nouveau-2.0 | Christoph Bumiller | 2012-04-14 | 1 | -202/+198 |
* | Squash-merge branch 'gallium-clip-state' | Marek Olšák | 2012-01-10 | 1 | -7/+0 |
* | nvc0: implement new stream output interface | Christoph Bumiller | 2011-12-15 | 1 | -2/+4 |
* | nvc0: add support for linear and buffer textures and RTs | Christoph Bumiller | 2011-10-21 | 1 | -36/+57 |
* | nvc0: fix clear_render_target/depth_stencil region | Christoph Bumiller | 2011-10-21 | 1 | -19/+21 |
* | 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 |
* | nvc0: implement resource_resolve | Christoph Bumiller | 2011-09-14 | 1 | -1/+514 |
* | nv50,nvc0: add states mask to state validation function | Christoph Bumiller | 2011-08-30 | 1 | -5/+1 |
* | nv50,nvc0: never convert in resource copy when format sizes match | Christoph Bumiller | 2011-08-07 | 1 | -1/+8 |
* | nv50,nvc0: extensive surface format renaming to get consistency | Christoph Bumiller | 2011-07-14 | 1 | -3/+3 |
* | nv50,nvc0: add support for multi-sample resources | Christoph Bumiller | 2011-07-14 | 1 | -56/+28 |
* | nv50,nvc0: unify nvc0_miptree and nv50_miptree structs | Christoph Bumiller | 2011-07-14 | 1 | -15/+15 |
* | gallium: add fallback for copying buffers to all drivers | Marek Olšák | 2011-04-21 | 1 | -0/+8 |
* | nvc0: s/nblocksx/nblocksy for height in resource_copy_region | Christoph Bumiller | 2011-03-13 | 1 | -1/+1 |
* | nv50,nvc0: update the format tables | Christoph Bumiller | 2011-03-05 | 1 | -1/+1 |
* | nvc0: use m2mf for resource_copy_region if formats are equal | Christoph Bumiller | 2011-03-05 | 1 | -3/+68 |
* | nv50,nvc0: fix texture layer issues | Christoph Bumiller | 2011-03-05 | 1 | -9/+18 |
* | nouveau: ensure vbo_dirty is set when buffer write transfer complete | Ben Skeggs | 2011-03-01 | 1 | -3/+5 |