summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_minmax_index.c
Commit message (Expand)AuthorAgeFilesLines
* vbo: disable the minmax cache when the hit rate is lowNicolai Hähnle2016-02-031-2/+32
* mesa: add USAGE_DISABLE_MINMAX_CACHE flag to buffer UsageHistoryNicolai Hähnle2016-02-031-1/+2
* vbo: cache/memoize the result of vbo_get_minmax_indices (v3)Nicolai Hähnle2016-02-031-0/+168
* vbo: move vbo_get_minmax_indices into its own source fileNicolai Hähnle2016-02-031-0/+179