diff options
author | Mathias Fröhlich <[email protected]> | 2018-02-28 08:31:44 +0100 |
---|---|---|
committer | Mathias Fröhlich <[email protected]> | 2018-03-03 05:56:35 +0100 |
commit | 411aa8c322f6703b20d32c7c263fd7ea8639cf3f (patch) | |
tree | c0f48980c38b1123960f7f4d3c11ac44621ac4f7 /src/mesa/tnl/t_vb_fog.c | |
parent | a9eb455e297d227bc4ca423e8470ed897d82b57b (diff) |
vbo: Try to reuse the same VAO more often for successive dlists.
The change tries to catch more opportunities to reuse the same set
of VAO's when building up display lists. Instead of checking the
offset with respect to the beginning of the vertex buffer object
the change tries to apply this same optimization with respect to the
previous display list node.
Reviewed-by: Brian Paul <[email protected]>
Signed-off-by: Mathias Fröhlich <[email protected]>
Diffstat (limited to 'src/mesa/tnl/t_vb_fog.c')
0 files changed, 0 insertions, 0 deletions