Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvmpipe: add support for b5g6r5_srgb | Roland Scheidegger | 2014-03-21 | 1 | -3/+23 |
* | gallivm,llvmpipe: fix float->srgb conversion to handle NaNs | Roland Scheidegger | 2013-11-14 | 1 | -1/+1 |
* | gallivm: fix comment wrt srgb accuracy. | Roland Scheidegger | 2013-08-08 | 1 | -2/+4 |
* | llvmpipe: support sRGB framebuffers | Roland Scheidegger | 2013-07-16 | 1 | -1/+50 |
* | gallivm: (trivial) use constant instead of exp2f() function | Roland Scheidegger | 2013-07-14 | 1 | -2/+3 |
* | gallivm: handle srgb-to-linear and linear-to-srgb conversions | Roland Scheidegger | 2013-07-13 | 1 | -0/+294 |