Joseph Kaile
|
7deb58e20c
|
dont pass system name
|
2023-03-14 02:36:00 -04:00 |
Kevin Ring
|
d18875641d
|
Improve support for KTX2 and WebP textures.
|
2023-03-14 11:28:04 +11:00 |
Kevin Ring
|
4be04e1161
|
Update CHANGES.md
|
2023-03-13 18:12:36 +11:00 |
Kevin Ring
|
b8e9afeca3
|
Use CesiumGS fork of libjpeg-turbo.
|
2023-03-13 15:04:37 +11:00 |
Kevin Ring
|
420864545b
|
Formatting.
|
2023-03-13 13:11:21 +11:00 |
Kevin Ring
|
b78059f30c
|
Fix tracing framework.
|
2023-03-13 12:41:10 +11:00 |
Kevin Ring
|
206182ef78
|
Fix clang warning-as-error.
|
2023-03-13 10:04:14 +11:00 |
Kevin Ring
|
19a348d3a6
|
Update CHANGES.md.
|
2023-03-10 14:15:19 +11:00 |
Kevin Ring
|
5d21e0e3be
|
Merge remote-tracking branch 'origin/better-forbid-holes' into no-priority-inversion
|
2023-03-10 14:11:01 +11:00 |
Kevin Ring
|
7fd11b6130
|
Fix typo.
|
2023-03-10 14:10:25 +11:00 |
Kevin Ring
|
9b17ac9121
|
Update CHANGES.md.
|
2023-03-10 14:09:26 +11:00 |
Kevin Ring
|
f866149c79
|
Add frameNumber to ViewUpdateResult.
|
2023-03-10 14:05:38 +11:00 |
Kevin Ring
|
eea4fed0a3
|
Merge remote-tracking branch 'origin/main' into better-forbid-holes
|
2023-03-10 12:27:13 +11:00 |
Kevin Ring
|
7b3c6bc03a
|
Update CHANGES.md, bump version.
|
2023-03-10 12:26:22 +11:00 |
Joseph Kaile
|
e1f3a1c4f1
|
update changes
|
2023-03-10 12:26:22 +11:00 |
Joseph Kaile
|
f7157f22b9
|
if run out of property values, add empty strings
|
2023-03-10 12:26:22 +11:00 |
Kevin Ring
|
8097205752
|
Merge remote-tracking branch 'origin/better-forbid-holes' into no-priority-inversion
|
2023-03-10 12:15:02 +11:00 |
Kevin Ring
|
361af73e5d
|
More descriptive priority group names.
|
2023-03-10 12:11:23 +11:00 |
Kevin Ring
|
47780e6175
|
Refactor loading slightly, avoid main thread priority inversion.
|
2023-03-10 12:07:35 +11:00 |
Joseph Kaile
|
4e97b74406
|
fix library name
|
2023-03-09 15:10:33 -05:00 |
Joseph Kaile
|
07a1eb7941
|
revert to cmake list that worked
|
2023-03-09 15:01:05 -05:00 |
Joseph Kaile
|
55c5ad1d79
|
pass system name
|
2023-03-09 14:17:16 -05:00 |
Joseph Kaile
|
befa8df2a3
|
abandon trying to install component
|
2023-03-09 13:16:37 -05:00 |
Joseph Kaile
|
9e598bda38
|
revert to something to an error i can fix
|
2023-03-09 04:28:34 -05:00 |
Joseph Kaile
|
b5a0cbc04a
|
test whehter passing CMAKE_SYSTEM_NAME makes a difference
|
2023-03-09 02:39:24 -05:00 |
Joseph Kaile
|
6fb592814e
|
test whether empty strings in the configure command is breaking everything
|
2023-03-09 01:04:45 -05:00 |
Joseph Kaile
|
387d9a902e
|
undo rearanging order of cmake args
|
2023-03-08 23:54:42 -05:00 |
Joseph Kaile
|
f937b5d1a0
|
dont shadow toolchain variables with empty params from command line
|
2023-03-08 23:19:14 -05:00 |
Joseph Kaile
|
cded26ccfa
|
revert last commit
|
2023-03-08 21:20:11 -05:00 |
Joseph Kaile
|
de1799ecb1
|
update libjpegturbo, fixing ue4 macos build
|
2023-03-08 17:40:11 -05:00 |
Joseph Kaile
|
b20d0464ea
|
pass osx version directly to libjpegturbo
|
2023-03-08 02:09:43 -05:00 |
Joseph Kaile
|
ce53fe64d6
|
set osx version to 11
|
2023-03-08 01:25:32 -05:00 |
Joseph Kaile
|
232c08ccf3
|
remove stray \ breaking build
|
2023-03-07 22:44:58 -05:00 |
Joseph Kaile
|
e08f2740c6
|
make sure cmake-system-processor is not empty
|
2023-03-07 20:24:04 -05:00 |
Joseph Kaile
|
020dac1d9d
|
install only libjpeg-turbo static library
|
2023-03-07 18:30:09 -05:00 |
Kevin Ring
|
61f37e4480
|
Mention nasm requirement in readme.
|
2023-03-07 16:01:09 +11:00 |
Kevin Ring
|
5ec979ca4a
|
Merge remote-tracking branch 'origin/main' into libjpeg-turbo
|
2023-03-07 15:59:45 +11:00 |
Joseph Kaile
|
b0d3620596
|
use generator expression to simplify code a bit
|
2023-03-06 22:36:05 -05:00 |
Joseph Kaile
|
6541b30bb2
|
pass osx deployment target
|
2023-03-06 18:10:02 -05:00 |
Joseph Kaile
|
1f1acc5163
|
Update licenses for turbojpeg
|
2023-03-06 15:48:12 -05:00 |
Joseph Kaile
|
ea3b028f55
|
update libjpeg-trubo
|
2023-03-06 13:58:31 -05:00 |
Joseph Kaile
|
039921b5e9
|
update libjpeg-turbo
|
2023-03-06 13:37:25 -05:00 |
Zackery Grizzle
|
ea5bff2026
|
re-format again
|
2023-03-06 10:12:32 -06:00 |
Kevin Ring
|
7984f0241b
|
Update CHANGES.md, bump version.
|
2023-03-06 09:09:51 +11:00 |
Joseph Kaile
|
06a193d4a9
|
fix cmake syntax error, address pr comments
|
2023-03-05 01:55:46 -05:00 |
Joseph Kaile
|
f0e91283a4
|
another fix for setting toolchain path..
|
2023-03-05 00:32:45 -05:00 |
Joseph Kaile
|
18b8102dd3
|
create absolute path for older cmake versions
|
2023-03-04 21:37:33 -05:00 |
Joseph Kaile
|
a443f1f50e
|
pass debug postfix, fix \MT \MD mismatch
|
2023-03-04 15:32:35 -05:00 |
Joseph Kaile
|
9c1fe35158
|
fix for debug library postfix
|
2023-03-04 12:32:53 -05:00 |
Joseph Kaile
|
3a185757ec
|
fix configure line for older version of cmake?
|
2023-03-03 22:42:00 -05:00 |