gallium: add flags parameter to pipe_screen::context_create
[mesa.git] / src / gallium / state_trackers / clover / core / queue.cpp
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-05-11 Tom Stellardclover: Add a mutex to guard queue::queued_events
2014-02-21 Francisco Jerezclover: Unabbreviate a few data accessor names for...
2014-02-21 Francisco Jerezclover: Migrate a bunch of pointers and references...
2013-10-21 Francisco Jerezclover: Simplify command_queue::flush().
2013-10-21 Francisco Jerezclover: Switch command queues to the new model.
2013-10-21 Francisco Jerezclover: Replace a bunch of double underscores with...
2013-10-21 Francisco Jerezclover: Clean up the event profiling code.
2013-05-04 Chia-I Wugallium: fix type of flags in pipe_context::flush()
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-01-04 Tom Stellardclover: Fix build after the addition of enum pipe_flush...
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezclover: Import OpenCL state tracker.