aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_minmax_index.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: use simple mtx in core mesaTimothy Arceri2017-11-091-4/+4
* vbo: fix build errors on androidTapani Pälli2017-09-051-1/+1
* vbo: fix offset in minmax cache keyCharmaine Lee2017-08-301-3/+5
* mesa: replace _mesa_index_buffer::type with index_sizeMarek Olšák2017-04-221-17/+18
* 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