meta: Don't save or restore the renderbuffer binding
[mesa.git] / src / mesa / vbo / vbo_minmax_index.c
2016-02-03 Nicolai Hähnlevbo: disable the minmax cache when the hit rate is low
2016-02-03 Nicolai Hähnlemesa: add USAGE_DISABLE_MINMAX_CACHE flag to buffer...
2016-02-03 Nicolai Hähnlevbo: cache/memoize the result of vbo_get_minmax_indices...
2016-02-03 Nicolai Hähnlevbo: move vbo_get_minmax_indices into its own source...