moudgils
4bf6b6ba15
Add 3p vulkan validation layer support. ( #7540 )
...
* Add 3p vulkan validation layer support. Enabling device validation will automatically load the VkLayer_khronos_validation.dll ensuring that validation checks will work correctly
Signed-off-by: moudgils <47460854+moudgils@users.noreply.github.com >
* Addressed feedback
Signed-off-by: moudgils <47460854+moudgils@users.noreply.github.com >
* Updating the hash to the new 3p package
Signed-off-by: moudgils <47460854+moudgils@users.noreply.github.com >
2022-02-15 10:22:32 -08:00
galibzon
a3ebe61edd
Update DXC to 1.6.2112 (+ o3de changes) ( #7489 )
...
* Update DXC to 1.6.2112 (+ o3de changes)
* Updated the hash for Dxc package for Linux.
* Upgrading Dxc package for MacOS
Signed-off-by: garrieta <garrieta@amazon.com >
2022-02-12 11:18:54 -06:00
Nicholas Lawson
3337bdd05d
Update Lua to 5.4.4 ( #7460 )
...
* Update lua to 5.4.4 (fixes #7267 )
Signed-off-by: lawsonamzn <70027408+lawsonamzn@users.noreply.github.com >
2022-02-08 08:00:34 -08:00
AMZN-stankowi
07bdba11ca
Updating to assimp 5.1.6 ( #7435 )
...
* Updated UV channel name retrieval to match changes to the assimp sdk
Signed-off-by: AMZN-stankowi <4838196+AMZN-stankowi@users.noreply.github.com >
* Updated FBX automated tests to work with latest changes
Signed-off-by: AMZN-stankowi <4838196+AMZN-stankowi@users.noreply.github.com >
* Updating to the latest build of assimp: 5.1.6 with our two fixes applied on top
Signed-off-by: AMZN-stankowi <4838196+AMZN-stankowi@users.noreply.github.com >
* Adding updated linux package info
Signed-off-by: AMZN-stankowi <4838196+AMZN-stankowi@users.noreply.github.com >
* Added mac package info for 5.1.6 assimp
Signed-off-by: AMZN-stankowi <4838196+AMZN-stankowi@users.noreply.github.com >
* Updating Linux assimp package hash with latest changes
Signed-off-by: AMZN-stankowi <4838196+AMZN-stankowi@users.noreply.github.com >
* Updated mac hash to match latest assimp mac package
Signed-off-by: AMZN-stankowi <4838196+AMZN-stankowi@users.noreply.github.com >
* Updated windows to the latest assimp 5.1.6 package
Signed-off-by: AMZN-stankowi <4838196+AMZN-stankowi@users.noreply.github.com >
2022-02-07 09:09:00 -08:00
galibzon
d77403f9df
Upgrade AZSLc to version 1.7.35 ( #7411 )
...
* Upgrade AZSLc to version 1.7.35 for
Windows, Linux & Mac.
Signed-off-by: galibzon <66021303+galibzon@users.noreply.github.com >
2022-02-04 10:58:42 -06:00
Junbo Liang
d88fc40157
Update O3DE to use new version of AWS IoT Device SDK ( #7364 )
...
Signed-off-by: Junbo Liang <68558268+junbo75@users.noreply.github.com >
2022-02-03 10:44:54 -08:00
amzn-mike
a3cb6b8c5b
AP: Update Sqlite to version 3.37.2 ( #7124 )
...
* Update sqlite package for windows
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com >
* Add assert to make sure sqlite header and lib version match
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com >
* Update linux
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com >
* Update Builting Package / Mac for Sqlite 3.37.2-rev1
Signed-off-by: spham <82231385+spham-amzn@users.noreply.github.com >
* Re-add newline at end of file
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com >
Co-authored-by: spham <82231385+spham-amzn@users.noreply.github.com >
2022-01-25 10:58:07 -08:00
Nicholas Lawson
9328f053bd
Updates EXPAT to use the latest packages ( #7053 )
...
* Update EXPAT to be latest package version
Signed-off-by: lawsonamzn <70027408+lawsonamzn@users.noreply.github.com >
2022-01-21 08:00:45 -08:00
Nicholas Lawson
27d256679a
Update the package of Pybind11 that o3de points at to be the latest version ( #6898 )
...
Signed-off-by: lawsonamzn <70027408+lawsonamzn@users.noreply.github.com >
2022-01-18 08:16:25 -08:00
AMZN-stankowi
e1572ce5c9
Updating assimp to the v12 packages ( #6861 )
...
Signed-off-by: AMZN-stankowi <4838196+AMZN-stankowi@users.noreply.github.com >
2022-01-14 08:49:42 -08:00
Vincent Liu
2b9d1ca813
Update to use AWSNativeSDK 1.9.50 ( #6618 )
...
* Update to use AWSNativeSDK 1.9.50
* After SDK upgrade, some AWS objects are bound to SDK allocator, init AWS SDK for unit test
2022-01-04 12:45:51 -08:00
Esteban Papp
74f0cb5b98
Removes LuxCore ( #6491 )
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-12-22 09:06:28 -08:00
moraaar
b196473465
O3DE using new 3rdParty PhysX SDK package rev 5 ( #5829 )
...
PR with changes to PhysX SDK package: o3de/3p-package-source#71
This fixes O3DE building monolithically on linux and windows.
Signed-off-by: moraaar moraaar@amazon.com
2021-11-24 08:15:52 +00:00
moraaar
489877b82a
O3DE using new 3rdParty PhysX SDK package rev 4 ( #5739 )
...
PR with changes to PhysX SDK package: o3de/3p-package-source#66
It adds a new macro LY_PHYSX_PROFILE_USE_CHECKED_LIBS (default OFF) that the user can turn on during cmake configuration to link against the checked version of the libraries.
Signed-off-by: moraaar moraaar@amazon.com
2021-11-18 15:00:36 +00:00
Nicholas Lawson
13782187a3
Update astc-encoder package to use SSE4.1 across all platforms ( #5676 )
...
* Updates o3de to point at the new sse4.1-enabled astc encoder package
Signed-off-by: lawsonamzn <70027408+lawsonamzn@users.noreply.github.com >
2021-11-17 08:03:42 -08:00
Steve Pham
0e8edfa702
Update OpenMesh for Windows and prepare for Linux and Mac ( #5248 )
...
- Update to OpenMesh-8.1-rev3 for Windows
- Add OpenMesh-8.1-rev3 for Linux but not enabled
- Add OpenMesh-8.1-rev3 for Mac but not enabled
Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com >
2021-11-03 11:37:28 -07:00
galibzon
63140dc247
Atom/galibzon/atom 4608/inline to root constant ( #4897 )
...
* Changed references to "InlineConstant" to "RootConstant".
Updated AZSLC to version 1.7.34 for mac, linux & windows
Signed-off-by: garrieta <garrieta@amazon.com >
2021-10-22 05:52:50 -05:00
Nicholas Lawson
5ba30f9a37
Update tiff to the new package revision (fixes IOS TIFF package) ( #4638 )
...
The new tiff package works for all platforms, including android and IOS, which had issues before.
Android - was missing tiff.h
ios - wrong minimum ios revision
2021-10-13 13:46:20 -07:00
Qing Tao
e64b9d3536
ATOM-16320 Remove PVRTC and ETC compressor ( #4557 )
...
Signed-off-by: Qing Tao <qingtao@amazon.com >
2021-10-07 16:23:13 -07:00
Nicholas Lawson
977d58e1a8
Update ZLIB min req osx ios and android to reasonable limits ( #4473 )
...
This also updates the name of the zlib library to uppercase ZLIB which conforms to normal CMake standards .
Signed-off-by: lawsonamzn <70027408+lawsonamzn@users.noreply.github.com >
2021-10-05 15:20:26 -07:00
santorac
765f82d945
Merge branch 'development' into Atom/santora/UseLibPng
2021-09-27 21:29:52 -07:00
galibzon
133c85c641
MCPP should not add new line ( #4353 )
...
MCPP should not add new line characters at the end of comment lines
Update for windows, mac and linux of mcpp package to 'mcpp-2.7.2-az.2-rev1'
Signed-off-by: garrieta <garrieta@amazon.com >
2021-09-27 18:22:05 -05:00
Qing Tao
fc8697edd5
ATOM-16029 Add direct support for Astc compression ( #4157 )
...
* ATOM-16029 Add direct support for Astc compression
Changes include:
- Add ASTCCompressor class
- Enabled 3rdparty::astc-encoder static library.
- Remove ASTC support in PVRTC compressor and ISPC compressor.
- Update unit test to include texts for ASTC compress/decompress.
Signed-off-by: Qing Tao <qingtao@amazon.com >
2021-09-17 09:36:55 -07:00
santorac
61618e66d3
Fixed a build dependency issue between libpng and zlib on android, thanks to suggestion from @lumberyard-employee-dm
...
Signed-off-by: santorac <55155825+santorac@users.noreply.github.com >
2021-09-15 12:41:08 -07:00
Nicholas Lawson
6103c9c63c
Updates libtiff for all platforms ( #4068 )
...
The new libtiff is uniform, and static, across all platforms.
It includes zlib support and uses our own zlib.
Signed-off-by: lawsonamzn <70027408+lawsonamzn@users.noreply.github.com >
2021-09-13 12:35:29 -07:00
Scott Romero
32e6473de2
[development] Update RapidXML package info ( #4057 )
...
Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com >
2021-09-13 10:41:53 -07:00
rgba16f [Amazon]
4c1c2d6f6b
update freetype library revision used ( #4065 )
...
* Update freetype linux package revision
* Update mac & ios revisions of the freetype library
* Update Mac freetype to use rev 16
* update linux to use freetype rev 16
* Update Android & Mac to use freetype rev 16
Signed-off-by: rgba16f <82187279+rgba16f@users.noreply.github.com >
2021-09-13 11:19:20 -05:00
santorac
3d3324cc2b
Merge remote-tracking branch 'upstream/development' into Atom/santora/UseLibPng
...
Signed-off-by: santorac <55155825+santorac@users.noreply.github.com >
2021-09-09 00:05:29 -07:00
Nicholas Lawson
30cafff04d
new LZ4 package to fix debug compile issue ( #3993 )
...
* Updates lz4 to rev3 of packages which fixes debug builds
Signed-off-by: lawsonamzn <70027408+lawsonamzn@users.noreply.github.com >
2021-09-08 13:37:37 -07:00
Vincent Liu
81966cbcbf
[LYN-5564] Update AWSNativeSDK revision ( #3686 )
...
Signed-off-by: onecent1101 <liug@amazon.com >
2021-09-08 12:57:13 -07:00
santorac
7a8eb8eda5
Added a new PngImage utility class that wraps libpng. This replaces the use of OpenImageIO in O3DE (although OpenImageIO is still a build dependency for now).
...
Signed-off-by: santorac <55155825+santorac@users.noreply.github.com >
2021-09-08 12:56:24 -07:00
rgba16f [Amazon]
64a561a948
update revision of lz4 package used by o3de ( #3911 )
...
* Update windows & android builtin lz4 package version
Signed-off-by: rgba16f <82187279+rgba16f@users.noreply.github.com >
* Update linux builtin packages to use the new lz4 vcpkg
Signed-off-by: rgba16f <82187279+rgba16f@users.noreply.github.com >
* Update Mac & iOS builtins to use the new lz4 vcpkg
Signed-off-by: rgba16f <82187279+rgba16f@users.noreply.github.com >
* Update MultiplayerCompression Gem LZ4Compressor to use the replacement for deprecated LZ4compressHC function
Signed-off-by: rgba16f <82187279+rgba16f@users.noreply.github.com >
2021-09-03 10:19:45 -07:00
Nicholas Lawson
043a2c65ff
Updates zlib to rev2 of the package, static only ( #3725 )
...
The previous version of the package was dynamic on some platforms,
and static on others. This makes it static across the board and
also makes it compatible with other 3p libraries wanting to use
zlib.
Signed-off-by: lawsonamzn <70027408+lawsonamzn@users.noreply.github.com >
2021-09-01 09:04:20 -07:00
santorac
675af8692d
WIP switching from OpenImageIO to libpng.
...
Signed-off-by: santorac <55155825+santorac@users.noreply.github.com >
2021-08-31 15:14:09 -07:00
moraaar
fe6238bbb8
Update Blast gem to use newer version of Blast 3p package, which fixes Blast gem on monolithic builds. ( #3754 )
...
Signed-off-by: moraaar <moraaar@amazon.com >
2021-08-31 14:55:58 +01:00
Qing Tao
9fac26e6a6
Update o3de to use new packages of ISPCTexComp and squish-ccr ( #3556 )
...
Update package name and hash
Add compressor names.
Update ImageProcessingAtom unit tests.
Removed some unused test assets under ImageProcessingAtom
Enalbe ISPC to all the platforms.
Better error message with compression/decompression
Add temp folder to git ignore
added ispccompressor for all platform. valid it with linux
Update windows package hashes.
Removed AZ_TRAIT_IMAGEPROCESSING_USE_ISPC_TEXTURE_COMPRESSOR
Minor refactor with image processing unit tests.
Signed-off-by: qingtao <qingtao@amazon.com >
2021-08-27 10:09:58 -07:00
santorac
b23a70ff42
Merge pull request #3338 from aws-lumberyard-dev/santorac/RapidJSON_3rdParty
...
Moved RapidJSON to 3p-package-source
2021-08-23 09:48:55 -07:00
santorac
47758ab7a6
Updated RapidJSON package name and hashes.
...
Signed-off-by: santorac <55155825+santorac@users.noreply.github.com >
2021-08-19 17:42:41 -07:00
santorac
dad24fb927
Updated the RapidJSON hashes again due to iteration on my 3p-package-source changes.
...
Signed-off-by: santorac <55155825+santorac@users.noreply.github.com >
2021-08-19 16:56:49 -07:00
rgba16f [Amazon]
e889bba963
Remove unused hdf5 3rdParty package from the known packages list ( #3295 )
...
* Remove unused hdf5 3rdParty package from the known packages list
Signed-off-by: rgba16f <82187279+rgba16f@users.noreply.github.com >
2021-08-19 14:53:43 -07:00
rgba16f [Amazon]
983f187121
update used dxc package to revision 3 ( #3317 )
...
* Update Mac build to use rev3 of dxc package
Signed-off-by: rgba16f <82187279+rgba16f@users.noreply.github.com >
* Update linux DXC package version requested
Signed-off-by: rgba16f <82187279+rgba16f@users.noreply.github.com >
* Update windows DXC package revision requested
Signed-off-by: rgba16f <82187279+rgba16f@users.noreply.github.com >
2021-08-19 14:31:36 -07:00
santorac
ab516904e6
Merge branch 'development' into santorac/RapidJSON_3rdParty
2021-08-19 12:32:12 -07:00
santorac
1d3f8a5f55
Update RapidJSON package hash after adding readme.txt to the package.
...
Signed-off-by: santorac <55155825+santorac@users.noreply.github.com >
2021-08-19 11:45:15 -07:00
santorac
a1edb9e036
Updated build scripts to use new 3rdParty package for RapidJSON.
...
Signed-off-by: santorac <55155825+santorac@users.noreply.github.com >
2021-08-19 11:26:58 -07:00
Jeremy Ong
ec6e9407f6
Remove RAD (pending future interface for external profiler registration)
...
Signed-off-by: Jeremy Ong <jcong@amazon.com >
2021-08-18 17:33:15 -06:00
Jeremy Ong
a5f072f7a9
Remove statistics profiler
...
Signed-off-by: Jeremy Ong <jcong@amazon.com >
2021-08-18 17:33:10 -06:00
Jeremy Ong
d15d40fec6
Add Windows PIX runtime support
...
Signed-off-by: Jeremy Ong <jcong@amazon.com >
2021-08-18 17:33:07 -06:00
Nicholas Lawson
cf7681df27
Updates the zlib that O3DE uses to the one in 3p-package-source ( #2861 )
...
* Updates o3de to use the new zlib packages.
Packages were uploaded for every supported platform.
Signed-off-by: lawsonamzn <70027408+lawsonamzn@users.noreply.github.com >
2021-08-09 13:16:24 -07:00
Ken Pruiksma
da24323508
[SPEC-7794] Removing references to alembic in cmake & asset processor.
...
Signed-off-by: Ken Pruiksma <pruiksma@amazon.com >
2021-07-30 15:24:32 -05:00
Steve Pham
38261d0800
Shorten copyright headers by splitting into 2 lines ( #2213 )
...
* Updated all copyright headers to split the longer original copyright line into 2 shorter lines
Signed-off-by: Steve Pham <spham@amazon.com >
2021-07-16 15:25:48 -07:00