Update manual.

This commit is contained in:
Bartosz Taudul 2020-01-28 21:52:54 +01:00
parent 022528bb47
commit 212b497f1f

View File

@ -2520,6 +2520,7 @@ The following libraries are included with and used by the Tracy Profiler:
\item Dear ImGui -- \url{https://github.com/ocornut/imgui} \item Dear ImGui -- \url{https://github.com/ocornut/imgui}
\item ImGuiColorTextEdit -- \url{https://github.com/BalazsJako/ImGuiColorTextEdit} \item ImGuiColorTextEdit -- \url{https://github.com/BalazsJako/ImGuiColorTextEdit}
\item JSON for Modern C++ -- \url{https://github.com/nlohmann/json} \item JSON for Modern C++ -- \url{https://github.com/nlohmann/json}
\item robin-hood-hashing -- \url{https://github.com/martinus/robin-hood-hashing}
\end{itemize} \end{itemize}
\item Apache license 2.0 \item Apache license 2.0
@ -2533,11 +2534,6 @@ The following libraries are included with and used by the Tracy Profiler:
\item Font Awesome -- \url{https://fontawesome.com/} \item Font Awesome -- \url{https://fontawesome.com/}
\end{itemize} \end{itemize}
\item Boost Software License 1.0
\begin{itemize}
\item flat\_hash\_map -- \url{https://github.com/skarupke/flat\_hash\_map}
\end{itemize}
\item FreeType License \item FreeType License
\begin{itemize} \begin{itemize}
\item FreeType -- \url{https://www.freetype.org/} \item FreeType -- \url{https://www.freetype.org/}