Commit graph

5 commits

Author SHA1 Message Date
Simon Hausmann
f2d09eb2c8 Document one more skia armv7 build caveat
Sadly I could not find a reliable way of retrieving this from within
CMake (as for example CMAKE_CXX_FLAGS is already folded into
CMAKE_CXX_COMPILER_ARG1 by the the time our cmake code runs), so
document this as a workaround for now.
2023-10-11 15:59:01 +02:00
Simon Hausmann
aece085213 doc: mention support for line-by-line rendering in the software renderer overview 2023-10-11 11:42:35 +02:00
Simon Hausmann
5cdb279c1f Remove workaround for issue with trailing slash in VCINSTALLDIR when building Skia on Windows 2023-09-13 11:44:49 +02:00
Simon Hausmann
eaf634f618 Add a note about Skia build issues on Windows 2023-09-12 12:04:36 +02:00
Simon Hausmann
c8b05c2b05 Add documentation about the different renderers, their pros/const, and availability in backends and API 2023-09-12 11:28:17 +02:00