Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: drop fence type parameter from NewSyncObject() | Samuel Pitoiset | 2017-07-28 | 1 | -1/+1 |
* | i915: remove unneeded #include "util/simple_list.h" | Brian Paul | 2016-11-20 | 1 | -1/+0 |
* | i915: store reference to the context within struct intel_fence (v2) | Mauro Rossi | 2016-10-14 | 1 | -11/+44 |
* | i915/sync: Implement DRI2_Fence extension | Mauro Rossi | 2016-10-14 | 1 | -30/+150 |
* | i915/sync: Replace prefix 'intel_sync' -> 'intel_gl_sync' | Mauro Rossi | 2016-10-14 | 1 | -19/+30 |
* | i915/sync: Return early when calloc fails | Chad Versace | 2015-05-07 | 1 | -0/+2 |
* | i915/sync: Don't crash when deleting sync object | Chad Versace | 2015-05-07 | 1 | -1/+3 |
* | mesa: Move simple_list.h to src/util. | Eric Anholt | 2015-01-28 | 1 | -1/+1 |
* | i915: Fork the shared code from i965. | Eric Anholt | 2013-06-26 | 1 | -1/+124 |
* | intel: Add support for ARB_sync. | Eric Anholt | 2009-09-03 | 1 | -0/+1 |