OSDN Git Service

i915/sync: Implement DRI2_Fence extension
authorMauro Rossi <issor.oruam@gmail.com>
Wed, 13 Jul 2016 03:14:27 +0000 (05:14 +0200)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 3 Aug 2016 11:07:50 +0000 (19:07 +0800)
commit0b5aeb0e97ba13c03ba48a559c922a19bd156dfd
tree75f0741c8e5eeb4e75fd8aa3b1afa0f23a37489f
parentb62520e597725a21a1e5bbd1c3f7ccacb5e684f0
i915/sync: Implement DRI2_Fence extension

Here is the porting of corresponding patch for i965,
i.e. commit c636284 i965/sync: Implement DRI2_Fence extension

Here follows part of original commit message by Chad Versace:

"This enables EGL_KHR_fence_sync and EGL_KHR_wait_sync."
src/mesa/drivers/dri/i915/intel_screen.c
src/mesa/drivers/dri/i915/intel_screen.h
src/mesa/drivers/dri/i915/intel_syncobj.c