diff options
author | Icecream95 <[email protected]> | 2020-06-20 19:30:54 +1200 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-06-22 12:15:05 +0000 |
commit | 361fb38662f80e645e9087781faa4bec10dd6ac7 (patch) | |
tree | f66f139677eebbb0e7ab8034f5b95718f4e44e50 /src/glx/apple/TODO | |
parent | 65b3b08aaf4f5e9d9207e174232b4bbb820d7de4 (diff) |
panfrost: Copy resources when mapping to avoid waiting for readers
It is often faster to copy the whole resource and modify that than
to flush and wait for readers of the BO.
Helps anything which updates textures after already using them in a
frame, such as most GLQuake ports.
Reviewed-by: Tomeu Vizoso <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5573>
Diffstat (limited to 'src/glx/apple/TODO')
0 files changed, 0 insertions, 0 deletions