Commit graph

2525 commits

Author SHA1 Message Date
Dan Paulat
63e6ba7709 Update initialization order to ensure initial log entries make it to log file 2025-08-22 19:25:01 -05:00
Dan Paulat
8b8387ff87
Merge pull request #494 from dpaulat/renovate/actions-checkout-5.x
Update actions/checkout action to v5
2025-08-22 18:04:56 -05:00
Dan Paulat
6c68edf955
Merge pull request #497 from dpaulat/renovate/libxml2-2.x
Update dependency libxml2 to v2.14.5
2025-08-22 17:36:57 -05:00
Dan Paulat
7d6e30cb8e
Merge pull request #496 from dpaulat/renovate/gtest-1.x
Update dependency gtest to v1.17.0
2025-08-22 08:10:06 -05:00
renovate[bot]
86838739f0
Update dependency libxml2 to v2.14.5 2025-08-22 13:02:23 +00:00
renovate[bot]
f497f1ef84
Update dependency gtest to v1.17.0 2025-08-21 19:47:21 +00:00
renovate[bot]
6b26d4e7b2
Update actions/checkout action to v5 2025-08-11 15:29:46 +00:00
Dan Paulat
dfb00b96df NTP polling 2025-08-10 18:03:32 -05:00
Dan Paulat
258466e02c NTP time offset calculation 2025-08-10 00:24:48 -05:00
Dan Paulat
f85bf9283a Union access should not be flagged by clang-tidy 2025-08-09 01:20:30 -05:00
Dan Paulat
94d81c0c6b Initial NTP protocol functionality 2025-08-09 01:19:51 -05:00
Dan Paulat
5a8ebfa7ae
Merge pull request #493 from dpaulat/renovate/re2-20250722.x
Update dependency re2 to v20250722
2025-08-07 08:20:27 -05:00
Dan Paulat
35b7cf053c
Merge pull request #492 from dpaulat/renovate/cpr-1.x
Update dependency cpr to v1.12.0
2025-08-07 08:20:12 -05:00
renovate[bot]
0f3c1af3e1
Update dependency re2 to v20250722 2025-08-07 11:28:18 +00:00
renovate[bot]
0f3a5fe010
Update dependency cpr to v1.12.0 2025-08-07 11:28:14 +00:00
Dan Paulat
43e6063eb4
Merge pull request #476 from dpaulat/renovate/onetbb-2022.x
Update dependency onetbb to v2022.2.0
2025-07-16 08:33:33 -05:00
renovate[bot]
76038686d5
Update dependency onetbb to v2022.2.0 2025-07-16 12:00:37 +00:00
Dan Paulat
73beea8842
Merge pull request #488 from dpaulat/feature/dependency-cleanup
GLEW/GLU Dependency Cleanup
2025-07-16 06:59:39 -05:00
Dan Paulat
2ffc1ca9b0 Update acknowledgements for Mesa instead of GLEW 2025-07-15 23:35:44 -05:00
Dan Paulat
ad8569532a Ensure the mesa-glu::mesa-glu target is used on Linux instead of OpenGL::GLU
(cherry picked from commit b0a8c6576dc29f46f3cea26fbd06966b713fb4e7)
2025-07-15 23:32:51 -05:00
Dan Paulat
f387e1e525 Add mesa-glu requirement for Linux
- Remove onetbb for macOS

