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.cpp]
  2. 1e8b8e0 clover: Reduce wait_count in abort path. by Jan Vesely · 6 years ago
  3. 866b25f clover: Catch errors from executing event action by Jan Vesely · 6 years ago
  4. bc4000e clover: Run the associated action before an event is signalled. by Francisco Jerez · 9 years ago
  5. 02f8ac6 clover: Wrap event::wait_count in a method taking care of the required locking. by Francisco Jerez · 9 years ago
  6. 54272e1 gallium: add a pipe_context parameter to fence_finish by Marek Olšák · 8 years ago
  7. bd214f0 gallium: use fence_finish instead of fence_signalled in state trackers by Marek Olšák · 9 years ago
  8. a533d4e clover: Implement locking of the wait_count, _chain and _status members of event. by Francisco Jerez · 9 years ago
  9. 4022a46 clover: Wrap event::_status in a method to prevent unlocked access. by Francisco Jerez · 9 years ago
  10. 2232b92 clover: Refactor event::trigger and ::abort to prevent deadlock and reentrancy issues. by Francisco Jerez · 9 years ago
  11. 9c4dc98 clover: Fix a bug with multi-threaded events v2 by Tom Stellard · 9 years ago
  12. c4578d2 clover: Migrate a bunch of pointers and references in the object tree to smart references. by Francisco Jerez · 10 years ago
  13. 9ae0bd3 clover: Some improvements for the intrusive pointer class. by Francisco Jerez · 10 years ago
  14. 257781f clover: Switch event objects to the new model. by Francisco Jerez · 11 years ago
  15. 7d61769 clover: Switch to the new utility code. by Francisco Jerez · 11 years ago
  16. 8e14b82 clover: Replace a bunch of double underscores with single underscores. by Francisco Jerez · 11 years ago
  17. ebfdce0 clover: Clean up the event profiling code. by Francisco Jerez · 11 years ago
  18. ef6ed72 st/clover: Add event to deps even if it has been triggered by Niels Ole Salscheider · 11 years ago
  19. 4a3505d st/clover: Profiling support by Niels Ole Salscheider · 11 years ago
  20. f0cb66b mesa: Restore 78-column wrapping of license text in C++-style comments. by Kenneth Graunke · 11 years ago
  21. 96ff2ed mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. by Kenneth Graunke · 11 years ago
  22. c6db1b3 clover: Import OpenCL state tracker. by Francisco Jerez · 12 years ago