[cairo-commit] papers/opengl_freenix04 opengl_freenix04.tex, 1.43,
1.44
David Reveman
commit at pdx.freedesktop.org
Tue Apr 6 10:05:51 PDT 2004
Committed by: davidr
Update of /cvs/cairo/papers/opengl_freenix04
In directory pdx:/tmp/cvs-serv340
Modified Files:
opengl_freenix04.tex
Log Message:
minor fixes
Index: opengl_freenix04.tex
===================================================================
RCS file: /cvs/cairo/papers/opengl_freenix04/opengl_freenix04.tex,v
retrieving revision 1.43
retrieving revision 1.44
diff -C2 -d -r1.43 -r1.44
*** a/opengl_freenix04.tex 6 Apr 2004 11:55:01 -0000 1.43
--- b/opengl_freenix04.tex 6 Apr 2004 17:05:49 -0000 1.44
***************
*** 932,937 ****
\end{table}
! Each test is repeated a thousand times and the time shown in the tables is
! the time needed to complete all thousand tests.
\subsubsection{Image Compositing}
--- 932,937 ----
\end{table}
! Each test is repeated a thousand times and the total time is shown in the
! tables.
\subsubsection{Image Compositing}
***************
*** 955,959 ****
a blur filter. For \libname{} this means applying a 3x3 mean blur
convolution filter. The Xrender version used for this test doesn't
! support convolution filters, and is therefor skipped by this test.
\end{itemize}
--- 955,959 ----
a blur filter. For \libname{} this means applying a 3x3 mean blur
convolution filter. The Xrender version used for this test doesn't
! support convolution filters, and the test is therefor skipped.
\end{itemize}
***************
*** 1091,1095 ****
compared to \libname{}, except for the case where transformations
are used. In this case \libname{} is much faster than nvidia's driver,
! which most likely fall-backs on software rendering.
\section{Conclusion}
--- 1091,1095 ----
compared to \libname{}, except for the case where transformations
are used. In this case \libname{} is much faster than nvidia's driver,
! which most likely falls back on software rendering.
\section{Conclusion}
More information about the cairo-commit
mailing list