Commit graph

530 commits

Author SHA1 Message Date
Jakob Bornecrantz cad9e37689 doc: Document !1766 2023-04-09 14:10:47 +01:00
Jakob Bornecrantz f0cff9db0c doc: Document !1763 2023-04-07 21:44:22 +01:00
Jakob Bornecrantz 12160ef652 doc: Document !1732 2023-04-07 15:37:22 +01:00
Jakob Bornecrantz 363132f424 doc: Document !1750 2023-04-07 14:27:08 +00:00
Jakob Bornecrantz 7654867e10 doc: Document !1754 2023-04-05 16:53:24 +01:00
Jakob Bornecrantz 6c038049ff doc: Document !1751 2023-04-04 13:56:55 +01:00
Jakob Bornecrantz 98395eab4b doc: Document !1755 2023-04-04 13:38:21 +01:00
utzcoz 48bc8ccd33 doc: windows: Remove extra empty line
Signed-off-by: utzcoz <utzcoz@outlook.com>
2023-03-19 16:51:09 +08:00
utzcoz 2c04bd11aa doc: windows: Reduce documentation line length
Signed-off-by: utzcoz <utzcoz@outlook.com>
2023-03-19 16:49:42 +08:00
utzcoz 42f9d8f542 doc: windows: Update winbuild for monado-service
Signed-off-by: utzcoz <utzcoz@outlook.com>
2023-03-19 16:33:55 +08:00
utzcoz f566452ec8 doc: windows: Remove limitation about IPC not supported on Windows
Signed-off-by: utzcoz <utzcoz@outlook.com>
2023-03-19 16:22:23 +08:00
utzcoz 1b69865e93 doc: Fix window building doc related to CMake
Signed-off-by: utzcoz <utzcoz@outlook.com>
2023-03-13 16:15:43 +00:00
Jakob Bornecrantz c90630295e doc: Add spaces design document 2023-03-09 20:42:58 +00:00
Ryan Pavlik 9cf124254e c/main: Constify target factories 2023-03-01 19:54:36 +00:00
Ryan Pavlik 9af4447097 doc: Fix typo 2023-03-01 19:54:11 +00:00
Ryan Pavlik d0423bf405 doc: Improve tracing docs 2023-03-01 19:17:59 +00:00
Guillaume Meunier 76dff0b42f ipc: make the pid filename, the socket filename, and the client library suffix customizable 2023-01-31 09:30:47 +00:00
Moses Turner f9ba0ac53d doc: Allow MathJax 2023-01-29 01:38:01 +00:00
Jakob Bornecrantz b18202e5d0 doc: Document !1598 2022-12-08 00:46:34 +00:00
Jakob Bornecrantz 985fbe4ede doc: Document !1578 2022-12-04 18:46:17 +00:00
Mateo de Mayo 27b8166e38 doc: Document !1590 2022-12-02 16:10:09 +00:00
Jakob Bornecrantz b9603723cc doc: Document !1585 2022-11-25 18:29:54 +00:00
Jakob Bornecrantz 14f9492902 doc: Document !1525, !1531 and !1584 2022-11-25 16:51:50 +00:00
Jakob Bornecrantz dd3e285a5d doc: Document !1584 2022-11-25 16:04:20 +00:00
Jakob Bornecrantz 812cbd222f doc: Document !1579 2022-11-24 15:35:00 +00:00
Jakob Bornecrantz 279e33bc36 doc: Add link to metrics on mainpage 2022-11-24 15:34:57 +00:00
Jakob Bornecrantz bc2ed6e3db doc: Add general tracing 2022-11-24 15:33:52 +00:00
Jakob Bornecrantz 762c10f511 doc: Add Tracing with Tracy 2022-11-24 15:33:18 +00:00
Jakob Bornecrantz 1470676adf doc: Rename Tracing to Tracing with Perfetto 2022-11-24 15:33:18 +00:00
Jakob Bornecrantz 3029eb6873 doc: Document !1512 2022-11-24 00:34:50 +00:00
Jakob Bornecrantz 25bb8e47ed doc: Add metrics documentation 2022-11-24 00:34:50 +00:00
Jakob Bornecrantz fa8a09e8d3 doc: Document !1570 2022-11-23 16:18:12 +00:00
Jakob Bornecrantz 503979c723 doc: Document !1576 and !1577 2022-11-21 16:46:12 +00:00
Jakob Bornecrantz e4932f0bbf doc: Document !1569 2022-11-15 23:24:20 +00:00
Ryan Pavlik f8e58ef6a1 doc: can not -> cannot, etc 2022-11-09 14:52:45 -06:00
Ryan Pavlik d38d1f86af doc: Document !1561 2022-11-08 17:55:45 -06:00
Jakob Bornecrantz 59394d853c doc: Document !1553 2022-11-03 17:43:06 +00:00
Jakob Bornecrantz 442c8fbace doc: Document !1517 2022-10-01 13:10:42 +01:00
Ryan Pavlik a7d553d93e xrt,comp,ipc...: Clarifying docs about "system compositor" and "multi compositor" 2022-09-12 10:59:41 -05:00
Moses Turner 17acb376f9 xrt: Fix some typos that codespell caught 2022-09-11 23:32:28 -05:00
Mateo de Mayo d47d0ce2d9 u/logging: Log to stderr in Windows 2022-09-02 22:43:24 +00:00
Ryan Pavlik edd1aa0d32 doc: Document the MR for OpenGL on Windows. 2022-08-22 18:29:09 -05:00
Simon Zeni 90f708d91c xrt: Enable XR_KHR_composition_layer_cube
Co-authored-by: Bjorn Swenson <bjorn@collabora.com>
2022-08-11 13:42:09 +01:00
Ryan Pavlik 3fb162ea3a c/client: Turn off depth formats for D3D11, they are breaking Vulkan right now 2022-07-26 14:45:29 +00:00
Ryan Pavlik a4d2740b4b c/client: D3D12 client compositor 2022-07-26 14:45:29 +00:00
Ryan Pavlik a9facfe671 c/client: Extract some utilities usable by D3D11 and 12 2022-07-26 14:45:29 +00:00
Ryan Pavlik 3223e9d806 doc: Add info on graphics IPC to the IPC document 2022-07-15 15:37:08 -05:00
Ryan Pavlik 096f5bfd19 doc: Overhaul the main page 2022-07-15 15:37:08 -05:00
Ryan Pavlik 52fb2b5825 doc: Update diagrams 2022-07-15 13:47:39 -05:00
Ryan Pavlik f73a4cc69d doc: Rename markdown files to match their ref name and generated filename 2022-07-15 13:24:38 -05:00