Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/u_threaded: implement asynchronous flushes | Nicolai Hähnle | 2017-11-09 | 1 | -0/+59 |
* | gallium/u_threaded: mark queries flushed only for non-deferred flushes | Nicolai Hähnle | 2017-11-09 | 1 | -1/+1 |
* | gallium/u_threaded: don't map big VRAM buffers for the first upload directly | Marek Olšák | 2017-11-06 | 1 | -0/+6 |
* | gallium/u_threaded: rename IGNORE_VALID_RANGE -> NO_INFER_UNSYNCHRONIZED | Marek Olšák | 2017-08-28 | 1 | -2/+2 |
* | tc: add ARB_bindless_texture support | Samuel Pitoiset | 2017-06-14 | 1 | -1/+1 |
* | gallium/u_threaded: remove 16 bytes from tc_batch | Marek Olšák | 2017-06-05 | 1 | -1/+0 |
* | gallium/u_threaded: align batches and call slots to 16 bytes | Marek Olšák | 2017-06-05 | 1 | -1/+8 |
* | gallium/u_threaded: drop and ignore all non-async debug callbacks | Marek Olšák | 2017-05-15 | 1 | -3/+1 |
* | gallium/util: add threaded_context as a pipe_context wrapper | Marek Olšák | 2017-05-15 | 1 | -0/+349 |