From 9c99d85cdc37883f2835f44a33f468f1f7ddee7d Mon Sep 17 00:00:00 2001 From: Eleni Maria Stea Date: Thu, 20 May 2021 01:04:18 +0300 Subject: [PATCH] done --- codecamp.tex | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/codecamp.tex b/codecamp.tex index a5367be..6658cb7 100644 --- a/codecamp.tex +++ b/codecamp.tex @@ -976,24 +976,7 @@ program} \frametitle{WIP WebKit:} \center{\normalsize{\textbf{\color{coolblack}{Ongoing work on WebKit}}}} - \vspace{0.3cm} - - {\footnotesize{ - \begin{block}{DONE/WIP/TODO} - \begin{itemize} - \item{Use the right CMake options (one can't simply enable - \texttt{USE\_ANGLE\_WEBGL} ☺): - \color{coolblack}{\textbf{FIXED }}} - \item{There were compile errors when ANGLE was used: - \color{coolblack}{\textbf{FIXED/Pending to send the patches}}} - \item{Link errors when ANGLE is used: - \color{coolblack}{\textbf{WIP/Partially FIXED}}} - \item{Copy replacement: \color{coolblack}{\textbf{WIP/TODO}}} - \end{itemize} - \end{block} - }} - - \vspace{0.2cm} + \vspace{0.1cm} \begin{center} \setbeamertemplate{itemize/enumerate body begin}{\scriptsize} \setbeamertemplate{itemize/enumerate subbody begin}[circle]{\tiny} @@ -1008,6 +991,22 @@ program} something else (libgbm? copying?)} \end{itemize} \end{center} + \vspace{0.05cm} + {\scriptsize{ + \begin{block}{DONE/WIP/TODO} + \begin{itemize} + \item{Use the right CMake options (one can't simply enable + \texttt{USE\_ANGLE\_WEBGL}!): + \color{coolblack}{\textbf{FIXED }}} + \item{There were compile errors when ANGLE was used: + \color{coolblack}{\textbf{FIXED/Pending to send the patches}}} + \item{Link errors when ANGLE is used: + \color{coolblack}{\textbf{WIP/Partially FIXED}}} + \item{Copy replacement: \color{coolblack}{\textbf{WIP/TODO}}} + \end{itemize} + \end{block} + }} + \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -- 1.7.10.4