summaryrefslogtreecommitdiff
path: root/platform/windows/SCsub
AgeCommit message (Expand)Author
2021-10-30Add GLES2 2D renderer + Linux display managerlawnjelly
2021-02-08SCons: Fix debug_symbols tests after switch to BoolVariableRémi Verschelde
2020-11-09Remove `debug_symbols=full` in favor of `debug_symbols=yes`Hugo Locurcio
2020-09-27Add all headers to VS ProjectBartłomiej T. Listwon
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2020-03-26Separate DisplayServer from OS on WindowsJuan Linietsky
2020-02-14Remove incomplete battery status/power APIRémi Verschelde
2020-02-11Add runtime GLES2 / Vulkan context selection.bruvzg
2020-02-11Add static Vulkan loader.bruvzg
2019-12-01iOS modular build and export implementation.bruvzg
2019-06-15Adding a new Camera Server implementation to Godot.BastiaanOlij
2019-02-12Platform: Ensure classes match their header filenameRémi Verschelde
2018-09-28SCons: Build thirdparty code in own env, disable warningsRémi Verschelde
2018-09-17Initial version of VS natvis fileelasota
2018-09-01Fix bad res file include in VS project and simplify a bitelasota
2018-07-27Running builder (content generator) functions in subprocesses on WindowsViktor Ferenczi
2018-02-14PEP3101 applied with changing old type string formatting as new onesBTaskaya
2018-01-26Make separate debug symbols opt-inHein-Pieter van Braam
2017-12-16Rename the debug symbol files to .debugsymbolsHein-Pieter van Braam
2017-12-15Move windows networking class to drivers/windows/Fabio Alessandrelli
2017-12-11Use MinGW specific binutils for debug symbols separationbruvzg
2017-11-28disable caching for targets using helper functionsRhody Lugo
2017-11-28use the same cache for all branches for appveyorRhody Lugo
2017-10-02Merge pull request #11568 from endragor/loggersAndreas Haas
2017-09-25Use BoolVariable in target/component/advanced options.Elliott Sales de Andrade
2017-09-25Extract logging logicRuslan Mustakov
2017-09-16Create separate debug info files by defaultHein-Pieter van Braam
2017-09-13Added a crash handler to dump the backtrace on Windows, Linux and OS XMarcelo Fernandez
2017-03-04Add API to access battery power stateJulian Murgia
2017-01-08Finish replacement of joystick by joypadRémi Verschelde
2016-11-01style: Fix PEP8 whitespace issues in Python filesRémi Verschelde
2016-11-01style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde
2016-10-17SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde
2016-01-06Better fix for visual studio project generation.Peace Sells
2015-12-18Better gamepad supporthondres
2015-11-24-work in progress resourceparser and .tscn parser. Still non-functionalJuan Linietsky
2015-11-09Add icon to exe file in windows exportmasoud bh
2015-05-03Added Visual Studio project generation. Use "vsproj=yes" in command line. Thi...Antony Jones
2014-11-123D Import Import & UDPJuan Linietsky
2014-10-08Fix windows build issue by moving libraries from LIBS to LINKFLAGS; Remove re...marynate
2014-10-07Build System ChangesJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky