- 11 Aug, 2020 4 commits
-
-
Jakob Bornecrantz authored
-
Jakob Bornecrantz authored
-
Jakob Bornecrantz authored
-
Christoph Haag authored
-
- 10 Aug, 2020 4 commits
-
-
Christoph Haag authored
Allows temporarily adding a nvidia display name string to the whitelist without recompiling.
-
Christoph Haag authored
-
Jakob Bornecrantz authored
Spotted and reported by svillar (IRC).
-
Jakob Bornecrantz authored
-
- 07 Aug, 2020 3 commits
-
-
Jakob Bornecrantz authored
-
Jakob Bornecrantz authored
-
Christoph Haag authored
As before, on the service side the GPU index the compositor runs on can be selected with * XRT_COMPOSITOR_FORCE_GPU_INDEX=INDEX1 By default xrGetVulkanGraphicsDevice() will suggest the same GPU the compositor runs on. It is also possible to override the GPU index suggested to applications with * XRT_COMPOSITOR_FORCE_CLIENT_GPU_INDEX=INDEX2 The reason this is both done on the service side is that if compositor and client run on different GPUs, the swapchains use linear tiling instead of optimal tiling. To make chosen GPUs comparable across the compositor's and the client's vulkan instance, VkPhysicalDeviceIDProperties.deviceUUID is used.
-
- 06 Aug, 2020 15 commits
-
-
-
-
-
Transport the whole compositor info struct to the client instead of just formats so that all information is easily moved over.
-
-
-
-
-
-
This feature requires proclamation 1.1.0 or newer.
-
-
-
-
-
-
- 05 Aug, 2020 14 commits
-
-
It's desirable to support running without basestations without spamming messages.
-
Watchman polling times out after 1 second when basestations are not present/off. This should not block reading the IMU.
-
-
-
-
-
This merges the OpenGL and OpenGL-ES code.
-
-
-
fixes memory leaks of zlib stream internal state
-
-
-
Ryan Pavlik authored
This message is always triggered on my machine by v4l2loopback.
-
-