summaryrefslogtreecommitdiff
path: root/Events/XDC2014/XDC2014HillSharpSync.mdwn
diff options
context:
space:
mode:
authormperes <mperes@web>2014-10-05 19:05:39 -0700
committerxorg <iki-xorg@freedesktop.org>2014-10-05 19:05:39 -0700
commitc7c838de5906da3ff065f93d00c8c7fa7807f987 (patch)
tree973084efcefdaf826b47d3be390449788891c138 /Events/XDC2014/XDC2014HillSharpSync.mdwn
parent522680cf0c2d1825d67c16be203d49cc722d0c3e (diff)
Diffstat (limited to 'Events/XDC2014/XDC2014HillSharpSync.mdwn')
-rw-r--r--Events/XDC2014/XDC2014HillSharpSync.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/Events/XDC2014/XDC2014HillSharpSync.mdwn b/Events/XDC2014/XDC2014HillSharpSync.mdwn
new file mode 100644
index 00000000..7bfeafd7
--- /dev/null
+++ b/Events/XDC2014/XDC2014HillSharpSync.mdwn
@@ -0,0 +1,9 @@
+# Theo Hill & Jamey Sharp - GLX OML sync control
+
+We'll talk about the OpenGL extension called GLX_OML_sync_control, used for synchronizing SwapBuffers requests to vertical retrace:
+
+ * What is it? (Overview, quirks, and subtleties of the spec)
+ * How can we test it? (An overview of our proposed Piglit patches)
+ * Which drivers implement it correctly? (Spoiler alert: none)
+ * What can we do about that? (Ideas ranging from individual driver patches to a Glamor-EGL implementation)
+While we'll be sharing our experience and efforts to-date, we also hope for audience discussion contributing to further improvements.