Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vbo: disable the minmax cache when the hit rate is low | Nicolai Hähnle | 2016-02-03 | 1 | -2/+32 |
* | mesa: add USAGE_DISABLE_MINMAX_CACHE flag to buffer UsageHistory | Nicolai Hähnle | 2016-02-03 | 1 | -1/+2 |
* | vbo: cache/memoize the result of vbo_get_minmax_indices (v3) | Nicolai Hähnle | 2016-02-03 | 1 | -0/+168 |
* | vbo: move vbo_get_minmax_indices into its own source file | Nicolai Hähnle | 2016-02-03 | 1 | -0/+179 |