summaryrefslogtreecommitdiffstats
path: root/platform/windows/context_gl_windows.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restructure and reimplement vsync optionsHendrik Brucker2021-07-061-35/+1
* Style: Cleanup uses of double spaces between wordsRémi Verschelde2021-06-071-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-11/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-4/+4
* MinGW: Avoid GCC -Wcast-function-type warnings on GetProcAddressRémi Verschelde2020-01-161-0/+5
* Fix Vsync Via Compositor causing halved refresh rate when vsync is forced by ...hoontee2020-01-151-1/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Added support for vertical syncing via the Windows OS compositor (DWM.)TerminalJack2019-12-041-1/+40
* Platform: Ensure classes match their header filenameRémi Verschelde2019-02-121-0/+185