monado/doc
Ryan Pavlik cc4007a69e cmake: Substantial cleanups and simplifications
We now have a cmake-format config file.
We no longer use list variables for sources, instead using
target_sources when we need to add, in accordance with current
best practice. (This makes it a lot easier to edit too.) There's no more
include_directories(), add_definitions(), or other gently-deprecated
directory-scoped commands, nor any CMake scripts that include
a parent directory reference (named targets instead)
2021-11-12 09:48:37 -06:00
..
changes xrt: Support multiple blend modes in system compositor info 2021-11-12 03:05:10 +00:00
example_configs docs: Move some driver entities into @addtogroup and other NFC 2021-10-28 11:40:49 +00:00
images doc: Add spdx tags. 2020-11-02 17:04:51 +00:00
CHANGELOG.md doc: Fix some its vs it's. 2021-11-03 17:23:24 -05:00
CMakeLists.txt cmake: Substantial cleanups and simplifications 2021-11-12 09:48:37 -06:00
conventions.md doc: Start documenting code style/conventions/idioms 2021-05-04 10:34:43 -05:00
Doxyfile.in doc: Extract static file members when set to extract all. 2021-04-27 22:05:00 +00:00
frame-timing.md doc: Fix some its vs it's. 2021-11-03 17:23:24 -05:00
howto-release.md doc: Remove md prefix from all Markdown pages 2021-03-01 19:42:52 +00:00
implementing-extensions.md doc: Add documentation for implementing extensions 2021-09-14 13:44:40 +00:00
ipc.md doc: Fix date on IPC docs and add copyright header 2021-04-26 14:08:57 +00:00
mainpage.md doc: Update driver writing documentation 2021-11-03 17:04:02 -05:00
meson.build doc/meson: Remove install arg. 2020-03-31 18:26:56 +02:00
roadmap.md doc: Add spdx tags. 2020-11-02 17:04:51 +00:00
targets.md doc: cleanup/clarification pointing out that some desired docs are already written. 2021-06-18 10:57:16 -05:00
tracing.md doc/tracing: add 'Value doesn't exist' gotcha 2021-07-02 00:41:14 -05:00
vulkan-extensions.md comp: Enable VK_EXT_debug_report extension 2021-03-31 12:02:41 -05:00
writing-a-new-driver.md doc: Return the greatness of the map 2021-11-05 15:56:14 +00:00