]> git.cworth.org Git - cworth.org/blobdiff - src/talks.mdwn
Convert prefix directives to new syntax.
[cworth.org] / src / talks.mdwn
index a4779febee2d69145c1ed14c798a188697801091..80e5761291d9140ff8c9ec303b5d675defb924a3 100644 (file)
@@ -1,4 +1,17 @@
-[[meta title="Talks presented by Carl Worth"]]
+[[!meta title="Talks presented by Carl Worth"]]
+
+# [From click to pixel: A tour of the Linux graphics stack](lca_2009)
+
+The Linux graphics stack can be a bewildering thing. What do all those
+names actually mean (cairo? Mesa? Glucose? UXA? GEM?). How can an
+application designer hope to debug a graphics performance problem?
+This talk provides a simple overview of the 2D and 3D graphics stacks
+for Linux with clear diagrams, and several recipes for debugging
+graphics performance problems at several layers. We conclude with an
+overview of where things are going in the short-term future.
+
+Presented at [linux.conf.au 2009](http://linux.conf.au) in Hobart,
+Tasmania, Australia on 2009-01-21.
 
 # [X Acceleration that Finally Works](lca_2008)