summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300
diff options
context:
space:
mode:
authorCharmaine Lee <[email protected]>2016-09-16 09:50:20 -0700
committerBrian Paul <[email protected]>2016-09-17 10:24:13 -0600
commit8a6391477efcede5639e31db2ff42abe37aaabd1 (patch)
tree0eb71ec77007378676e7a81382a524d55e977510 /src/gallium/drivers/r300
parent15dee0fc1ddfc02ca5e073f67323907c87136263 (diff)
svga: relax restriction of compressed formats for texture upload
This patch relaxes the restriction of compressed formats for texture upload buffer. For now, 3D texture with compressed format is still not supported in the texture upload buffer path. As Brian noted, ETQW does many texture updates with glCompressedTexSubImage. This patch greatly improves the performance of the ETQW trace. Tested with ETQW, MTT piglit, glretrace, conform, viewperf v2: Per Brian's suggestion, removed the subregion boundary check. Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r300')
0 files changed, 0 insertions, 0 deletions