summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_vb_fog.c
diff options
context:
space:
mode:
authorMathias Fröhlich <[email protected]>2018-02-28 08:31:44 +0100
committerMathias Fröhlich <[email protected]>2018-03-03 05:56:35 +0100
commit411aa8c322f6703b20d32c7c263fd7ea8639cf3f (patch)
treec0f48980c38b1123960f7f4d3c11ac44621ac4f7 /src/mesa/tnl/t_vb_fog.c
parenta9eb455e297d227bc4ca423e8470ed897d82b57b (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