Jakob Bornecrantz
|
bf27691280
|
aux/vk: Refactor out optional extension handling
|
2021-06-15 19:45:14 +00:00 |
|
Jakob Bornecrantz
|
57d24ecdbb
|
aux/vk: Make it possible to get a compute only queue
|
2021-06-15 19:45:14 +00:00 |
|
Jakob Bornecrantz
|
c42d681db0
|
aux/vk: Add vkCmdCopyBufferToImage and vkCmdCopyImageToBuffer
|
2021-06-15 19:45:14 +00:00 |
|
Jakob Bornecrantz
|
8899b267a6
|
aux/vk: Add vkCmdDispatch, vkCreateComputePipelines and vkResetDescriptorPool functions
|
2021-06-15 19:45:14 +00:00 |
|
Jakob Bornecrantz
|
4b9b1f991c
|
xrt: Add xrt_device_compute_distortion helper
|
2021-06-15 19:45:14 +00:00 |
|
Jakob Bornecrantz
|
b805742a53
|
c/main: Do not list VK_FORMAT_A2B10G10R10_UNORM_PACK32 as a supported format
|
2021-06-15 14:27:07 +00:00 |
|
Jakob Bornecrantz
|
091176e669
|
doc: Document !811 & !840
|
2021-06-14 20:37:33 +01:00 |
|
Jakob Bornecrantz
|
aa3f071d2b
|
u/trace_marker: Refactor init to fix bug
|
2021-06-14 19:12:14 +01:00 |
|
Jakob Bornecrantz
|
c2c49cb6d3
|
u/trace_marker: Make sure to include headers outside of extern block
|
2021-06-14 19:12:12 +01:00 |
|
Jakob Bornecrantz
|
c57160d4e5
|
doc: Document !831, !836 and !837
|
2021-06-11 18:49:50 +01:00 |
|
Moses Turner
|
6285223fd2
|
d/dai: Even more tidy
|
2021-06-11 18:49:50 +01:00 |
|
Jakob Bornecrantz
|
576593010f
|
d/dai: Add code so we can open mono cameras with compile time option
|
2021-06-11 16:48:30 +00:00 |
|
Jakob Bornecrantz
|
96248931cc
|
d/dai: Refactor a bit so we can at compile time support OAK-D
|
2021-06-11 16:48:30 +00:00 |
|
Jakob Bornecrantz
|
764ec63cc6
|
doc: Document !740
|
2021-06-11 17:15:52 +01:00 |
|
Moses Turner
|
d555b255fe
|
st/gui: Add support for depthAI camera in record scene
Co-authored-by: Jakob Bornecrantz <jakob@collabora.com>
|
2021-06-10 14:32:07 -05:00 |
|
Moses Turner
|
37cbbb6660
|
d/dai: Add simple DepthAI driver
Co-authored-by: Jakob Bornecrantz <jakob@collabora.com>
|
2021-06-10 14:32:07 -05:00 |
|
Moses Turner
|
01283257b2
|
xrt: clarify camera type (NFC)
|
2021-06-10 19:25:14 +01:00 |
|
quic_zhibinw
|
76cf6aeae4
|
st/oxr: Transform projection layer pose to global space.
|
2021-06-10 17:08:04 +08:00 |
|
Ryan Pavlik
|
2c87f57ad1
|
cmake: Make sure st_oxr exposes its optional vulkan/gl dependencies
Fixes builds of tests on Windows
|
2021-06-08 12:05:23 -05:00 |
|
Ryan Pavlik
|
2b6b1ad70b
|
readme: Mention the vcpkg manifest
|
2021-06-08 12:05:23 -05:00 |
|
Ryan Pavlik
|
28b68077df
|
build: Add vcpkg manifest for easier Windows builds
|
2021-06-08 12:05:23 -05:00 |
|
Jakob Bornecrantz
|
f9b5097134
|
c/client: Use the EGL compositor's display in swapchain
|
2021-06-02 14:26:59 +00:00 |
|
Jakob Bornecrantz
|
b7b469089c
|
t/fm: Add simple FrameMat that wraps a cv::Mat
|
2021-05-31 13:43:19 +00:00 |
|
Christoph Haag
|
6ba07514ef
|
ipc: Add env var to ignore client/service version conflicts
|
2021-05-26 22:22:04 +02:00 |
|
Christoph Haag
|
f49d3ae404
|
ipc: Check that service and client are the same git revision
|
2021-05-26 22:21:08 +02:00 |
|
Jakob Bornecrantz
|
b3e9653994
|
t/gui: Show git hash in Window title (NFC)
|
2021-05-26 16:33:47 +01:00 |
|
Jakob Bornecrantz
|
b4dac8d6fc
|
cmake: Tidy whitespace and remove last mention of XRT_HAVE_VF (NFC)
|
2021-05-26 14:08:57 +01:00 |
|
Jakob Bornecrantz
|
64e1dd3127
|
cmake: Print out if we have GStreamer (NFC)
|
2021-05-26 13:42:26 +01:00 |
|
Jakob Bornecrantz
|
606b23b5c4
|
d/rs: Tidy code (NFC)
|
2021-05-18 03:48:50 +01:00 |
|
Jakob Bornecrantz
|
855cdb4c29
|
aux/vk: Tidy code (NFC)
|
2021-05-18 03:48:50 +01:00 |
|
Moses Turner
|
5cb130cd08
|
d/rs: cleanup and initialize u_config_json with zero
|
2021-05-18 01:22:39 +00:00 |
|
Moses Turner
|
36bc45b686
|
util: make sure u_config_json.file_loaded is false if we didn't load the file
|
2021-05-18 01:22:39 +00:00 |
|
Christoph Haag
|
82d9ed75c2
|
aux/vk: Check that native handles are importable
|
2021-05-18 03:01:44 +02:00 |
|
Christoph Haag
|
3be921291b
|
build: Update gradle
|
2021-05-18 02:13:38 +02:00 |
|
Ryan Pavlik
|
ca4591afb7
|
doc: Document !817 and !820
|
2021-05-17 13:34:36 -05:00 |
|
zhibinw
|
92565b7f21
|
ipc/android: support create surface from runtime.
|
2021-05-17 16:20:29 +00:00 |
|
Jae Lee
|
df9ebf261f
|
d/illixr: Update ILLIXR driver.
|
2021-05-16 22:59:32 +00:00 |
|
Ryan Pavlik
|
27f872fdfc
|
gradle: Update to 6.8.3
|
2021-05-14 14:55:19 -05:00 |
|
Ryan Pavlik
|
dd1fa85f05
|
gradle: Remove jcenter usage, it was shut down.
|
2021-05-14 14:55:12 -05:00 |
|
Ryan Pavlik
|
bdc53b97a3
|
gradle: Apply suggestion from android studio
|
2021-05-14 14:55:08 -05:00 |
|
Ryan Pavlik
|
d11ef4ae1e
|
Revert "gradle: Only forward EIGEN3_INCLUDE_DIR definition if we actually have it set."
This reverts commit 0868a90a1f .
|
2021-05-14 14:54:52 -05:00 |
|
Moses Turner
|
302e72b2fe
|
d/rs: remove superfluous rs_update_offset; add config options
|
2021-05-13 17:57:34 -05:00 |
|
Moses Turner
|
423084e827
|
gitignore: ignore Sourcetrail things
|
2021-05-13 17:57:34 -05:00 |
|
Christoph Haag
|
f6e831d8fb
|
steamvr: Don't crash if we don't have bindings for device
|
2021-05-13 14:08:24 +02:00 |
|
Jakob Bornecrantz
|
b4a7666a75
|
doc: Document #61 and !810
|
2021-05-12 14:54:44 +01:00 |
|
Jakob Bornecrantz
|
13a5036b24
|
c/main: Make temp_vk be a pointer
|
2021-05-11 16:34:10 +00:00 |
|
Jakob Bornecrantz
|
9b6b5b7e6a
|
c/main: Do not copy vk_bundle
|
2021-05-11 16:34:10 +00:00 |
|
Jakob Bornecrantz
|
bd6e15c70c
|
c/main: Follow style of using vk variable for vk_bundle interactions
|
2021-05-11 16:34:10 +00:00 |
|
Jakob Bornecrantz
|
3af65d60d2
|
c/client: Follow style of using vk variable for vk_bundle interactions
|
2021-05-11 16:34:10 +00:00 |
|
Christoph Haag
|
28a29f8152
|
st/oxr: Fix xrGetSystemProperties crash in headless mode
fixes #125
v2: Handle sys->xsysc being NULL
|
2021-05-11 02:10:58 +02:00 |
|