Age | Commit message (Expand) | Author |
---|---|---|
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-02 | Initialize class/struct variables with default values in platform/ and editor/ | Rafał Mikrut |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-01-16 | MinGW: Avoid GCC -Wcast-function-type warnings on GetProcAddress | Rémi Verschelde |
2020-01-15 | Fix Vsync Via Compositor causing halved refresh rate when vsync is forced by ... | hoontee |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-12-04 | Added support for vertical syncing via the Windows OS compositor (DWM.) | TerminalJack |
2019-02-12 | Platform: Ensure classes match their header filename | Rémi Verschelde |