Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Put no.of {samples,layers} into pipe_framebuffer_state | Edward O'Callaghan | 2016-04-07 | 1 | -0/+30 |
* | gallium/util: fix up inaccurate behavior of util_framebuffer_state_equal (v2) | Marek Olšák | 2016-03-28 | 1 | -5/+5 |
* | gallium/util: easy fixes for NULL colorbuffers | Marek Olšák | 2014-01-13 | 1 | -0/+3 |
* | st/mesa: bind NULL colorbuffers as specified by glDrawBuffers | Marek Olšák | 2014-01-13 | 1 | -0/+21 |
* | gallium/util: implement layered framebuffer clear in u_blitter | Marek Olšák | 2013-12-03 | 1 | -0/+24 |
* | util: set all unused cbufs to NULL in util_copy_framebuffer_state() | Brian Paul | 2013-11-11 | 1 | -1/+2 |
* | auxiliary: fix util_framebuffer_copy | Luca Barbieri | 2010-08-11 | 1 | -2/+4 |
* | util: add util_framebuffer_min_size | Keith Whitwell | 2010-06-07 | 1 | -0/+35 |
* | gallium: move framebuffer utility functions into a new file | Brian Paul | 2010-05-03 | 1 | -0/+111 |