diff options
author | Brian Paul <[email protected]> | 2017-04-27 20:59:44 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2017-04-28 13:12:31 -0600 |
commit | 27469aa72eb301e7c91f237719077372292e3704 (patch) | |
tree | 1deca0e77b390c93d2b2c52857469ddcabe155f8 /VERSION | |
parent | 6b60153f042c1191ae8fde3fbfc7d861650287aa (diff) |
st/mesa: add more fallback gallium formats for GL integer formats
The VMware driver has a limited set of integer texture formats. We
often have to fall back to 4-component formats when 1- or 2-component
formats are missing.
This fixes about 8 integer texture Piglit tests with the VMware driver
on Linux. We've had this code in-house for a long time but I guess it
was never up-streamed to Mesa master.
This shouldn't regress any other drivers since we're either choosing
an earlier format in the list, or failing anyway.
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions