aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2015-12-15PS3: Make use of an updated SDL2 versionBastien Bouclet
2015-12-08RASPBERRYPI: Disable OpenGL ES because it offers no advantage over SDL2.vanfanel
2015-12-08RASPBERRYPI: Prefer SDL2 over SDL1.2.vanfanel
2015-12-08SDL/DISPMANX: Remove dispmanx graphics output.vanfanel
2015-12-08CONFIGURE: Fix OpenGL ES detection for Raspberry Pi and other SBCs.vanfanel
2015-11-12SDL/DISPMANX Fixed small issues with merging: Use append_var, fix spacing iss...vanfanel
2015-11-11Merge branch 'master' into dispmanxvanfanel
2015-10-18SDL/DISPMANX Renamed the RASBERRYPI define to the less confusing name of DISP...vanfanel
2015-10-18SDL/DISPMANX Removed a redundant and unused configure parameter info related ...vanfanel
2015-10-18SDL/DISPMANX Corrected configure script so Scummvm cross-compiles with modern...vanfanel
2015-07-24SDL/DISPMANX: Made minor corrections sugested by fingolfin.vanfanel
2015-07-22CONFIGURE: add and use append_var functionMax Horn
2015-07-22SDL/DISPMANX: Updated class member names, configure script and asociated file...vanfanel
2015-07-20SDL/DISPMANX: Updated rendering code for better buffers management.vanfanel
2015-07-20RASPBERRYPI: Changed the RGB code for the game screen surface and added Raspb...vanfanel
2015-07-20RASPBERRYPI: Fixed cross-compilation.vanfanel
2015-07-20RASPBERRYPI: Fixed variable names, removed gcc optimization flags, temporary ...vanfanel
2015-07-07CONFIGURE: Ensure the USE_ALSA define ends up in config.mkMatthew Hoops
2015-03-29RASPBERRYPI: Added Raspberry Pi native 2D API support (dispmanx)vanfanel
2015-03-06CONFIGURE: Always link against Cocoa on OS X, since SDL2 doesn't seem to pick...Einar Johan Trøan Sømåen
2015-02-16CONFIGURE: Make SDL_CONFIG override work with a MinGW host.Johannes Schickel
2015-01-25SDL: Add experimental support for SDL2.Johannes Schickel
2015-01-25CONFIGURE: Allow to overwrite sdl-config to use with SDL_CONFIG.Johannes Schickel
2015-01-18CONFIGURE: Use -mlongcall on Mac PPC buildsMatthew Hoops
2015-01-18CONFIGURE: Use "powerpc" instead of "ppc" as config.guess outputsMatthew Hoops
2015-01-05ANDROID: Remove unpacker and fix support for non armJoel Teichroeb
2015-01-04CONFIGURE: define HAVE_INT64 when we have 64-bit types.Eugene Sandulenko
2014-12-09CONFIGURE: Add likely fix for AmigaOS4 linker relocation build failure.D G Turner
2014-10-26GCW0: Switch to HW floats and introduce the platform defineEugene Sandulenko
2014-10-26CONFIGURE: Create port-specific platform for GCW0Eugene Sandulenko
2014-09-21CONFIGURE: Use pkgconfig to get CFLAGS for Unity if not suppliedTobia Tesan
2014-09-21CONFIGURE: Ask for unity >= 3.8.1Tobia Tesan
2014-08-08AMIGAOS: Get rid of the OS version numberraziel-
2014-07-20BUILD: Add port specific makefile for AmigaOS4.D G Turner
2014-07-20BUILD: Fix AmigaOS4 build variable naming to be clearer.D G Turner
2014-07-01CONFIGURE: Fix compilation on IRIX.D G Turner
2014-06-28BUILD: Move the PS3 make targets to a separate fileBastien Bouclet
2014-06-27CONFIGURE: Disable the event recorder for the PS3Bastien Bouclet
2014-06-18ANDROID: Allow build with non-ancient SDKMarcus Comstedt
2014-05-28CONFIGURE: Detect and use Mac Homebrew if it is installedEugene Sandulenko
2014-05-28CONFIGURE: Detect and use Fink if installedEugene Sandulenko
2014-05-21CONFIGURE: Send output for host-alias-strings test to config.logD G Turner
2014-05-20CONFIGURE: Fix information output for host-alias-strings test.D G Turner
2014-05-18CONFIGURE: Add support for host-alias prefixed strings binary on LE.D G Turner
2014-05-17CONFIGURE: Add support for host-alias prefixed strings binary.D G Turner
2014-04-30PS2: Fix hardcoded library settings to allow building against old SDK.D G Turner
2014-04-29PS2: Add support for building against old SDK if PS2SDK_OLD envvar set.D G Turner
2014-04-28Merge pull request #426 from sunmax/masterEugene Sandulenko
2014-04-18CONFIGURE: Add help note for option to disable freetype2 usage.D G Turner
2014-04-02CONFIGURE: Remove noisy format warnings from AmigaOS4 builds.D G Turner