diff options
author | Marek Olšák <[email protected]> | 2011-01-28 22:04:09 +0100 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2011-01-30 03:29:48 +0100 |
commit | 8c631cfeae29b5236928f759e222aa35e6e4984c (patch) | |
tree | e33a9fbf1e7f929dbfe5524ffe01dfc102749b6b /src/gallium/drivers/trace | |
parent | 15730a8207374936e354d945730070cb29c9547c (diff) |
r600g: rework vertex buffer uploads
Only upload the [min_index, max_index] range instead of [0, userbuf_size].
This an important optimization.
Framerate in Lightsmark:
Before: 22 fps
After: 75 fps
The same optimization is already in r300g.
Diffstat (limited to 'src/gallium/drivers/trace')
0 files changed, 0 insertions, 0 deletions