Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-13 | gallium/util: easy fixes for NULL colorbuffers | Marek Olšák | 1 | -0/+3 |
2014-01-13 | st/mesa: bind NULL colorbuffers as specified by glDrawBuffers | Marek Olšák | 1 | -0/+21 |
2013-12-03 | gallium/util: implement layered framebuffer clear in u_blitter | Marek Olšák | 1 | -0/+24 |
2013-11-11 | util: set all unused cbufs to NULL in util_copy_framebuffer_state() | Brian Paul | 1 | -1/+2 |
2010-08-11 | auxiliary: fix util_framebuffer_copy | Luca Barbieri | 1 | -2/+4 |
2010-06-07 | util: add util_framebuffer_min_size | Keith Whitwell | 1 | -0/+35 |
2010-05-03 | gallium: move framebuffer utility functions into a new file | Brian Paul | 1 | -0/+111 |