summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/detect_prime_x11.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde2022-05-021-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Sync detect_prime_x11.cpp formatting changes from 3.x branchWilson E. Alvarez2021-12-171-4/+7
* Use OpenGL 3.3 core profile instead of compatibility profileClay John2021-10-311-1/+1
* Add GLES2 2D renderer + Linux display managerlawnjelly2021-10-301-1/+1
* Add 'AMD' GPU vendor name to PRIME detectorHein-Pieter van Braam-Stewart2021-02-201-1/+2
* 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-1/+1
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-2/+2
* Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde2020-05-101-1/+2
* Replace NULL with nullptrlupoDharkael2020-04-021-4/+4
* Effective DisplayServer separation, rename X11 -> LinuxBSDJuan Linietsky2020-03-261-0/+238