1. d6287a9 gallium: rename 'state tracker' to 'frontend' by Marek Olšák · 4 years, 8 months ago[Renamed from src/gallium/state_trackers/clover/core/event.hpp]
  2. bc4000e clover: Run the associated action before an event is signalled. by Francisco Jerez · 9 years ago
  3. 02f8ac6 clover: Wrap event::wait_count in a method taking care of the required locking. by Francisco Jerez · 9 years ago
  4. 4022a46 clover: Wrap event::_status in a method to prevent unlocked access. by Francisco Jerez · 9 years ago
  5. 2232b92 clover: Refactor event::trigger and ::abort to prevent deadlock and reentrancy issues. by Francisco Jerez · 9 years ago
  6. 9c4dc98 clover: Fix a bug with multi-threaded events v2 by Tom Stellard · 9 years ago
  7. 952b5e8 gallium,clover: add OpenCL interoperability support for CL events by Marek Olšák · 9 years ago
  8. c4578d2 clover: Migrate a bunch of pointers and references in the object tree to smart references. by Francisco Jerez · 10 years ago
  9. 9ae0bd3 clover: Some improvements for the intrusive pointer class. by Francisco Jerez · 10 years ago
  10. 5226eac clover: Delete copy constructors and assignment operators in all non-copiable objects. by Francisco Jerez · 11 years ago
  11. 9968d9d clover: Switch command queues to the new model. by Francisco Jerez · 11 years ago
  12. 257781f clover: Switch event objects to the new model. by Francisco Jerez · 11 years ago
  13. bff60c8 clover: Define helper classes for the new object model. by Francisco Jerez · 11 years ago
  14. 099d281 clover: Name include guards consistently. by Francisco Jerez · 11 years ago
  15. 8e14b82 clover: Replace a bunch of double underscores with single underscores. by Francisco Jerez · 11 years ago
  16. ebfdce0 clover: Clean up the event profiling code. by Francisco Jerez · 11 years ago
  17. 4a3505d st/clover: Profiling support by Niels Ole Salscheider · 11 years ago
  18. f0cb66b mesa: Restore 78-column wrapping of license text in C++-style comments. by Kenneth Graunke · 11 years ago
  19. 96ff2ed mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. by Kenneth Graunke · 11 years ago
  20. c6db1b3 clover: Import OpenCL state tracker. by Francisco Jerez · 12 years ago