X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=src%2Ftalks.mdwn;h=a4779febee2d69145c1ed14c798a188697801091;hb=36729bdb2a121206f8049bb72edc1fed62f7803c;hp=7f424d7159de763e11abdac0028fdd172f54d2c6;hpb=084df9b29a66ffccebd993f1a77e159c0b6cd33d;p=cworth.org diff --git a/src/talks.mdwn b/src/talks.mdwn index 7f424d7..a4779fe 100644 --- a/src/talks.mdwn +++ b/src/talks.mdwn @@ -1,5 +1,21 @@ [[meta title="Talks presented by Carl Worth"]] +# [X Acceleration that Finally Works](lca_2008) + +Meaningful hardware acceleration within the X Window System is +becoming a reality. We present the recent state of the art of 2D +accelerated rendering with the Intel 965 graphics device showing +performance gains up to 900 times faster than software rendering. + +Co-presented with Eric Anholt at [linux.conf.au +2008](http://linux.conf.au) in Melbourne, Australia on 2008-01-30. + +# [Co-maintaining cairo: cool community, cool code](guadec_2007) + +A retrospective on the development of the cairo code and community +over its 5 year history. Co-presented with Behdad Esfahbod at GUADEC +2007 in Birmingham, United Kingdom. + # [Designing a Library that's Easy to Use](/~cworth/papers/guadec_2006) This is something of a case study on the design of the cairo graphics @@ -7,7 +23,7 @@ library API with some hint on things to keep in mind or to avoid while doing API design. Presented at GUADEC 2006 in Vilanova i la Geltru, Spain. -# [An Insider's Guide to cairo](/~cworth/cairo_ddc2005) +# [An Insider's Guide to cairo](/~cworth/papers/cairo_ddc2005) I present details of the internals of the cairo graphics library. The algorithms and components presented include: