summaryrefslogtreecommitdiffstats
path: root/src/core/ozone/surface_factory_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make sure to create QOffscreenSurface on the main thread for EGLPeter Varga38 hours1-1/+1
* Fix -no-opengl buildPeter Varga2024-04-181-1/+14
* Do not use GBM directly for EGLPeter Varga2024-03-211-26/+88
* Implement NativePixmap support for EGLPeter Varga2024-03-211-22/+64
* Clean up GLX codePeter Varga2024-03-141-5/+6
* Fix Vulkan rendering with disabled VAAPIPeter Varga2024-03-051-7/+1
* Enable VAAPI and gpu memory buffers on LinuxAllan Sandfeld Jensen2023-02-151-2/+87
* Add Vulkan rendering supportPeter Varga2022-11-101-1/+18
* Use SPDX license identifiersLucie GĂ©rard2022-06-221-38/+2
* Allow surface factory with no backendAllan Sandfeld Jensen2021-12-021-3/+6
* Adaptations for Chromium 94Allan Sandfeld Jensen2021-12-021-3/+4
* Adaptations for Chromium 91Allan Sandfeld Jensen2021-12-021-1/+1
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-141-25/+10
|\
| * Remove duplicate includesAllan Sandfeld Jensen2020-09-121-10/+5
| * Adaptations for Chromium 83Allan Sandfeld Jensen2020-09-091-3/+1
* | Unify ozone platform selection in surfacefactoryqtMichal Klocek2020-08-051-7/+15
* | Support OpenGL over EGLMichal Klocek2020-07-301-3/+3
|/
* Adaptations for Chromium 73Allan Sandfeld Jensen2019-03-231-3/+2
* Rename GLContextHelper::getXConfig() to getGlXConfig()Allan Sandfeld Jensen2018-10-111-1/+1
* Fix Ozone platform detectionAllan Sandfeld Jensen2018-10-111-5/+7
* Fix leak which arises on querying GLOzone instance in SurfaceFactoryQtKirill Burtsev2018-10-081-15/+10
* Use ozone for x11Michal Klocek2018-08-021-4/+33
* Rename GLOzoneQt to GLOzoneEGLQtMichal Klocek2018-04-071-2/+2
* Move ozone to new subdirectoryMichal Klocek2018-03-231-0/+61