summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/clover/core/queue.cpp
Commit message (Expand)AuthorAgeFilesLines
* gallium: add async flag to pipe_debug_callbackNicolai Hähnle2016-07-081-1/+4
* st/clover: provide a path for drivers to call through to pfn_notifyIlia Mirkin2015-11-051-0/+21
* gallium: add flags parameter to pipe_screen::context_createMarek Olšák2015-08-261-1/+1
* clover: Add a mutex to guard queue::queued_eventsTom Stellard2015-05-111-0/+2
* clover: Unabbreviate a few data accessor names for consistency.Francisco Jerez2014-02-211-4/+4
* clover: Migrate a bunch of pointers and references in the object tree to smar...Francisco Jerez2014-02-211-7/+7
* clover: Simplify command_queue::flush().Francisco Jerez2013-10-211-10/+7
* clover: Switch command queues to the new model.Francisco Jerez2013-10-211-7/+7
* clover: Replace a bunch of double underscores with single underscores.Francisco Jerez2013-10-211-3/+3
* clover: Clean up the event profiling code.Francisco Jerez2013-10-211-0/+10
* gallium: fix type of flags in pipe_context::flush()Chia-I Wu2013-05-041-1/+1
* mesa: Restore 78-column wrapping of license text in C++-style comments.Kenneth Graunke2013-04-231-4/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* clover: Fix build after the addition of enum pipe_flush_flagsTom Stellard2013-01-041-1/+1
* gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák2013-01-041-1/+1
* clover: Import OpenCL state tracker.Francisco Jerez2012-05-111-0/+69