diff options
author | Shauren <shauren.trinity@gmail.com> | 2022-10-01 17:34:10 +0200 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2022-10-01 17:35:06 +0200 |
commit | 7cb3551539bdf4fbf7ea58f7c330713d25cac6e2 (patch) | |
tree | d23740541f2747bddd651ba37bb6040baf7c7a66 /dep | |
parent | b47ef3ce90f6192784f8ce903b6738d568631809 (diff) |
Dep/g3d: Document new patch
(cherry picked from commit 8da6d1ca761d85458a307893daefae70dcad61f9)
Diffstat (limited to 'dep')
-rw-r--r-- | dep/g3dlite/Readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/g3dlite/Readme.txt b/dep/g3dlite/Readme.txt index 95cf9c186c6..5477030e5cb 100644 --- a/dep/g3dlite/Readme.txt +++ b/dep/g3dlite/Readme.txt @@ -24,3 +24,4 @@ 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 +G3D-v9.0 hotfix16.diff - 2022-02-11 - Fix *BSD compile errors |