Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sdl_image: bump to version 1.2.12 | gilles.talis@gmail.com | 2013-06-14 | 1 | -0/+4 |
| | | | | | | | | | Also added: - WEBP file format support - License information Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -12/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | package: sdl_image package | Peter Korsgaard | 2008-07-17 | 1 | -0/+66 |
Based on patch by artemys. Closes #4194 |