(cherry picked from commit 7a4ce740cd6a6f46bf1df212cd32617c3f55d487)
2025-07-15 23:32:32 -05:00
Dan Paulat
9ac941686b GL_SILENCE_DEPRECATION is required for macOS
(cherry picked from commit e0d1379423e688c27931e28aef17f4b066e8ac68)
2025-07-15 23:32:15 -05:00
Dan Paulat
9076772cf6 Remove GLEW as a dependency
(cherry picked from commit 1b404d8b9ff95baaa0d7ee11089e79d6d5e65ff9)
2025-07-15 23:31:58 -05:00
Dan Paulat
13a891b477
Merge pull request #486 from dpaulat/feature/windows-installer-suffix
Look for the appropriate .msi asset suffix depending on platform
2025-07-15 08:25:33 -05:00
Dan Paulat
791bf16586 Look for the appropriate .msi asset suffix depending on platform 2025-07-15 00:18:01 -05:00
Dan Paulat
7527e845a9 Bump version to v0.5.1 2025-07-13 12:09:30 -05:00
Dan Paulat
7200acc382
Merge pull request #485 from dpaulat/revert-479-no-wayland-on-nvidia
Revert "Disable Wayland platform plugin on Nvidia"
2025-07-13 10:30:06 -05:00
Dan Paulat
5c9e90d805
Revert "Disable Wayland platform plugin on Nvidia" 2025-07-13 09:31:09 -05:00
Dan Paulat
51806d1742
Merge pull request #484 from dpaulat/feature/opengl-glad
Use glad to load OpenGL instead of GLEW
2025-07-13 09:30:43 -05:00
Dan Paulat
6b09b7cb9b Specify OpenGL as the renderable type 2025-07-12 23:22:08 -05:00
Dan Paulat
4e74a8d38e Build glad_gl_core_33 as part of autogenerate step 2025-07-12 23:09:23 -05:00
Dan Paulat
40fc41b724 Move GLEW dependency back to scwx-qt (provides GLU) 2025-07-12 16:45:43 -05:00
Dan Paulat
d5cda9b353 Use glad instead of GLEW to load OpenGL 2025-07-12 16:23:02 -05:00
Dan Paulat
6cb668f546 Add submodule for glad 2025-07-12 15:08:43 -05:00
Dan Paulat
01ae858906
Merge pull request #478 from dpaulat/feature/opengl-3.3-core
Use GLEW instead of QOpenGLFunctions
2025-07-12 09:31:06 -05:00
Dan Paulat
90f663ee1a
Merge pull request #483 from AdenKoperczak/location-marker-hotkey-label
Location Marker Hotkey Label
2025-07-12 09:30:47 -05:00
AdenKoperczak
c3d39e2571
Add a label to the location marker settings widget to indicate the existance of hotkeys for adding/editing location markers 2025-07-12 08:48:07 -04:00
Dan Paulat
cf2a495e26 Explicit cast when getting OpenGL program info log 2025-07-12 00:08:23 -05:00
Dan Paulat
17af5e27ac Another round of clang-tidy fixes 2025-07-11 23:04:31 -05:00
Dan Paulat
8e9db6a2fe Display an informational dialog when OpenGL cannot properly be initialized 2025-07-11 00:26:52 -05:00
Dan Paulat
a6f8547455 Fix GLEW clang-tidy issues 2025-07-10 23:27:24 -05:00
Dan Paulat
331b2d855f Use GLEW instead of QOpenGLFunctions 2025-07-10 21:56:17 -05:00
Dan Paulat
4bd749d976
Merge pull request #479 from AdenKoperczak/no-wayland-on-nvidia
Disable Wayland platform plugin on Nvidia
2025-07-10 22:54:59 -04:00
AdenKoperczak
d160ec2e28
Remove constexpr std::string in linux Nvidia code 2025-07-09 07:42:00 -04:00
AdenKoperczak
7723aee1d8
Initial attempt to disable Wayland platform on Nvidia 2025-07-08 21:44:55 -04:00
Dan Paulat
fa50defe62 Bump version to v0.5.0 2025-07-05 14:49:24 -05:00
Dan Paulat
c0025abd32
Merge pull request #474 from dpaulat/renovate/libpng-1.x
Update dependency libpng to v1.6.50
2025-07-04 11:29:16 -05:00
renovate[bot]
0744740f9a
Update dependency libpng to v1.6.50 2025-07-04 13:36:25 +00:00
Dan Paulat
327129999e
Merge pull request #471 from dpaulat/feature/macos-updates
macOS Cleanup
2025-07-01 23:29:45 -04:00
Dan Paulat
1e821fdf6c Xcode is not supported yet 2025-07-01 20:57:02 -05:00