summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt-distro/recipes-graphics/libsdl2
Commit message (Collapse)AuthorAgeFilesLines
* sdl2: fix sdl2.pc include pathsSamuli Piippo2019-01-111-0/+4
| | | | | | | | | SDL2 dumps all cflags to the sdl2.pc, which might then contain paths to the recipe sysroot include dir. This happens at least with raspberrypi. Change-Id: I77139bd31956039d4b8db947161f032fb8fbdaf7 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtgamepad: add QtGamePad to the imageSamuli Piippo2018-10-241-0/+30
And build qt3d with the gamepad support enabled. QtGamePad depends on libsdl2 which needs adjustment to build without x11. Change-Id: I03e42136ab4d50d66b0d95f14ad8f21922e03477 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>