Cleanups
Misc cleanups that probably shouldn't wait for their associated origin branches. Among the important ones:
- Actually init the mutexes on Android.
- Actually init the mutexes in the compositor client. (Now have functions for this purpose)
Merge request reports
Activity
added 14 commits
-
f9775f8f...11bf681e - 5 commits from branch
monado:master
- adb5eefb - aux/vk: Add functions to initialize and clean up mutexes in the vk_bundle
- be5a2736 - comp/main: Use the new vk_bundle mutex functions.
- 3f2b09ae - comp: Comment cleanup
- 8553b5f9 - comp/vk_client: Be sure to init/de-init the mutexes in the vulkan bundle
- ace8dc8c - comp: clean up comment
- 4e11abc0 - aux/vk: Fix warning about narrowing conversion.
- 58ebd7ee - xrt: Adjust how we define ssize_t on MSVC
- aefd8c06 - ipc/android: Be sure to init the mutexes.
- b3772e27 - cmake: Support multi-config generators
Toggle commit list-
f9775f8f...11bf681e - 5 commits from branch
enabled an automatic merge when the pipeline for b3772e27 succeeds