Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | svga: move svga_is_format_supported() to svga_format.c | Brian Paul | 2017-11-28 | 1 | -0/+10 |
* | svga: add function svga_linear_to_srgb() | Neha Bhende | 2017-04-28 | 1 | -0/+3 |
* | svga: Add a more elaborate format compatibility determination v2 | Thomas Hellstrom | 2017-04-28 | 1 | -0/+6 |
* | svga: add a helper function to check for typeless format | Charmaine Lee | 2016-11-03 | 1 | -0/+3 |
* | svga: add const qualifier on svga_translate_format() | Brian Paul | 2016-09-23 | 1 | -1/+1 |
* | svga: add new svga_format_is_uncompressed_snorm() helper | Brian Paul | 2016-06-30 | 1 | -0/+4 |
* | svga: add DXGenMips command support | Charmaine Lee | 2016-01-14 | 1 | -0/+7 |
* | svga: add/use new svga_sampler_format() function | Brian Paul | 2015-11-18 | 1 | -0/+4 |
* | svga: update driver for version 10 GPU interface | Brian Paul | 2015-09-02 | 1 | -0/+40 |
* | svga: add svga_format_size() function | Brian Paul | 2012-02-23 | 1 | -0/+7 |
* | svga: Cleanup format capability checking. | José Fonseca | 2011-09-23 | 1 | -0/+49 |