Age | Commit message (Expand) | Author |
2016-09-10 | CONFIGURE: AmigaOS requires -lpthread for libcurl | Eugene Sandulenko |
2016-09-10 | CONFIGURE: Some platforms, e.g. Amiga, require SDL to be after SDL_Net. Chang... | Eugene Sandulenko |
2016-09-03 | BUILD: Tie the SDL_net version to the SDL version | Thierry Crozat |
2016-09-03 | BUILD: Fix linking the PS3 build with SDL_Net | Bastien Bouclet |
2016-09-03 | DINGUX: Disable sdl_net and cloud due to the outdated toolchain | Eugene Sandulenko |
2016-08-30 | CONFIGURE: Fix missing space in message when checking for cloud support | Thierry Crozat |
2016-08-30 | BUILD: Force the curl path when building the PS3 version | Bastien Bouclet |
2016-08-30 | BUILD: Don't try to run the curl test executable when cross-compiling | Bastien Bouclet |
2016-08-30 | BUILD: Fix typos in find_libcurlconfig | Bastien Bouclet |
2016-08-30 | OUYA: Bump to recommended API 16 | Eugene Sandulenko |
2016-08-30 | Merge pull request #433 from klusark/assets | Eugene Sandulenko |
2016-08-30 | CONFIGURE: Fix curl-config failure | Alexander Tkachev |
2016-08-24 | CONFIGURE: Add --with-sdlnet-prefix option | Alexander Tkachev |
2016-08-24 | CONFIGURE: Added configure switches for enabling/desabling cloud and net libs | Eugene Sandulenko |
2016-08-24 | CONFIGURE: Fix cloud support detection | Eugene Sandulenko |
2016-08-24 | CLOUD: Add USE_CLOUD feature | Alexander Tkachev |
2016-08-24 | CONFIGURE: Added libcurl detection | Eugene Sandulenko |
2016-08-24 | CONFIGURE: Added detection for SDL_net | Eugene Sandulenko |
2016-08-20 | GCW0: Enforce to SDL1 | Eugene Sandulenko |
2016-08-15 | BUILD: Switch SDL backend to SDL2 by default. SDL1 is still a fallback. | Eugene Sandulenko |
2016-06-27 | CONFIGURE: Only open config.log after showing help | Willem Jan Palenstijn |
2016-05-30 | CONFIGURE: Add support for building with WinSparkle | Thierry Crozat |
2016-05-19 | ANDROIDSDL: add androidsdl backend | lubomyr |
2016-05-16 | Merge pull request #745 from Cruel/3ds | Eugene Sandulenko |
2016-04-14 | 3DS: Maintain alphabetical order in configure file | Thomas Edvalson |
2016-04-11 | 3DS: Add CIA format build, add timer handler thread, fix APT service suspendi... | Thomas Edvalson |
2016-04-10 | GCW0: Enable building with all scalers disabled | Eugene Sandulenko |
2016-04-10 | GCW0: Disable Timidity by default | Eugene Sandulenko |
2016-04-10 | GCW0: GCW0 is fullscreen-only device | Eugene Sandulenko |
2016-04-06 | 3DS: Add to backend configuration list | Thomas Edvalson |
2016-04-06 | 3DS: Initial commit | Thomas Edvalson |
2016-03-27 | BUILD: Fix creating OS X application bundle when Sparkle is enabled | Thierry Crozat |
2016-03-25 | CONFIGURE: Only check Sparkle and NSDockTilePlugIn availability on OS X | Thierry Crozat |
2016-03-25 | OS X: Implement a Dock Tile Plugin to display recent games menu in dock | Thierry Crozat |
2016-03-23 | Merge pull request #711 from lordhoto/opengl-revamp | Johannes Schickel |
2016-03-21 | CONFIGURE: Extend Linux CD check and run it on Linux only. | Johannes Schickel |
2016-03-16 | CONFIGURE: Abort configure stage when invalid OpenGL mode is specified. | Johannes Schickel |
2016-03-16 | OPENGL: Support GLES2 contexts. | Johannes Schickel |
2016-03-16 | OPENGL: Allow runtime specification of OpenGL mode. | Johannes Schickel |
2016-03-16 | OPENGL: Resolve OpenGL functions on run-time. | Johannes Schickel |
2016-03-13 | BACKENDS: Add a Linux CD-ROM audio player | Matthew Hoops |
2016-03-09 | CONFIGURE: Fix options for GCW0 | Eugene Sandulenko |
2016-03-08 | CONFIGURE: Remove out dated comment for MinGW. | Kirben |
2016-03-08 | CONFIGURE: Update FluidSynth libraries for MinGW. | Kirben |
2016-03-06 | CONFIGURE: Don't use abbreviations in feature list. | Johannes Schickel |
2016-03-05 | BUILD: Fix comment for how we get the path to the Xcode Tools | Thierry Crozat |
2016-03-05 | BUILD: Use xcode-select to determine the path to the Xcode tools on OS X | Thierry Crozat |
2016-03-05 | CONFIGURE: Error out when host-os is msys. | Willem Jan Palenstijn |
2016-03-05 | CONFIGURE: Introduced new engine dependency: highres | Eugene Sandulenko |
2016-02-24 | CONFIGURE: Fix for latest gcw0 toolchain | Eugene Sandulenko |