Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Use util_cpu_to_le{16,32} in many more places. | Matt Turner | 2015-02-23 | 1 | -160/+32 |
* | util: include u_debug.h | Brian Paul | 2012-09-01 | 1 | -0/+1 |
* | gallium: add R8G8_R8B8 and G8R8_B8R8 formats | Christian König | 2012-03-09 | 1 | -0/+48 |
* | gallium: try to cleanup a bit of the format mess created with pipe-video merge | Christian König | 2011-09-01 | 1 | -38/+0 |
* | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video | Younes Manton | 2010-04-30 | 1 | -0/+135 |
* | util: Add dedicated depth-stencil packing/unpacking functions. | José Fonseca | 2010-04-09 | 1 | -20/+20 |
* | util: Implement YUV and subsampled RGB format conversion. | José Fonseca | 2010-04-07 | 1 | -0/+1047 |