Commit graph

13 commits

Author SHA1 Message Date
orbea
b238bba540 Fix -Wmain-return-type clang warnings in configure 2022-10-10 12:50:00 -07:00
orbea
fa43b5862d Fix -Werror=strict-prototypes
This will be required for upcoming gcc and clang versions.

Reference: https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
2022-10-10 11:36:09 -07:00
notaz
6027c719ba configure: allow to override SDL_CONFIG 2017-08-06 21:21:35 +03:00
notaz
325ee167fd use system's zlib
except for libretro
github issue #45
2017-04-17 00:50:49 +03:00
Chips-fr
8450a2f561 Add Rpi1 and Rpi2 support with GLES upscaling 2016-01-20 20:34:46 +01:00
notaz
74e770b1ec release 1.91 2013-10-12 22:06:29 +03:00
Paul Cercueil
d4bea61c8f Add support for the OpenDingux platform 2013-10-10 03:02:26 +03:00
Paul Cercueil
ae632fd100 configure: Deduce the path to sdl-config from the compiler 2013-10-10 02:48:22 +03:00
notaz
75a30842c4 revive GP2X build, update 2013-08-28 01:07:26 +03:00
notaz
986d60fc60 avoid link-time dependency to libavcodec
it has lots of lots of deps, and we want to run on barebone systems
2013-07-02 04:15:01 +03:00
notaz
fc11dd059b support mp3 decoding over libavcodec 2013-07-01 03:40:31 +03:00
notaz
720bfc5d9f default config adjustments 2013-06-29 03:38:32 +03:00
notaz
d4d626658a add configure, revive pnd build, unify/refactor things 2013-06-26 03:07:08 +03:00