Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Let _mesa_swizzle_and_convert take array format types instead of GL types | Iago Toral Quiroga | 2015-01-12 | 1 | -2/+6 |
* | mesa: Add a helper _mesa_compute_rgba2base2rgba_component_mapping | Iago Toral Quiroga | 2015-01-12 | 1 | -0/+3 |
* | mesa: Add a rebase_swizzle parameter to _mesa_format_convert | Iago Toral Quiroga | 2015-01-12 | 1 | -1/+1 |
* | mesa: Add an implementation of a master convert function. | Jason Ekstrand | 2015-01-12 | 1 | -0/+10 |
* | mesa: Fix _mesa_swizzle_and_convert integer conversions to clamp properly | Samuel Iglesias Gonsalvez | 2015-01-12 | 1 | -0/+60 |
* | mesa/format_utils: Prefix and expose the conversion helper functions | Jason Ekstrand | 2015-01-12 | 1 | -0/+105 |
* | mesa/format_utils: Add a function to convert a mesa_format to an array format | Jason Ekstrand | 2014-08-05 | 1 | -0/+4 |
* | mesa/format_utils: Add a general format conversion function | Jason Ekstrand | 2014-08-05 | 1 | -0/+41 |