aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-calendar.html
diff options
context:
space:
mode:
authorConnor Abbott <[email protected]>2020-03-18 13:12:31 +0100
committerMarge Bot <[email protected]>2020-04-09 15:56:55 +0000
commitd3b7681df28e89311c4149708311de546e0a58cc (patch)
treed2e4454f9ec38879732c27c3947a2dd6cc41cfe6 /docs/release-calendar.html
parent63c2e8137d4dca0f5232a3c3a98e182e7ba7f943 (diff)
tu: ir3: Emit push constants directly
Carve out some space at the beginning for push constants, and push them directly, rather than remapping them to a UBO and then relying on the UBO pushing code. Remapping to a UBO is easy now, where there's a single table of UBO's, but with the bindless model it'll be a lot harder. I haven't removed all the code to move the remaining UBO's over by 1, though, because it's going to all get rewritten with bindless anyways. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4358>
Diffstat (limited to 'docs/release-calendar.html')
0 files changed, 0 insertions, 0 deletions