summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/vulkan_context_x11.cpp
Commit message (Expand)AuthorAgeFilesLines
* linuxbsd: move all X11 stuff in its own directoryRiteo2022-11-021-65/+0
* Fix build with Vulkan disabled and no Vulkan headers installed.bruvzg2022-10-261-0/+4
* Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde2022-02-161-0/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Upgrade Vulkan memory allocatorPedro J. Estébanez2021-08-131-1/+1
* Use "volk" instead of statically linked Vulkan loader.bruvzg2021-08-121-1/+5
* Restructure and reimplement vsync optionsHendrik Brucker2021-07-061-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
* Added a Window node, and made it the scene root.Juan Linietsky2020-03-261-3/+3
* Effective DisplayServer separation, rename X11 -> LinuxBSDJuan Linietsky2020-03-261-0/+57