]> git.cworth.org Git - cworth.org/commitdiff
Add future work paragraph
authorCarl Worth <cworth@cworth.org>
Wed, 12 Mar 2008 15:59:22 +0000 (16:59 +0100)
committerCarl Worth <cworth@cworth.org>
Wed, 12 Mar 2008 15:59:22 +0000 (16:59 +0100)
src/talks/lca_2008.mdwn

index 63749c8f6c89965d73227f8d666d4af693a00f6e..d68da30e888a0b3e32af6c06ff7c5247ab2c1b4f 100644 (file)
@@ -172,7 +172,7 @@ re-initialize any more state objects than strictly necessary. All of
 our code is currently available in the intel-batchbuffer branch of the
 xf86-video-intel driver.
 
-Results
+## Results
 
 The current results can be summarized as follows. Here we are showing
 the performance difference of the upstream "master" branch of the
@@ -208,6 +208,14 @@ times faster than XAA. Obviously, this is a very good result, and it
 shows the incidental improvements we achieved while looking closely
 only at text performance.
 
+## Future Work
+
 We are currently in the process of merging this work into the master
 branch of the upstream Intel driver and plan for it to be part of the
 upcoming Intel driver release scheduled for June 2008.
+
+Beyond that, we plan to add support for hardware-accelerated
+gradients, trapezoid rasterization, and perhaps polygon
+rasterization. Obviously there's similar EXA acceleration work needed
+for other drivers as well. Please come join us in the fun!
+