aboutsummaryrefslogtreecommitdiff
path: root/dep/g3dlite
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2022-01-23 00:34:44 +0100
committerShauren <shauren.trinity@gmail.com>2022-01-23 00:34:44 +0100
commita55801e35ed22fdcecbd656a894a7c8320c28743 (patch)
tree6468912640128c66883779bee58bf8d5b9613cd7 /dep/g3dlite
parentaed8e1c3b4c15f47f3b2659af532f801ff1dc994 (diff)
Correct g3d patch naming conflicts with 3.3.5 branch
Diffstat (limited to 'dep/g3dlite')
-rw-r--r--dep/g3dlite/G3D-v9.0 hotfix14.diff (renamed from dep/g3dlite/G3D-v9.0 hotfix13.diff)0
-rw-r--r--dep/g3dlite/Readme.txt7
2 files changed, 7 insertions, 0 deletions
diff --git a/dep/g3dlite/G3D-v9.0 hotfix13.diff b/dep/g3dlite/G3D-v9.0 hotfix14.diff
index a2127a2907c..a2127a2907c 100644
--- a/dep/g3dlite/G3D-v9.0 hotfix13.diff
+++ b/dep/g3dlite/G3D-v9.0 hotfix14.diff
diff --git a/dep/g3dlite/Readme.txt b/dep/g3dlite/Readme.txt
index e94dbaabd7e..95cf9c186c6 100644
--- a/dep/g3dlite/Readme.txt
+++ b/dep/g3dlite/Readme.txt
@@ -17,3 +17,10 @@ G3D-v9.0 hotfix4.diff - 2015-07-02 - backport G3D10 fix
G3D-v9.0 hotfix5.diff - 2015-07-31 - fix MSVC 2015 warning: dep/g3dlite/include/G3D/Quat.h(352): warning C4458: declaration of 'x' hides class member
G3D-v9.0 hotfix6.diff - 2015-11-04 - fix adding std::shared_ptr, std::weak_ptr, std::dynamic_pointer_cast, std::static_pointer_cast and std::enable_shared_from_this to global namespace
G3D-v9.0 hotfix7.diff - 2016-10-10 - fix warning on clang 3.8 backported from G3D 10
+G3D-v9.0 hotfix8.diff - 2017-03-07 - fix MSVC 2017 build
+G3D-v9.0 hotfix9.diff - 2020-07-13 - warning fixes
+G3D-v9.0 hotfix10.diff - 2017-11-11 - static analysis issue fix
+G3D-v9.0 hotfix11.diff - 2017-11-11 - static analysis issue fix
+G3D-v9.0 hotfix12.diff - 2020-02-23 - ARM64 build fix
+G3D-v9.0 hotfix13.diff - 2020-08-04 - MSVC build fix with /permissive-
+G3D-v9.0 hotfix14.diff - 2022-01-16 - warning fixes