\setbeamertemplate{itemize/enumerate subbody begin}{\tiny}
\setbeamertemplate{itemize/enumerate subsubbody begin}{\tiny}
\setbeamertemplate{itemize items}[triangle]
- \setbeamertemplate{blocks}[rounded]
\begin{center}
\textbf{\color{coolblack}First Test}
padding=1ex}{\includegraphics[height=1.5cm]{data/angle_egl.png}}
\end{center}
\vspace{-0.1cm}
- \begin{block}{\footnotesize{Things I had to take care of:}}
+ \begin{block}{\footnotesize{Some parts that needed attention:}}
\begin{itemize}
\item {Set ANGLE \textbf{library paths} in Makefile and link
with native system EGL.}
\end{tabular}
\end{table}
- \textbf{\scriptsize{\color{coolblack}A few things that need our attention:}}\\
+ \textbf{\scriptsize{\color{coolblack}A few interesting things about
+ content sharing with dma buffers:}}\\
\vspace{0.1cm}
\setbeamertemplate{itemize/enumerate body begin}{\tiny}
\begin{itemize}
\item There are {\color{coolblack}EGL and OpenGL/GLESv2
- extensions} to make this content sharing easier!
- \item It's {\color{coolblack}driver independent}!
+ extensions} to make it easier!
+ \item It's a {\color{coolblack}driver independent} method!
\item It works with {\color{coolblack}multiple processes}!
\item As long as ANGLE can expose the required extensions to
- import a dma\_buf file descriptor this method is
+ import a dma\_buf file descriptor this method is also
{\color{coolblack}"ANGLE backend
independent"}!
- \item Works {\color{coolblack}only on Linux}... but in case of
- WPE we won't need to support other systems! (Žan Doberšek)
+ \item DMA buffers are a {\color{coolblack}Linux-only} thing...
+ but we won't need to support other systems! (Žan Doberšek)
\end{itemize}
\end{block}
\end{center}