aboutsummaryrefslogtreecommitdiff
path: root/dep/g3dlite/source
AgeCommit message (Collapse)Author
2024-06-09Dep/g3d: Build fix for clang on windowsShauren
2024-02-17Dep/g3d: Support ARM with MSVCShauren
2023-03-25Dep: Fix build on m1 macShauren
2022-10-01Core/Misc: Fix *BSD compile errors (#28287)Lloyd Dilley
(cherry picked from commit 2b8fc95fdec69ca5c057c2e63a1313d8165d44ea)
2022-02-11Dep/g3d: Purge Windows.h includes from headers we includeShauren
2022-01-26Core/Misc: Fix compile errors found with msvc /permissive-Shauren
(cherry picked from commit b3db50a3b41b2db209327387f59afa1c40532773)
2021-12-22Core: Build on ARM64 - Raspberry Pi (preferable 4) (#23885)daMaex
* build again on aarch64 * include mm_malloc header instead of defining self (cherry picked from commit cbe765df7a75f61941583ab95ecaa153e198d3de)
2021-02-06Core/Misc: Fix static analysis issuesjackpoz
(cherry picked from commit 7e73f5f1edd8c99c3639e2a342cf044f6192fb6a)
2017-03-07Dep/G3D: Fixed Visual Studio 2017 buildvincent-michael
2015-07-03Dep/G3D: Backport fix from G3D10jackpoz
(cherry picked from commit b9d5b194df2719bda956ea4f8794916ceb4bdd58)
2015-06-29Core/Dependencies: Fix some warnings in G3Djackpoz
(cherry picked from commit c86cf03dcefad845ca52b1bb1c9b1baa89105462)
2014-08-22Core/Dependencies: Update G3D to v9.0 r4036jackpoz
2013-08-31Dep/G3D: Fix a typo in Matrix4 == operatorNay
2013-03-09Buildsystem: Add support for compiling with MinGW on WindowsNay
Tested with: - Windows 8 x64 - MySQL 5.5.30 win32 - OpenSSL 1.0.1c (32 bits) - No PCH - MinGW with GCC 4.7.0 TODO: - Fix compile/link with PCH enabled - Fix compile with WheatyExceptonionReport enabled (ignored for now) - Fix compile of .rc files (ignored for now) - Test with more platforms
2013-02-27Core: Add support for compiling core in a cygwin-environmentclick
- rename/readd/add G3D-patches - give a history on the changes (some G3D-changes didn't even HAVE a patch - boo!) DON'T MESS ABOUT WITH CHANGING DEP/* LIBRARIES AND NOT LEAVING A DIFF IN THE SOURCETRE, MKAY!?
2012-09-04Dep/G3D: Restored 99c8399772701af9bf3c79e4c514aead57cdc7d6Shauren
2012-09-03Dependencies/G3D: Fix build on x64 (change already included in TC's diff)Nay
2012-09-03Core/Dependencies: Update G3D to version 8.01Nay
2012-01-14Dependencies/G3D: Fix typo in isNaN(float x).Chaplain
*In original G3D svn it was fixed long time ago.
2011-12-25Core/DBLayer: Convert PExecute() queries to prepared statements No. 1leak
2010-08-27Core/Dep: More hacking on g3d library (updated .diff) should now build on ↵Shauren
windows --HG-- branch : trunk
2010-08-27Core/Dependency: Upgrade G3d-library to v8.0-release (patched version!)click
Note: Due to issues with G3D (normally requiring X11 and the ZIP-library), the sourcetree version contains a modified version. The applied patch is commited to the repository for future reference. --HG-- branch : trunk