util: add a resource wrapper to get resource samples
[mesa.git] / src / gallium / auxiliary / util / u_threaded_context.h
2020-04-16 Pierre-Eric Pellou... gallium/u_threaded: flush batch when hitting mapping...
2018-09-18 Timothy ArceriRevert "radeonsi: avoid syncing the driver thread in...
2018-09-04 Marek Olšákgallium/u_threaded: increase batch size to increase...
2017-11-20 Nicolai Hähnlegallium/u_threaded: avoid syncing in threaded_context_flush
2017-11-20 Nicolai Hähnleradeonsi: avoid syncing the driver thread in si_fence_f...
2017-11-20 Nicolai Hähnleu_threaded_gallium: remove synchronization in fence_ser...
2017-11-09 Nicolai Hähnlegallium/u_threaded: implement asynchronous flushes
2017-11-09 Nicolai Hähnlegallium/u_threaded: mark queries flushed only for non...
2017-11-06 Marek Olšákgallium/u_threaded: don't map big VRAM buffers for...
2017-08-28 Marek Olšákgallium/u_threaded: rename IGNORE_VALID_RANGE -> NO_INF...
2017-06-14 Samuel Pitoisettc: add ARB_bindless_texture support
2017-06-05 Marek Olšákgallium/u_threaded: remove 16 bytes from tc_batch
2017-06-05 Marek Olšákgallium/u_threaded: align batches and call slots to...
2017-05-15 Marek Olšákgallium/u_threaded: drop and ignore all non-async debug...
2017-05-15 Marek Olšákgallium/util: add threaded_context as a pipe_context...