Age | Commit message (Expand) | Author |
2016-02-15 | CONFIGURE: Update host alias for raspberrypi for new toolchain. | Johannes Schickel |
2016-02-15 | CONFIGURE: Enable MT-32 for iOS7 and enable shift count warnings again. | Johannes Schickel |
2016-02-12 | CONFIGURE: Allow to override ronindir through RONINDIR env variable. | Johannes Schickel |
2016-02-03 | CONFIGURE: Log cmdline and envvars to config.log | Willem Jan Palenstijn |
2016-01-13 | CONFIGURE: Update dependency list for fluidsynth on OS X | Thierry Crozat |
2016-01-13 | CONFIGURE: Update note about Fluidsynth in Windows builds. | Kirben |
2016-01-12 | CONFIGURE: Make FluidSynth detection more reliable. | Johannes Schickel |
2016-01-10 | CONFIGURE: Fix missing variable access. | Johannes Schickel |
2016-01-10 | CONFIGURE: Allow detection of static FreeType2 builds. | Johannes Schickel |
2016-01-09 | CONFIGURE: Disable ARM assembly for iOS targets with Apple's as. | Johannes Schickel |
2016-01-07 | Merge pull request #643 from raziel-/patch-2 | Johannes Schickel |
2016-01-06 | IOS: Merge branch 'master' into ios-fix | Vincent Bénony |
2016-01-06 | IOS: Merge master | Vincent Bénony |
2016-01-06 | IOS: Fixes compilation under Linux | Vincent Bénony |
2016-01-06 | IOS: Create two targets for old iPhone (iOS <= 6) and new one (iOS >= 7) | Vincent Bénony |
2016-01-06 | IOS: Uses the SDKROOT variable only if provided | Vincent Bénony |
2016-01-06 | IOS: Once again, changes the iOS deployment target | Vincent Bénony |
2016-01-06 | IOS: Changes the deployment target to iOS 7.0 | Vincent Bénony |
2016-01-06 | IOS: Fixes configure script | Vincent Bénony |
2016-01-03 | AMIGAOS: Static builds preferred | Hubert Maier |
2015-12-25 | SDL/GL Enabled OpenGL(ES) on the Raspberry Pi in the configure script. | vanfanel |
2015-12-24 | CONFIGURE: Make RE more portable | Willem Jan Palenstijn |
2015-12-23 | OSX: Fix make bundle target when using SDL2 | Thierry Crozat |
2015-12-20 | CONFIGURE: Report clang compiler version | Willem Jan Palenstijn |
2015-12-20 | CONFIGURE: Always disable have_gcc when using Intel compiler | Willem Jan Palenstijn |
2015-12-16 | CONFIGURE: Disable use of USE_ARM_SOUND_ASM. | Johannes Schickel |
2015-12-15 | PS3: Make use of an updated SDL2 version | Bastien Bouclet |
2015-12-08 | RASPBERRYPI: Disable OpenGL ES because it offers no advantage over SDL2. | vanfanel |
2015-12-08 | RASPBERRYPI: Prefer SDL2 over SDL1.2. | vanfanel |
2015-12-08 | SDL/DISPMANX: Remove dispmanx graphics output. | vanfanel |
2015-12-08 | CONFIGURE: Fix OpenGL ES detection for Raspberry Pi and other SBCs. | vanfanel |
2015-11-12 | SDL/DISPMANX Fixed small issues with merging: Use append_var, fix spacing iss... | vanfanel |
2015-11-11 | Merge branch 'master' into dispmanx | vanfanel |
2015-10-18 | SDL/DISPMANX Renamed the RASBERRYPI define to the less confusing name of DISP... | vanfanel |
2015-10-18 | SDL/DISPMANX Removed a redundant and unused configure parameter info related ... | vanfanel |
2015-10-18 | SDL/DISPMANX Corrected configure script so Scummvm cross-compiles with modern... | vanfanel |
2015-07-24 | SDL/DISPMANX: Made minor corrections sugested by fingolfin. | vanfanel |
2015-07-22 | CONFIGURE: add and use append_var function | Max Horn |
2015-07-22 | SDL/DISPMANX: Updated class member names, configure script and asociated file... | vanfanel |
2015-07-20 | SDL/DISPMANX: Updated rendering code for better buffers management. | vanfanel |
2015-07-20 | RASPBERRYPI: Changed the RGB code for the game screen surface and added Raspb... | vanfanel |
2015-07-20 | RASPBERRYPI: Fixed cross-compilation. | vanfanel |
2015-07-20 | RASPBERRYPI: Fixed variable names, removed gcc optimization flags, temporary ... | vanfanel |
2015-07-07 | CONFIGURE: Ensure the USE_ALSA define ends up in config.mk | Matthew Hoops |
2015-03-29 | RASPBERRYPI: Added Raspberry Pi native 2D API support (dispmanx) | vanfanel |
2015-03-06 | CONFIGURE: Always link against Cocoa on OS X, since SDL2 doesn't seem to pick... | Einar Johan Trøan Sømåen |
2015-02-16 | CONFIGURE: Make SDL_CONFIG override work with a MinGW host. | Johannes Schickel |
2015-01-25 | SDL: Add experimental support for SDL2. | Johannes Schickel |
2015-01-25 | CONFIGURE: Allow to overwrite sdl-config to use with SDL_CONFIG. | Johannes Schickel |
2015-01-18 | CONFIGURE: Use -mlongcall on Mac PPC builds | Matthew Hoops |