summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/x11/gl_manager_x11.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* Tweak warning messages related to V-Sync on OpenGLHugo Locurcio2024-06-161-1/+1
* Polish interaction between windowing, input and renderingPedro J. Estébanez2024-04-101-14/+0
* [X11] Add fallback from desktop GL to GLES, suppress PRIME detector error spam.bruvzg2023-11-061-0/+9
* Linux/OpenGL: don't force vsync in the editorRiteo2023-09-241-6/+0
* [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_AN...bruvzg2023-09-211-0/+1
* [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-121-4/+4
* Style: Harmonize header includes in platform portsRémi Verschelde2023-06-081-6/+4
* Enable shadow warnings and fix raised errorsNinni Pipping2023-05-111-0/+3
* Propogate errors when creating an OpenGL context fails in X11clayjohn2023-03-071-4/+19
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Load X11 dynamicallyRiteo2022-12-031-2/+2
* X11: Don't override glxSwapInterval function pointers loaded by GLADRémi Verschelde2022-11-161-4/+0
* Load GLX dynamically with GLADRiteo Siuga2022-11-151-20/+8
* Add support for OpenGL to OpenXRDavid Snopek2022-11-081-0/+11
* linuxbsd: move all X11 stuff in its own directoryRiteo2022-11-021-0/+394