summaryrefslogtreecommitdiffstats
path: root/src/intel
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2019-08-29 15:45:18 -0700
committerEric Anholt <[email protected]>2019-10-20 04:39:48 +0000
commit236b478b2ec0d65ef5dfe1165ae8ab027dde0a42 (patch)
treeba0825512a12788b3a95e07251a2a1b8e27fbaee /src/intel
parent1165e3f36084ff0c4ff0c4f5a069185b0f28386f (diff)
mesa: Replace the LA16_UNORM packed formats with one array format.
The array format is what the GL API wants (and we made a mistake in the format returned for texbos on big-endian!), and it's exactly what the gallium-side PIPE_FORMAT_L16A16 is. The only downside is that dri_util tries to fall back to sampling RG16 using LA16, which doesn't have a match for big-endian any more. No HW drivers supported A16L16 anyway. Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/intel')
0 files changed, 0 insertions, 0 deletions