summaryrefslogtreecommitdiff
path: root/platform/windows/godot_windows.cpp
AgeCommit message (Expand)Author
2022-02-16Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde
2022-02-01Windows: Fix GCC -fpermissive error with 'pck' section workaroundRémi Verschelde
2022-01-30Prevent LTCG (MSVC LTO) from removing "pck" sectionBartłomiej T. Listwon
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-07-24t Add unit testing to Godot using DocTest and added to GitHub Actions CIRevoluPowered
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-02Replace more occurrences of NULL with nullptrRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-07-03Add embedded PCK option to PC platformsPedro J. Estébanez
2019-02-12Platform: Ensure classes match their header filenameRémi Verschelde