| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge pull request #7493 from neikeq/pr-mingw-bits | Rémi Verschelde | 2017-01-10 | 1 | -1/+1 |
| |\ |
|
| | * | Detect bits when building with MinGW | Ignacio Etcheverry | 2017-01-10 | 1 | -1/+1 |
| * | | Windows: Define _WIN32_WINRT to 0x0600 (Vista) | Rémi Verschelde | 2017-01-08 | 1 | -0/+4 |
| * | | Merge remote-tracking branch 'origin/gles3' into gles3-on-master | Rémi Verschelde | 2017-01-02 | 1 | -2/+2 |
| |\ \
| |/
|/| |
|
| | * | Godot works on Windows again.. | reduz | 2016-12-21 | 1 | -2/+2 |
| * | | scons: Reorder options for clarity | Rémi Verschelde | 2016-11-03 | 1 | -2/+0 |
| * | | style: Various other PEP8 fixes in Python files | Rémi Verschelde | 2016-11-01 | 1 | -3/+3 |
| * | | style: Fix PEP8 blank lines issues in Python files | Rémi Verschelde | 2016-11-01 | 1 | -10/+7 |
| * | | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde | 2016-11-01 | 1 | -89/+89 |
| * | | style: Start applying PEP8 to Python files, indentation issues | Rémi Verschelde | 2016-11-01 | 1 | -218/+218 |
| * | | fix bug introduced by #6501 | yg2f | 2016-10-26 | 1 | -13/+13 |
| * | | Theora: Don't compile unnecessary files, rename "x86_opt_*" | Błażej Szczygieł | 2016-10-16 | 1 | -3/+3 |
| * | | zlib: Split thirdparty files, simplify scons option | Rémi Verschelde | 2016-10-15 | 1 | -0/+1 |
| * | | glew: Split thirdparty files and isolate env | Rémi Verschelde | 2016-10-15 | 1 | -1/+0 |
| |/ |
|
| * | scons detects standalone MSVC on Windows | yg2f | 2016-09-16 | 1 | -9/+16 |
| * | Implement missing WinRT functions | George Marques | 2016-09-03 | 1 | -69/+9 |
| * | fix to mingw build | Juan Linietsky | 2016-08-20 | 1 | -1/+1 |
| * | ENet windows compilation fixes. | Juan Linietsky | 2016-08-20 | 1 | -3/+2 |
| * | -make freetype build for all platforms the same, default as builtin except on... | Juan Linietsky | 2016-06-09 | 1 | -9/+0 |
| * | GLEW: Define static + enabled and includes via SCons | Rémi Verschelde | 2016-06-08 | 1 | -2/+2 |
| * | removed dependency on shcore.dll to get DPI | Juan Linietsky | 2016-06-01 | 1 | -1/+1 |
| * | hidpi for now not available on mingw, sorry | Juan Linietsky | 2016-05-29 | 1 | -1/+1 |
| * | DPI Detection support | Juan Linietsky | 2016-05-29 | 1 | -2/+2 |
| * | fix freetype paths on osx and mingw | Juan Linietsky | 2016-05-29 | 1 | -2/+3 |
| * | Finalized DynamicFont implementation | Juan Linietsky | 2016-05-29 | 1 | -2/+2 |
| * | Fix windows 64-bits build. | George Marques | 2016-05-03 | 1 | -0/+2 |
| * | Fixes 64 bit MSVC builds, disables bits parameter | Aleksandar Danilovic | 2016-04-10 | 1 | -0/+89 |
| * | Remove trailing spaces | Rémi Verschelde | 2016-04-02 | 1 | -29/+29 |
| * | -removed buggy flags, makes mingw+32 bits+optimized work again, | Juan Linietsky | 2016-02-04 | 1 | -1/+1 |
| * | Revert "make msvc 64bits build again, fixes #3098" | George Marques | 2016-01-26 | 1 | -1/+1 |
| * | -Many fixes to windows build system with Mingw on Windows. Fixes #2690 | Juan Linietsky | 2016-01-25 | 1 | -35/+1 |
| * | Fix 32 bit windows export crash | mrezai | 2016-01-16 | 1 | -2/+8 |
| * | make msvc 64bits build again, fixes #3098 | Juan Linietsky | 2016-01-10 | 1 | -1/+1 |
| * | Better gamepad support | hondres | 2015-12-18 | 1 | -2/+2 |
| * | some fixes | Juan Linietsky | 2015-12-06 | 1 | -1/+0 |
| * | 0theora compilation fixes | Juan Linietsky | 2015-11-25 | 1 | -0/+2 |
| * | Merge pull request #2518 from masoudbh3/godot-icons | Juan Linietsky | 2015-11-19 | 1 | -5/+25 |
| |\ |
|
| | * | Add icon to exe file in windows export | masoud bh | 2015-11-09 | 1 | -5/+25 |
| * | | Fixes Visual Studio 2015 parallel builds (-j switch) | ZuBsPaCe | 2015-10-30 | 1 | -2/+2 |
| |/ |
|
| * | -Added ability to use cubic interpolation on image resize (little more qualit... | Juan Linietsky | 2015-10-01 | 1 | -376/+376 |
| * | Hide stderr when trying to detect mingw binaries on posix | Rémi Verschelde | 2015-09-27 | 1 | -3/+3 |
| * | draw button focus before text and icon | Juan Linietsky | 2015-06-08 | 1 | -0/+6 |
| * | Change windows build to use CFlag /Od so that you get the full debug experien... | Antony | 2015-05-09 | 1 | -1/+1 |
| * | Merge pull request #1432 from UsernameIsAReservedWord/fixes_platform_windows_... | Juan Linietsky | 2015-03-22 | 1 | -45/+161 |
| |\ |
|
| | * | Update detect.py | UsernameIsAReservedWord | 2015-02-24 | 1 | -1/+1 |
| | * | Update detect.py | UsernameIsAReservedWord | 2015-02-24 | 1 | -1/+1 |
| | * | fixes platform/windows/detect.py | UsernameIsAReservedWord | 2015-02-24 | 1 | -45/+161 |
| * | | support for 2D shadow casters | Juan Linietsky | 2015-03-02 | 1 | -2/+2 |
| |/ |
|
| * | 2D Rewrite Step [1] | Juan Linietsky | 2015-01-10 | 1 | -2/+2 |
| * | -added new code completion guess locations, closes #1032 | Juan Linietsky | 2015-01-03 | 1 | -0/+21 |