summaryrefslogtreecommitdiffstats
path: root/drivers/png/SCsub
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-061-8/+8
|\
| * Deleted stale check. Now SCons supports globbing with `#` inside pathYevhen Babiichuk (DustDFG)2024-11-021-8/+8
* | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-1/+1
|/
* SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-251-0/+1
* Fix arm64/Windows build.bruvzg2024-04-301-1/+1
* libpng: Enable intrinsics on x86/SSE2, ppc64/VSX, and all arm/NEONRémi Verschelde2023-08-041-20/+20
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-291-1/+1
* Unify bits, arch, and android_arch into env["arch"]Aaron Franke2022-08-251-1/+1
* Build for 64-bit ARM by default when compiling or exporting for AndroidHugo Locurcio2021-10-121-1/+2
* SCons: Add explicit dependencies on thirdparty code in cloned envRémi Verschelde2020-12-181-4/+15
* SCons: Format buildsystem files with psf/blackRémi Verschelde2020-03-301-4/+5
* SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor definesRémi Verschelde2019-07-031-2/+2
* SCons: Always use env.Prepend for CPPPATHRémi Verschelde2019-04-301-2/+2
* Update libpng (1.6.35 --> 1.6.36)Chaosus2019-03-041-0/+1
* SCons: Remove avoidable defines from main env's CPPPATHRémi Verschelde2018-10-011-0/+2
* SCons: Build thirdparty code in own env, disable warningsRémi Verschelde2018-09-281-5/+11
* Use BoolVariable for third-party options.Elliott Sales de Andrade2017-09-251-1/+1
* scons: Reorder options for clarityRémi Verschelde2016-11-031-1/+1
* style: Various other PEP8 fixes in Python filesRémi Verschelde2016-11-011-1/+1
* style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-011-4/+4
* style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-011-35/+35
* SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde2016-10-171-0/+2
* png: Try to fix neon issue on iphone armv7Rémi Verschelde2016-10-151-22/+24
* drivers: Refactor SCsub and drop redundant env_drivers cloneRémi Verschelde2016-10-151-13/+10
* modules: Clone env in each moduleRémi Verschelde2016-10-151-5/+5
* png: Split library to thirdparty dir and allow unbundlingRémi Verschelde2016-10-151-36/+43
* Drop useless 3rd party files from nedmalloc and pngRémi Verschelde2016-06-181-1/+0
* fixes android drivers buildAriel Manzur2016-05-211-1/+1
* fix drivers build on iosAriel Manzur2016-05-211-2/+3
* This will disable png arm neon optimizing for android template if compile on ...volzhs2016-03-071-6/+5
* redundant TAB removedmrezai2015-12-231-1/+1
* Fix ios libpng link errormrezai2015-12-231-4/+5
* Fix libpng link errors on androidmrezai2015-12-211-2/+4
* Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-011-1/+0
* Fixes compile bug for Android template on Windows.PeaceSells2015-07-241-1/+4
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+38