Commit Graph

6519 Commits

Author SHA1 Message Date
Alexandre Janniaux b6290070cb xmake.lua: add molten-vk on MacOS 2022-03-20 19:41:31 +01:00
Alexandre Janniaux 5af8abbca9 VulkanRenderer: Loader: load libvulkan.dylib on MacOS 2022-03-20 19:41:31 +01:00
Jérôme Leclercq f1af498710 Update Prerequisites.hpp 2022-03-20 19:09:45 +01:00
Alexandre Janniaux ccb36e2e4c Prerequisites: differentiate MacOS from iOS/tvOS
TargetConditionals.h is exposed on every Apple Darwin platforms and
provides defines to signal the kind of underlying device.
2022-03-20 19:09:45 +01:00
Alexandre Janniaux e5ec90a6f9 SocketImpl: fix success path by setting NoError
Initialize the error to SocketError::NoError in case of success.

Otherwise, the error wasn't initialized in the success path for the
socket poller, and it was reaching an unknown error because of that.
2022-03-20 17:15:45 +01:00
Jérôme Leclercq a541d44d03 MoltenVK fix 2022-03-20 15:30:19 +01:00
Jérôme Leclercq d86f61cd82 VulkanRenderer: Fix VK_EXT_debug_utils with MoltenVK 2022-03-20 14:54:38 +01:00
Jérôme Leclercq 48b87cc99b Core/DynLib: Fix extension handling 2022-03-20 13:42:41 +01:00
Jérôme Leclercq 2b53ca6101 Update THANKS.md 2022-03-20 13:37:29 +01:00
Jérôme Leclercq 7621844741 Fix SDL includes 2022-03-20 13:37:27 +01:00
Jérôme Leclercq b9690e08f3 Build: Remove custom qt5lib (fix has been merged on xmake-repo) 2022-03-20 12:24:30 +01:00
Jérôme Leclercq 1edc82f9cd macOS: Try to run unit tests 2022-03-20 12:23:50 +01:00
Jérôme Leclercq 6b85136ed7 macOS: Build all modules except OpenGL & Vulkan 2022-03-20 12:11:26 +01:00
Jérôme Leclercq 63320fa205 macOS fixes (+ cache deps) 2022-03-20 11:29:39 +01:00
Jérôme Leclercq 26a4dc8f41 Update macos-build.yml 2022-03-20 11:00:02 +01:00
Jérôme Leclercq bd4cf8e264 macOS fixes 2022-03-20 10:52:19 +01:00
Jérôme Leclercq ddd1492b9d macOS: Try to install libx11 using xmake 2022-03-20 10:17:07 +01:00
Jérôme Leclercq a6dce6861d macOS fixes 2022-03-20 10:02:31 +01:00
Jérôme Leclercq cfe136796c macOS: install libx11 on CI 2022-03-20 09:40:49 +01:00
Jérôme Leclercq b09702acbf Build: NazaraCore doesn't require entt 2022-03-20 09:40:34 +01:00
Jérôme Leclercq 0469ecb300 macOS fix 2022-03-20 09:19:50 +01:00
Jérôme Leclercq 50ffc98ed4 Update macos-build.yml 2022-03-20 00:33:36 +01:00
Jérôme Leclercq c6704e5fed Update macos-build.yml 2022-03-20 00:11:42 +01:00
Jérôme Leclercq 54ca483cc7 macOS fix 2022-03-19 23:45:26 +01:00
Jérôme Leclercq 04dfd25c74 CI: Try to build NazaraCore on macOS 2022-03-19 23:29:19 +01:00
Jérôme Leclercq 10cba985fb CI: dummy build to cache dependencies 2022-03-19 20:26:11 +01:00
Jérôme Leclercq 3475fd8136 CI: temp disable unity build on macOS 2022-03-19 20:25:20 +01:00
Jérôme Leclercq 021fd9d031 macOS fix 2022-03-19 20:01:49 +01:00
Jérôme Leclercq b2ac8debcd Fix qt5lib for macOS 2022-03-19 19:28:17 +01:00
Jérôme Leclercq ea0b10f10e CI: Fix unit test exclusion in release for real 2022-03-19 19:09:14 +01:00
Jérôme Leclercq 7c4d44d54a Update macos-build.yml 2022-03-19 18:48:53 +01:00
Lynix 637ae18798 CI: Fix unit test exclusion condition 2022-03-19 17:57:13 +01:00
Lynix b5d0492d50 Update macos-build.yml 2022-03-19 17:50:31 +01:00
Lynix 93b829aea5 Build: Disable FP optimizations on Shader module 2022-03-19 17:49:31 +01:00
Lynix 8c05395e95 Add macOS CI for tests 2022-03-19 17:48:59 +01:00
Lynix f3eeace359 CI: Replace fuzzing with asan mode 2022-03-19 17:48:03 +01:00
Lynix d853741f6f Core/StringExt: Fix out of range read 2022-03-19 17:44:39 +01:00
Lynix ed057c8364 CI: Always run unit tests 2022-03-19 14:49:49 +01:00
Lynix cf5e4b72e1 Core/StringExt: Add overloads of EndsWith 2022-03-19 14:19:52 +01:00
Lynix b97f1a4c41 Improve CI 2022-03-19 14:19:32 +01:00
Lynix 75f0e24bf8 Remove local repo packages 2022-03-19 13:23:23 +01:00
Lynix a4543b30c3 Network: Add fast peer disconnection in case of network error/unreachable host 2022-03-19 12:48:25 +01:00
Lynix dc24ff33a4 Audio: Add sound stream test 2022-03-19 12:36:55 +01:00
Lynix 45f0825a6e Audio: Final fixes 2022-03-19 12:16:52 +01:00
Jérôme Leclercq 82641c6653 Audio: Add dummy device (in case OpenAL fails to load) and unifiate unit tests 2022-03-18 19:03:57 +01:00
Jérôme Leclercq efa2c0a253 XMake: Add efsw dependency 2022-03-17 23:07:02 +01:00
Jérôme Leclercq 615509d1ba Add support for shader hotreloading 2022-03-17 21:36:36 +01:00
Jérôme Leclercq 667a4a0c08 Audio: Handle AudioBuffer compatibility
OpenAL buffers are shared between contextes
2022-03-17 18:15:53 +01:00
Jérôme Leclercq 01061380ee Audio/AudioDevice: Improve GetListenerRotation 2022-03-17 18:15:53 +01:00
Jérôme Leclercq 6165b3a101 Audio: Rewrite audio module 2022-03-17 18:15:53 +01:00