aboutsummaryrefslogtreecommitdiffstats
path: root/main/sdl2
Commit message (Collapse)AuthorAgeFilesLines
* main/sdl2: fix DirectFB renderer regressionMichael Hamann2018-04-052-3/+36
| | | | | | | | | | | The update to 2.0.8 broke the build of the DirectFB renderer such that it cannot be used anymore, see https://bugzilla.libsdl.org/show_bug.cgi?id=4123. This fixes the regression by re-inserting the affected line in the configure script. Having a working DirectFB renderer in SDL2 is crucial for postmarketOS as it is used for unlocking full disk encryption and displaying the charging animation on almost all devices, see also postmarketOS/osk-sdl#80.
* main/sdl2: upgrade to 2.0.8Daniel Sabogal2018-03-121-3/+3
|
* main/sdl2: fix include of directfb in headerNatanael Copa2017-11-222-3/+32
| | | | | | | | | we need to include the directfb.h outside extern "C" because it includes c++ headers, or we will have an error: template with C linkage when compiling gource. similar to this issue here: https://github.com/msgpack/msgpack-c/issues/551
* main/sdl2: add missing depends_devLeonardo Arena2017-11-201-1/+2
|
* main/sdl2: fix bashismNatanael Copa2017-11-071-1/+1
|
* main/sdl2: re-add directfb supportClayton Craft2017-11-071-3/+10
| | | | This re-adds directfb support, which is required by a program we use in pmOS for unlocking rootfs/LUKS on boot. This also adds a simple check, since no testsuite exists for this application
* main/sdl2: upgrade to 2.0.7Natanael Copa2017-10-311-13/+10
|
* main/sdl2: Add support for DirectFBClayton Craft2017-10-031-2/+3
|
* main/sdl2: Update to 2.0.6Clayton Craft2017-09-272-41/+3
| | | | Update sdl2 to 2.0.6, and remove patch that is no longer needed
* main/sdl2: add altivec fixesWilliam Pitcock2017-03-282-4/+40
|
* main/sdl2: upgrade to 2.0.5 and improve abuildDaniel Sabogal2016-11-151-19/+9
|
* main/sdl2: upgrade to 2.0.4Natanael Copa2016-04-071-4/+4
|
* main/sdl2: move from testingNatanael Copa2016-03-311-0/+52