Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cso: add constant buffer save/restore feature for postprocessing | Marek Olšák | 2013-03-26 | 1 | -2/+2 |
* | postprocess: silence some MSVC float/int warnings | Brian Paul | 2013-03-21 | 1 | -2/+2 |
* | gallium: consolidate CSO sampler and sampler_view functions | Brian Paul | 2012-08-03 | 1 | -12/+12 |
* | st/mesa: implement accelerated stencil blitting using shader stencil export | Marek Olšák | 2012-07-12 | 1 | -1/+1 |
* | gallium/u_blit: drop not-very-useful wrapper around util_blit_pixels_writemask | Marek Olšák | 2012-07-12 | 1 | -1/+2 |
* | gallium: change set_constant_buffer to be UBO-friendly | Marek Olšák | 2012-04-30 | 1 | -2/+2 |
* | pp: Reorder calloc to avoid memory leak on error path. | Vinson Lee | 2011-11-05 | 1 | -3/+4 |
* | postprocess: Portability fixes. | José Fonseca | 2011-09-25 | 1 | -7/+9 |
* | gallium: move clear paths from rgba to a pointer to a color union (v2) | Dave Airlie | 2011-09-18 | 1 | -1/+1 |
* | pp: Add Jimenez' MLAA | Lauri Kasanen | 2011-08-19 | 1 | -0/+304 |