Commit graph

  • f47c384b79 u/json: Add bool getter function Jakob Bornecrantz 2020-04-06 11:17:50 +0100
  • b5dd07f2fa u/file: Add file helpers Jakob Bornecrantz 2020-04-06 11:08:48 +0100
  • c02f89dc18 comp: Spell check Pete Black 2020-04-09 16:24:25 +0100
  • 414ac75a13 doc/changes: Document MR 271. Lubosz Sarnecki 2020-04-08 19:25:54 +0200
  • bf49a421ba c/direct: Use common init swapchain function. Lubosz Sarnecki 2020-04-08 18:22:09 +0200
  • 77207ed585 c/direct: Shorten displays member names. Lubosz Sarnecki 2020-04-08 18:05:21 +0200
  • 29b771818e c/direct: Move common direct mode code to comp_window_direct. Lubosz Sarnecki 2020-04-08 16:40:58 +0200
  • 94bc4cba28 c/direct: Split NVIDIA and RandR backends. Lubosz Sarnecki 2020-04-03 18:35:05 +0200
  • 4ddcca7abd w/direct_mode: Use same num_displays variable for NVIDIA and RandR. Lubosz Sarnecki 2020-04-08 15:09:01 +0200
  • 1ccfa236db xrt: Tidy whitespace Jakob Bornecrantz 2020-04-09 15:06:49 +0100
  • 80d1d29cb5 comp: Tidy and spell check Pete Black 2020-04-09 14:49:37 +0100
  • 6fe02588f9 comp: Get num_images from the fd compositor Jakob Bornecrantz 2020-04-08 15:13:28 +0100
  • 9d009784b6 st/gui: Show name of device when no modes are found Jakob Bornecrantz 2020-04-04 12:05:36 +0100
  • f4143d7017 doc: Expand changelog entries for !242, !245, and !249. Jakob Bornecrantz 2020-04-07 18:24:43 +0100
  • 817ec2f2bc u/hashset: Fix ISO C++ warning Jakob Bornecrantz 2020-04-07 16:18:36 +0100
  • 5b334d2663 doc/changes: Document MR 263. Lubosz Sarnecki 2020-04-07 14:33:18 +0200
  • 6b05c216ce c/settings: Add a bunch of display strings to NVIDIA whitelist. Lubosz Sarnecki 2020-04-03 17:25:19 +0200
  • 56a8e80844 c/direct_mode: Print meaningful error if no display matches NVIDIA whitelist. Lubosz Sarnecki 2020-04-03 17:22:53 +0200
  • 7da70568be c/direct_mode: Use VkDisplayModeParametersKHR. Lubosz Sarnecki 2020-04-07 15:31:36 +0200
  • 48a51ddb23 doc/changes: Document MR 262. Lubosz Sarnecki 2020-04-07 14:30:30 +0200
  • d752759cd2 cmake: Add pedantic warnings for C++. Lubosz Sarnecki 2020-04-02 17:51:43 +0200
  • a765b64ae0 meson: Don't ignore pedantic warnings on C++. Lubosz Sarnecki 2020-04-02 17:45:48 +0200
  • 7afb012544 c/direct_mode: Check if NVIDIA path found any displays. Lubosz Sarnecki 2020-04-02 17:22:23 +0200
  • 6158a23dd9 c/direct_mode: Port to plain C. Lubosz Sarnecki 2020-04-01 18:22:23 +0200
  • 16d6500923 c/direct_mode: Don't cache enumerated modes in a std:map. Lubosz Sarnecki 2020-04-01 17:51:20 +0200
  • 015d9457fe c/direct_mode: Extract append_randr_display function Lubosz Sarnecki 2020-04-01 17:35:28 +0200
  • b399960f67 c/direct_mode: Cast display int only for comparision with size(). Lubosz Sarnecki 2020-04-01 17:05:59 +0200
  • a449ed174a c/direct_mode: Create append_nvidia_entry_on_match function. Lubosz Sarnecki 2020-04-01 16:56:05 +0200
  • f8c99b0230 c/direct_mode: Use ARRAY_SIZE macro. Lubosz Sarnecki 2020-04-01 16:35:42 +0200
  • c0ae309415 c/direct_mode: Remove unused nv_modes map. Lubosz Sarnecki 2020-04-01 15:57:32 +0200
  • 865b668ee7 c/xcb: Port to plain C. Lubosz Sarnecki 2020-04-01 14:17:51 +0200
  • 8fcef41c28 doc/changes: Document MR 259. Lubosz Sarnecki 2020-04-07 14:25:32 +0200
  • c101840d77 doc/changes: Document MR 258. Lubosz Sarnecki 2020-04-07 14:06:57 +0200
  • d1a4accb3a doc/changes: Document MR 257. Lubosz Sarnecki 2020-04-07 14:04:32 +0200
  • 46f5500898 doc/changes: Add compositor category. Lubosz Sarnecki 2020-04-07 14:00:09 +0200
  • 6454778e0b README: Update with some compatibility info TheOnlyJoey 2019-03-21 13:04:54 +0100
  • 46f51e8139 os/ble: Fix memory leak if we fail to find a device Jakob Bornecrantz 2020-04-03 17:11:00 +0100
  • 78d13d9220 st/prober: Add changelog entry Jakob Bornecrantz 2020-04-03 14:28:31 +0100
  • 4d7634845d st/prober: Print serial, product and manufacturer from udev Jakob Bornecrantz 2020-04-03 13:57:20 +0100
  • 96edbd9249 st/prober: Print serial, product and manufacturer from libuvc Jakob Bornecrantz 2020-04-02 23:44:33 +0100
  • 1b7b8c163f comp: Further remove unused struct field initializers. Lubosz Sarnecki 2020-03-31 19:27:40 +0200
  • b6d8d4b458 comp: Don't initialize unused fields in Vulkan structs. Lubosz Sarnecki 2020-03-31 18:37:08 +0200
  • 65d6ade6f3 d/ns: Remove redundant semicolons. Lubosz Sarnecki 2020-03-31 18:08:53 +0200
  • 79b739d51a meson: Raise default warning level. Lubosz Sarnecki 2020-03-31 18:03:45 +0200
  • a81b7e1751 meson: Don't specify warning level manually. Lubosz Sarnecki 2020-03-31 17:58:30 +0200
  • 7d5d43a1c0 doc/meson: Remove install arg. Lubosz Sarnecki 2020-03-31 18:15:42 +0200
  • 4d0c49096d comp/window_direct_mode: Use XCB/Xlib interop. Lubosz Sarnecki 2020-03-31 17:15:57 +0200
  • 20f281631b comp: Don't leak xcb replies. Lubosz Sarnecki 2020-03-31 16:59:33 +0200
  • a8a4d8c3dd d/arduino: Add new flexible arduino based input device Jakob Bornecrantz 2020-03-14 23:33:49 +0000
  • bc53be8562 t/imu_fusion: Clean up and improve comments Ryan Pavlik 2020-03-25 14:09:16 -0500
  • 4c54ccd0fb d/psmv: Switch to using pre-filter Ryan Pavlik 2020-03-25 13:29:26 -0500
  • 98ad405d59 d/psmv: Use all 6 calibration measurements to compute accel bias. Ryan Pavlik 2020-03-24 17:43:17 -0500
  • 86b3d9f587 t/calibration: Provide read-only access to size as cv::Size in calibration wrapper Ryan Pavlik 2020-01-31 10:37:46 +0100
  • 4f5e2aea4e aux/tracking: Fix the API that led to the error I hit. Ryan Pavlik 2020-03-23 17:25:48 -0500
  • c6a574191d aux/tracking: Add image undistort/normalize cache mechanism Ryan Pavlik 2020-01-13 17:48:32 -0600
  • cf883817c2 t/psmv: Retrieve more data from camera calib. Ryan Pavlik 2020-01-13 17:40:18 -0600
  • e5224cf02e doc: Add an aux section to changelog config Ryan Pavlik 2020-03-25 14:47:43 -0500
  • d198e93fcb external: Update flexkalman Ryan Pavlik 2020-03-19 10:12:06 -0500
  • 9ff0ee2e6a st/gui: Fix compilation issue with OpenCV Jakob Bornecrantz 2020-03-25 19:39:56 +0000
  • 622c848fa2 t/calib: Silence missing reference warning Jakob Bornecrantz 2020-03-25 12:19:32 +0000
  • 3d991c97f6 doc: Add changelog entries Jakob Bornecrantz 2020-03-24 22:51:49 +0000
  • dd5246ceaf d/dd: Use new pre-filter and 3DOF fusion, also tidy driver. Jakob Bornecrantz 2020-03-13 20:55:12 +0000
  • 2a68f3c9d3 d/dd: Give correct delta into math_quat_integrate_velocity Jakob Bornecrantz 2020-03-13 21:56:33 +0000
  • 99eda56d39 d/vive: Use new 3DOF fusion Jakob Bornecrantz 2020-03-13 20:00:22 +0000
  • 3e5da414f7 aux/math: Add 3DOF imu fusion Jakob Bornecrantz 2020-03-13 19:56:47 +0000
  • f2ebe74748 aux/math: Add a simple imu pre-filter Jakob Bornecrantz 2020-01-29 21:50:42 +0100
  • 23a66eb031 aux/math: Add math_matrix_3x3_rotate_vec3 function Jakob Bornecrantz 2020-03-16 14:12:39 +0000
  • 18373730a8 aux/math: Expand the vec3 functions Jakob Bornecrantz 2020-03-13 19:46:44 +0000
  • 21e77b85d7 aux/math: Add quat from angle vector function Jakob Bornecrantz 2020-03-13 19:14:18 +0000
  • e3516061bb u/var: Add expand RO values Jakob Bornecrantz 2020-03-13 19:09:27 +0000
  • d67b72326d doc: Stop changelog snippits from showing up in 'Related Pages' Jakob Bornecrantz 2020-03-25 13:58:00 +0000
  • 98479bed0c ci: Re-format yaml Ryan Pavlik 2020-03-23 15:33:57 -0500
  • 6ab2bf9e84 ci: When building docs, combine changelog entries. Ryan Pavlik 2020-03-23 15:33:19 -0500
  • 68b866f604 doc: Unify meson and cmake configured files. Ryan Pavlik 2020-03-23 15:28:53 -0500
  • a974562d43 t/openxr: Unify configured files for Meson and CMake. Ryan Pavlik 2020-03-23 15:23:01 -0500
  • f01a664bad xrt: Add files for reuse.software Ryan Pavlik 2020-03-18 15:30:41 -0500
  • 377ae07e53 xrt: Add missing SPDX tags Ryan Pavlik 2020-03-18 11:42:27 -0500
  • 33236fb20a imgui: Add license texts Ryan Pavlik 2020-03-18 11:02:46 -0500
  • 0240905247 gitignore: Ignore package building directories. Ryan Pavlik 2020-03-18 11:02:37 -0500
  • 09c189b6ba build: Install more targets Ryan Pavlik 2020-03-18 10:37:15 -0500
  • e6edaa9caf doc: Add some retroactive changelog fragments for post-0.1.0 merge requests. Ryan Pavlik 2020-03-13 17:36:59 -0500
  • 22d951a0ef doc: Add the rest of the Proclamation scaffolding. Ryan Pavlik 2020-03-13 17:35:58 -0500
  • 6df722c5dd doc: Move changelog fragment. Ryan Pavlik 2020-03-13 17:34:51 -0500
  • f8847912a7 os/ble: Fix error on not finding any device Jakob Bornecrantz 2020-03-13 11:03:44 +0000
  • c99546e88f xrt: Add some docu to refcount function Jakob Bornecrantz 2020-03-11 22:00:41 +0000
  • 6ecc1e30f3 xrt: Make stereo_camera_calibration refcounted Jakob Bornecrantz 2020-03-10 13:27:43 +0000
  • b6613db5d4 d/dd: Add Daydream driver Pete Black 2020-03-05 11:47:39 +0000
  • 6b4ec70d14 aux/os: Add D-Bus based BLE code Pete Black 2020-03-05 11:38:01 +0000
  • a0be6e139a xrt: Add xrt_vec2_i32 Pete Black 2020-03-05 11:46:22 +0000
  • 8597ad5ee8 u/bitwise: Add bitwise manipulator functions Pete Black 2020-03-05 11:41:06 +0000
  • 0b63cb2da3 aux/math: Add vec2 squared length function Jakob Bornecrantz 2020-03-11 18:15:46 +0000
  • 119dc283af u/mesh: Fix file brief Jakob Bornecrantz 2020-03-11 18:13:02 +0000
  • de7d9de5ae st/oxr: Fill XrViewConfigurationView with new two call helper Christoph Haag 2020-03-04 15:50:48 +0100
  • 622320904a xrt: Misc tidy of u_var_timing Jakob Bornecrantz 2020-03-09 19:57:51 +0000
  • a54b92162e comp: Fix accidental code change from commit 9b662596 Jakob Bornecrantz 2020-03-09 14:38:53 +0000
  • e8ccb07db7 st/gui: Add compositor frame timing graph to debug ui Christoph Haag 2020-03-06 01:46:35 +0100
  • a3118f5ef2 st/gui: Add custom imgui element for timing graph Christoph Haag 2020-03-06 01:45:26 +0100
  • 8548d3f7e6 build: Another missed linking fix. Ryan Pavlik 2020-03-05 11:24:14 -0600
  • a03d1fbf97 d/rs: Use realsense2::realsense2 in cmake Jakob Bornecrantz 2020-03-04 15:31:36 +0000
  • 59f0d0ff0a u/time: Use smaller xrt_config_os.h instead of xrt_config.h Jakob Bornecrantz 2020-03-05 11:25:44 +0000