summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-0114-28/+39
|\
| * Get rid of the egl config test and use what qtbase providesLaszlo Agocs2015-11-119-20/+33
| * RPi: Resolve all BRCM functions dynamicallyLaszlo Agocs2015-11-115-8/+6
* | Make swap buffer call non-blocking for subsurfacesMikko Levonmaa2015-11-122-1/+30
|/
* Support EGLStream in wayland-eglLaszlo Agocs2015-10-202-30/+248
* QtCompositor: Work around driver issue on iMX6 devicesLouai Al-Khanji2015-09-251-6/+11
* Fix deadlock when hiding and showing EGL windowsv5.5.1Giulio Camuffo2015-09-092-0/+8
* Fix crash when resizing a window in brcm-eglOlivier Blin2015-06-121-0/+3
* Remove unused m_mutex variable in brcm-eglOlivier Blin2015-06-121-2/+0
* Fix wl_buffer leak in the brcm-egl client integrationOlivier Blin2015-06-121-0/+1
* Fix typo in xcomposite-egl integration fatal messagesOlivier Blin2015-06-122-2/+2
* Fix threaded OpenGL rendering on Mesa and possibly other EGLsGiulio Camuffo2015-05-143-4/+14
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-153-4/+4
|\
| * brcm-egl: Avoid conflicts with GLES3v5.4.2Pier Luigi Fiorini2015-04-111-0/+2
| * Fix build for brcm-egl integrationPier Luigi Fiorini2015-03-301-3/+0
| * brcm-egl: Disambiguate wl_registryPier Luigi Fiorini2015-03-301-0/+1
| * Fix BrcmBuffer buildOlivier Blin2015-03-271-1/+1
* | Update copyright headersJani Heikkinen2015-02-1751-780/+524
* | Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-086-11/+7
* | Namespace the platform pluginsGiulio Camuffo2015-01-2931-6/+136
* | Implement high-dpi supportMorten Johan Sorvig2014-12-172-4/+6
* | Enable Qt WebEngine on WaylandLaszlo Agocs2014-12-042-0/+30
|/
* Fix the compositor's wayland versioningGiulio Camuffo2014-10-096-8/+8
* Support the creation of >= 3.x OpenGL contextsGiulio Camuffo2014-09-305-118/+281
* Rename QWaylandDecoration => QWaylandAbstractDecorationRobin Burchell2014-09-231-1/+1
* Fix window decorations for GL appsLaszlo Agocs2014-09-062-4/+13
* Warn when EGLContext could not be created.Gunnar Sletta2014-08-291-0/+4
* Remove the unused context parameter from lock/unlockLaszlo Agocs2014-08-262-4/+4
* Returns false for window decoration support in xcomposite and brcmLaszlo Agocs2014-08-253-0/+3
* Indicate from the client buffer integration if decorations are supportedLaszlo Agocs2014-08-252-0/+6
* Support RasterGLSurface windowsLaszlo Agocs2014-08-253-9/+22
* Fix return type conflict with libhybrisYen-Chin Lee2014-08-251-2/+2
* Fix build with desktop OpenGLGiulio Camuffo2014-08-231-15/+19
* Explicitly define the interface versionsGiulio Camuffo2014-08-232-2/+2
* Save and restore the state when doing decorationsLaszlo Agocs2014-08-221-15/+126
* Do not request the highest color buffer sizeLaszlo Agocs2014-08-212-2/+2
* Avoid allocating and (failing to) manage our own texture cacheGunnar Sletta2014-08-202-7/+2
* wayland-egl: Logging cleanup.Robin Burchell2014-08-181-13/+15
* Fix namespaced buildGiulio Camuffo2014-08-072-1/+3
* Fix fetching of the y-inverted value fomr the wayland-egl integrationGiulio Camuffo2014-07-291-0/+1
* Reduce headers inter-dependency in the QPA pluginGiulio Camuffo2014-06-162-0/+4
* Fix generated code for interface names not starting with qt_ or wl_Giulio Camuffo2014-06-121-1/+1
* Fix glx_xcomposite build after change in QtPlatformSupportGiulio Camuffo2014-06-031-1/+1
* Don't create an invalidated surface when not neededGiulio Camuffo2014-05-213-6/+10
* Show the correct function name when makeCurrent failsLaszlo Agocs2014-05-121-1/+1
* Fix build after QEGLPlatformContext API changeLaszlo Agocs2014-05-123-4/+7
* Egl surfaces can now be invalidated, make sure to recreate themGiulio Camuffo2014-04-223-1/+11
* Implement invalidateSurface() to free up surface memoryGunnar Sletta2014-04-072-0/+10
* Deal with 0x0 sized egl windowsGiulio Camuffo2014-04-072-27/+32
* Add a libhybris hardwareintegrations to share EGL server buffersGiulio Camuffo2014-03-266-0/+760