diff --git a/doc/changes/auxiliary/mr.597.1.md b/doc/changes/auxiliary/mr.597.1.md deleted file mode 100644 index b9a3fdec7..000000000 --- a/doc/changes/auxiliary/mr.597.1.md +++ /dev/null @@ -1 +0,0 @@ -os/time: Make timespec argument const. diff --git a/doc/changes/auxiliary/mr.597.2.md b/doc/changes/auxiliary/mr.597.2.md deleted file mode 100644 index c4fbe8608..000000000 --- a/doc/changes/auxiliary/mr.597.2.md +++ /dev/null @@ -1 +0,0 @@ -os/time: Add a Linux specific way to get the realtime clock (for RealSense). diff --git a/doc/changes/auxiliary/mr.603.md b/doc/changes/auxiliary/mr.603.md deleted file mode 100644 index 1a6c4fc42..000000000 --- a/doc/changes/auxiliary/mr.603.md +++ /dev/null @@ -1,2 +0,0 @@ -math: Make sure that we do not drop and positions in poses when the other pose -has a non-valid position. diff --git a/doc/changes/auxiliary/mr.605.md b/doc/changes/auxiliary/mr.605.md deleted file mode 100644 index 3b705b219..000000000 --- a/doc/changes/auxiliary/mr.605.md +++ /dev/null @@ -1 +0,0 @@ -aux/vk: `vk_create_device` now takes in a list of Vulkan device extensions. diff --git a/doc/changes/auxiliary/mr.627.md b/doc/changes/auxiliary/mr.627.md deleted file mode 100644 index 8651f13e0..000000000 --- a/doc/changes/auxiliary/mr.627.md +++ /dev/null @@ -1 +0,0 @@ -Port everything to u_logging. diff --git a/doc/changes/auxiliary/mr.635.md b/doc/changes/auxiliary/mr.635.md deleted file mode 100644 index 2b33696d8..000000000 --- a/doc/changes/auxiliary/mr.635.md +++ /dev/null @@ -1 +0,0 @@ -u/hand_tracking: Tweak finger curl model making it easier to grip ingame objects. diff --git a/doc/changes/auxiliary/mr.659.md b/doc/changes/auxiliary/mr.659.md deleted file mode 100644 index 596519da4..000000000 --- a/doc/changes/auxiliary/mr.659.md +++ /dev/null @@ -1 +0,0 @@ -math: Add math_quat_validate_within_1_percent function. diff --git a/doc/changes/auxiliary/mr.665.md b/doc/changes/auxiliary/mr.665.md deleted file mode 100644 index fb95621d3..000000000 --- a/doc/changes/auxiliary/mr.665.md +++ /dev/null @@ -1 +0,0 @@ -u/sink: Add Bayer format converter. diff --git a/doc/changes/auxiliary/mr.666.md b/doc/changes/auxiliary/mr.666.md deleted file mode 100644 index ce4a4e671..000000000 --- a/doc/changes/auxiliary/mr.666.md +++ /dev/null @@ -1 +0,0 @@ -u/distortion: Improve both Vive and Index distortion by fixing polynomial math. diff --git a/doc/changes/auxiliary/mr.667.md b/doc/changes/auxiliary/mr.667.md deleted file mode 100644 index 61695b827..000000000 --- a/doc/changes/auxiliary/mr.667.md +++ /dev/null @@ -1,4 +0,0 @@ -u/distortion: Improve Index distortion and tidy code. While this touches the -Vive distortion code all Vive headsets seems to have the center set to the same -for each channel so doesn't help them. And Vive doesn't have the extra -coefficient that the Index does so no help there either. diff --git a/doc/changes/big/mr.583.md b/doc/changes/big/mr.583.md deleted file mode 100644 index c94159184..000000000 --- a/doc/changes/big/mr.583.md +++ /dev/null @@ -1,4 +0,0 @@ -Adds a initial SteamVR driver state tracker and target that produces a SteamVR -plugin that enables any Monado hardware driver to be used in SteamVR. This is -the initial upstreaming of this code and has some limitations, like only having -working input when emulating a Index controller. diff --git a/doc/changes/compositor/mr.591.1.md b/doc/changes/compositor/mr.591.1.md deleted file mode 100644 index bc8cd3918..000000000 --- a/doc/changes/compositor/mr.591.1.md +++ /dev/null @@ -1 +0,0 @@ -comp: Add basic frame timing information to XRT_COMPOSITOR_LOG=trace. diff --git a/doc/changes/compositor/mr.599.md b/doc/changes/compositor/mr.599.md deleted file mode 100644 index b906a4f13..000000000 --- a/doc/changes/compositor/mr.599.md +++ /dev/null @@ -1,5 +0,0 @@ -main: Refactor how the compositor interacts with targets, the goal is to enable -the compositor to render to destinations that isn't backed by a `VkSwapchain`. -Introduce `comp_target` and remove `comp_window`, also refactor `vk_swapchain` -to be a sub-class of `comp_target` named `comp_target_swapchain`, the window -backends now sub class `comp_target_swapchain`. diff --git a/doc/changes/compositor/mr.620.md b/doc/changes/compositor/mr.620.md deleted file mode 100644 index a487bd041..000000000 --- a/doc/changes/compositor/mr.620.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -- mr.620 -- mr.624 ---- -Implement support for XR_KHR_composition_layer_equirect (equirect1). diff --git a/doc/changes/compositor/mr.645.md b/doc/changes/compositor/mr.645.md deleted file mode 100644 index d974f0fe8..000000000 --- a/doc/changes/compositor/mr.645.md +++ /dev/null @@ -1 +0,0 @@ -comp: Improve thread safety. Resolve issues in mutlithreading CTS. diff --git a/doc/changes/compositor/mr.671.md b/doc/changes/compositor/mr.671.md deleted file mode 100644 index bae35fe12..000000000 --- a/doc/changes/compositor/mr.671.md +++ /dev/null @@ -1,2 +0,0 @@ -main: Lower priority on sRGB format. This works around a bug in the OpenXR CTS -and mirrors better what at least on other OpenXR runtime does. diff --git a/doc/changes/drivers/mr.564.md b/doc/changes/drivers/mr.564.md deleted file mode 100644 index c1af07ff5..000000000 --- a/doc/changes/drivers/mr.564.md +++ /dev/null @@ -1 +0,0 @@ -North Star: Fix memory leak in math code. diff --git a/doc/changes/drivers/mr.597.md b/doc/changes/drivers/mr.597.md deleted file mode 100644 index ddd5fc5b0..000000000 --- a/doc/changes/drivers/mr.597.md +++ /dev/null @@ -1 +0,0 @@ -psvr: Rename some variables for better readability. diff --git a/doc/changes/drivers/mr.600.2.md b/doc/changes/drivers/mr.600.2.md deleted file mode 100644 index 5b62f16b4..000000000 --- a/doc/changes/drivers/mr.600.2.md +++ /dev/null @@ -1 +0,0 @@ -openhmd: Fix viewport calculation of rotated displays. diff --git a/doc/changes/drivers/mr.604.md b/doc/changes/drivers/mr.604.md deleted file mode 100644 index 014472ad2..000000000 --- a/doc/changes/drivers/mr.604.md +++ /dev/null @@ -1,2 +0,0 @@ -remote: Add support for simulated hand tracking, this is based on the curl model -that is used by the Valve Index Controller. diff --git a/doc/changes/drivers/mr.611.md b/doc/changes/drivers/mr.611.md deleted file mode 100644 index 8182f17e3..000000000 --- a/doc/changes/drivers/mr.611.md +++ /dev/null @@ -1 +0,0 @@ -android: Acquire device display metrics from system. diff --git a/doc/changes/drivers/mr.628.md b/doc/changes/drivers/mr.628.md deleted file mode 100644 index 6d54bb72e..000000000 --- a/doc/changes/drivers/mr.628.md +++ /dev/null @@ -1 +0,0 @@ -openhmd: Rotate DK2 display correctly. diff --git a/doc/changes/drivers/mr.636.md b/doc/changes/drivers/mr.636.md deleted file mode 100644 index 223f3bf21..000000000 --- a/doc/changes/drivers/mr.636.md +++ /dev/null @@ -1 +0,0 @@ -d/psmv: The motor on zcmv1 does not rumble at amplitudes < 0.25. Linear rescale amplitude into [0.25, 1] range. diff --git a/doc/changes/drivers/mr.665.1.md b/doc/changes/drivers/mr.665.1.md deleted file mode 100644 index cf68d1b8f..000000000 --- a/doc/changes/drivers/mr.665.1.md +++ /dev/null @@ -1 +0,0 @@ -v4l2: Expose more information through new fields in XRT interface. diff --git a/doc/changes/drivers/mr.665.2.md b/doc/changes/drivers/mr.665.2.md deleted file mode 100644 index 98d7734fa..000000000 --- a/doc/changes/drivers/mr.665.2.md +++ /dev/null @@ -1 +0,0 @@ -v4l2: Allocate more buffers when streaming data. diff --git a/doc/changes/ipc/mr.601.md b/doc/changes/ipc/mr.601.md deleted file mode 100644 index db9f31ff2..000000000 --- a/doc/changes/ipc/mr.601.md +++ /dev/null @@ -1 +0,0 @@ -ipc: Port IPC to u_logging. diff --git a/doc/changes/ipc/mr.622.md b/doc/changes/ipc/mr.622.md deleted file mode 100644 index ddb5fdc6f..000000000 --- a/doc/changes/ipc/mr.622.md +++ /dev/null @@ -1 +0,0 @@ -ipc: Make OXR_DEBUG_GUI work with monado-service. diff --git a/doc/changes/misc_features/mr.551.md b/doc/changes/misc_features/mr.551.md deleted file mode 100644 index 90264b161..000000000 --- a/doc/changes/misc_features/mr.551.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -- mr.605 -- mr.607 ---- -Work toward a Win32 port. diff --git a/doc/changes/misc_features/mr.592.md b/doc/changes/misc_features/mr.592.md deleted file mode 100644 index ce9bc9d80..000000000 --- a/doc/changes/misc_features/mr.592.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -- mr.595 -- issue.105 ---- -Additional improvements to the Android port. diff --git a/doc/changes/misc_fixes/mr.600.1.md b/doc/changes/misc_fixes/mr.600.1.md deleted file mode 100644 index b808a0ce2..000000000 --- a/doc/changes/misc_fixes/mr.600.1.md +++ /dev/null @@ -1 +0,0 @@ -steamvr: Support HMDs with rotated displays diff --git a/doc/changes/state_trackers/mr.591.2.md b/doc/changes/state_trackers/mr.591.2.md deleted file mode 100644 index 8cc932a59..000000000 --- a/doc/changes/state_trackers/mr.591.2.md +++ /dev/null @@ -1 +0,0 @@ -st/oxr: Add OXR_FRAME_TIMING_SPEW for basic frame timing debug output. diff --git a/doc/changes/state_trackers/mr.602.md b/doc/changes/state_trackers/mr.602.md deleted file mode 100644 index 9d4291371..000000000 --- a/doc/changes/state_trackers/mr.602.md +++ /dev/null @@ -1,2 +0,0 @@ -OpenXR: Make sure to restore old EGL display/context/drawables when creating a -client EGL compositor. diff --git a/doc/changes/state_trackers/mr.604.md b/doc/changes/state_trackers/mr.604.md deleted file mode 100644 index 49a9983ce..000000000 --- a/doc/changes/state_trackers/mr.604.md +++ /dev/null @@ -1 +0,0 @@ -GUI: Expand with support for controlling the remote driver hand tracking. diff --git a/doc/changes/state_trackers/mr.633.md b/doc/changes/state_trackers/mr.633.md deleted file mode 100644 index fa9dae53a..000000000 --- a/doc/changes/state_trackers/mr.633.md +++ /dev/null @@ -1 +0,0 @@ -st/oxr: Implement XR_KHR_vulkan_enable2 diff --git a/doc/changes/state_trackers/mr.634.md b/doc/changes/state_trackers/mr.634.md deleted file mode 100644 index f2e5386fe..000000000 --- a/doc/changes/state_trackers/mr.634.md +++ /dev/null @@ -1 +0,0 @@ -st/oxr: Add OXR_TRACKING_ORIGIN_OFFSET_{X,Y,Z} env variables as a quick way to tweak 6dof tracking origins. diff --git a/doc/changes/state_trackers/mr.659.md b/doc/changes/state_trackers/mr.659.md deleted file mode 100644 index 5900e2f3f..000000000 --- a/doc/changes/state_trackers/mr.659.md +++ /dev/null @@ -1,2 +0,0 @@ -OpenXR: Be more relaxed with Quat validation, spec says within 1% of unit -length, normalize if not within float epsilon. diff --git a/doc/changes/xrt/mr.587.md b/doc/changes/xrt/mr.587.md deleted file mode 100644 index c1cfb3f51..000000000 --- a/doc/changes/xrt/mr.587.md +++ /dev/null @@ -1,4 +0,0 @@ -Add `xrt_binding_profile` struct, related pair structs and fields on -`xrt_device` to allow to move the static rebinding of inputs and outputs into -device drivers. This makes it easier to get a overview in the driver itself -which bindings it can bind to. diff --git a/doc/changes/xrt/mr.638.md b/doc/changes/xrt/mr.638.md deleted file mode 100644 index 249e3268c..000000000 --- a/doc/changes/xrt/mr.638.md +++ /dev/null @@ -1 +0,0 @@ -xrt: Generate bindings for Monado and SteamVR from json. diff --git a/doc/changes/xrt/mr.652.md b/doc/changes/xrt/mr.652.md deleted file mode 100644 index 69be6a58e..000000000 --- a/doc/changes/xrt/mr.652.md +++ /dev/null @@ -1,4 +0,0 @@ -xrt: Introduce `xrt_system_compositor`, it is basically a analogous to -`XrSystemID` but instead of being a fully fledged xrt_system this is only the -compositor part of it. Also fold the `prepare_session` function into the create -native compositor function to simplify the interface. diff --git a/doc/changes/xrt/mr.665.1.md b/doc/changes/xrt/mr.665.1.md deleted file mode 100644 index 0149a8327..000000000 --- a/doc/changes/xrt/mr.665.1.md +++ /dev/null @@ -1,2 +0,0 @@ -Expose more information on the frameservers, like product, manufacturer and -serial. diff --git a/doc/changes/xrt/mr.665.2.md b/doc/changes/xrt/mr.665.2.md deleted file mode 100644 index b4879930e..000000000 --- a/doc/changes/xrt/mr.665.2.md +++ /dev/null @@ -1 +0,0 @@ -Add `XRT_FORMAT_BAYER_GR8` format.