Age | Commit message (Expand) | Author |
2013-01-09 | CONFIGURE: Allow amd64 as alias for x86_64. | Johannes Schickel |
2012-11-16 | CONFIGURE: Use correct prefixed binaries for AmigaOS cross-compile. | D G Turner |
2012-11-14 | CONFIGURE: Force static build when crosscompiling for AmigaOS. | D G Turner |
2012-10-22 | CONFIGURE: Use -fPIC instead of -fpic on Linux and FreeBSD. | Johannes Schickel |
2012-10-21 | CONFIGURE: Clean up OpenPandora flags and add define for USE_ARM_NEON_ASPECT_... | David-John Willis |
2012-09-24 | CONFIGURE: Fix subengine status output | Willem Jan Palenstijn |
2012-09-13 | CONFIGURE: Update add_engine comment | Willem Jan Palenstijn |
2012-09-11 | CONFIGURE: Clarify all-games status output checks | Willem Jan Palenstijn |
2012-09-11 | CONFIGURE: Clean up subengine string generation | Willem Jan Palenstijn |
2012-09-11 | CONFIGURE: Move engine base support strings to configure.engines | Willem Jan Palenstijn |
2012-09-11 | CONFIGURE: Add base engine descriptions to more engines | Willem Jan Palenstijn |
2012-09-11 | CONFIGURE: Automatically enable parent engine if subengine is enabled | Willem Jan Palenstijn |
2012-09-11 | CONFIGURE: Clean up all-games test | Willem Jan Palenstijn |
2012-09-11 | CONFIGURE: Fix more unintentional globbing | Willem Jan Palenstijn |
2012-09-11 | CONFIGURE: Prevent [] in subengine list from triggering globbing | Willem Jan Palenstijn |
2012-09-11 | CONFIGURE: Do dependency checking for all enabled engines | Willem Jan Palenstijn |
2012-09-09 | CONFIGURE: behaviour -> behavior. | Johannes Schickel |
2012-09-04 | CONFIGURE: Update documentation for add_engine. | Johannes Schickel |
2012-09-04 | CONFIGURE: Add initial virtual feature support. | Johannes Schickel |
2012-08-31 | CONFIGURE: Use new engine dependency mechanism for sword25/zlib | Willem Jan Palenstijn |
2012-08-31 | CONFIGURE: Allow dependency checks for engines. | Johannes Schickel |
2012-08-31 | SCUMM: Workaround : USE_ARM_COSTUME_ASM is buggy as visible during Indy 4 int... | Bertrand Augereau |
2012-08-21 | PS3: Force use of freetype from ps3toolchain | Bastien Bouclet |
2012-08-21 | Revert "CONFIGURE: Don't disable the sword25 engine when libpng is not found" | Johannes Schickel |
2012-08-20 | Merge pull request #262 from somaen/pngwithlibpng | Johannes Schickel |
2012-08-20 | GRAPHICS: Reimplement the PNG-decoder using libpng | Einar Johan Trøan Sømåen |
2012-08-19 | BUILD: Fix statically compiling with libfluidsynth on Mac OS X | Matthew Hoops |
2012-08-16 | CONFIGURE: Set DISABLE_SAVELOADCHOOSER_GRID for the GPH backend. | David-John Willis |
2012-08-08 | CONFIGURE: Add case for selecting OpenGL ES support on the OpenPandora. | David-John Willis |
2012-06-22 | CONFIGURE: Set dingux optimization level to -O3 | Fabio Battaglia |
2012-06-22 | Disable Alsa Midi in Dingux/OpenDingux port | Fabio Battaglia |
2012-05-31 | ALL: Correct spelling of "Mac OS X" in various places | Max Horn |
2012-05-15 | MIDI: add sndio midi backend | Jonathan Gray |
2012-04-27 | PS3: Fix build using lastest ps3toolchain | Bastien Bouclet |
2012-04-26 | CONFIGURE: fix typo in --with-freetype2-prefix help message | Joost Peters |
2012-04-19 | CONFIGURE: Fix out-of-tree builds. | Alyssa Milburn |
2012-04-18 | BUILD: Move list of engines out of configure | Max Horn |
2012-03-21 | OSX: allow make bundle with static freetype2 library | Paweł Kołodziejski |
2012-02-26 | IPHONE: Update default build settings. (Disable scalers, mt32, timidity). | Johannes Schickel |
2012-02-26 | IPHONE: Enable 16bpp support in configure. | Johannes Schickel |
2012-01-29 | GRAPHICS: Add a TTF font class using FreeType2. | Johannes Schickel |
2012-01-27 | CONFIGURE: Fix compilation on 32 bits MacOS X | Thierry Crozat |
2012-01-21 | CONFIGURE: Add WebOS --sysroot to CXXFLAGS | dhewg |
2012-01-21 | CONFIGURE: Don't use -pedantic for WebOS | dhewg |
2012-01-21 | CONFIGURE: Whitespace fix | dhewg |
2012-01-10 | CONFIGURE: Also check "long long" in find_type_with_size. | Johannes Schickel |
2012-01-10 | CONFIGURE: Make 32bit pointer check a bit safer. | Johannes Schickel |
2012-01-10 | CONFIGURE: Fix formatting. | Johannes Schickel |
2012-01-08 | CONFIGURE: Better test for 32-bitness courtsey of LordHoto | Eugene Sandulenko |
2012-01-08 | CONFIGURE: Add detection for 64-bitness and define int64 when applicable | Eugene Sandulenko |