mesa: Replace _ae_{,un}map_vbos with _mesa_vao_{,un}map_arrays
[mesa.git] / src / mesa / vbo / vbo_minmax_index.c
2018-02-06 Mathias Fröhlichmesa: Use atomics for buffer objects reference counts.
2017-11-09 Timothy Arcerimesa: use simple mtx in core mesa
2017-09-05 Tapani Pällivbo: fix build errors on android
2017-08-31 Charmaine Leevbo: fix offset in minmax cache key
2017-04-22 Marek Olšákmesa: replace _mesa_index_buffer::type with index_size
2016-02-05 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
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...