From 1e7fdc54917cbbd33ea542757bfcca707cd642bb Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Wed, 12 Mar 2008 16:59:22 +0100 Subject: [PATCH] Add future work paragraph --- src/talks/lca_2008.mdwn | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/talks/lca_2008.mdwn b/src/talks/lca_2008.mdwn index 63749c8..d68da30 100644 --- a/src/talks/lca_2008.mdwn +++ b/src/talks/lca_2008.mdwn @@ -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! + -- 2.43.0