aboutsummaryrefslogtreecommitdiff
path: root/backends/module.mk
AgeCommit message (Expand)Author
2016-08-24CLOUD: Add DropboxUploadRequestAlexander Tkachev
2016-08-24CLOUD: Add SavesSyncRequest sketchAlexander Tkachev
2016-08-24CLOUD: Add OneDriveListDirectoryRequestAlexander Tkachev
2016-08-24CLOUD: Add FolderDownloadRequestAlexander Tkachev
2016-08-24CLOUD: Add OneDriveTokenRefresherAlexander Tkachev
2016-08-24CLOUD: Add OneDrive Storage stubAlexander Tkachev
2016-08-24CLOUD: Add DownloadRequest stubAlexander Tkachev
2016-08-24CLOUD: Add DropboxListDirectoryRequestAlexander Tkachev
2016-08-24CLOUD: Add Callback typedefsAlexander Tkachev
2016-08-24CLOUD: Add ConnectionManager hotfixAlexander Tkachev
2016-08-24CLOUD: Make ConnectionManager singletonAlexander Tkachev
2016-08-24CLOUD: Add CurlJsonRequestAlexander Tkachev
2016-08-24CLOUD: Rewrite NetworkReadStreamAlexander Tkachev
2016-08-24CLOUD: Add ConnectionManager and NetworkReadStreamAlexander Tkachev
2016-08-24CLOUD: Add CurlRequestAlexander Tkachev
2016-08-24CLOUD: Add USE_CLOUD featureAlexander Tkachev
2016-08-24CLOUD: Add Cloud::Manager and Cloud::StorageAlexander Tkachev
2016-08-24CLOUD: Add SimpleJSON library (module.mk hotfix)Alexander Tkachev
2016-05-22UPDATES: Add support for WinSparkleFilippos Karapetis
2016-05-19ANDROIDSDL: add androidsdl backendlubomyr
2016-03-23Merge pull request #711 from lordhoto/opengl-revampJohannes Schickel
2016-03-16OPENGL: Implement CLUT8 look up as Pipeline.Johannes Schickel
2016-03-16OPENGL: Move pipeline code to pipelines/.Johannes Schickel
2016-03-16OPENGL: Introduce abstraction for framebuffer.Johannes Schickel
2016-03-16OPENGL: Introduce pipeline abstraction to cleanup code.Johannes Schickel
2016-03-16OPENGL: Support GLES2 contexts.Johannes Schickel
2016-03-16OPENGL: Resolve OpenGL functions on run-time.Johannes Schickel
2016-03-13BACKENDS: Switch to a common base class for threaded audio CD streamsMatthew Hoops
2016-03-13BACKENDS: Add a Win32 audio CD playerMatthew Hoops
2016-03-13BACKENDS: Add a Linux CD-ROM audio playerMatthew Hoops
2016-03-13BACKENDS: Add a custom Mac OS X CD audio managerMatthew Hoops
2016-01-06IOS: Merge masterVincent Bénony
2016-01-06IOS: Fixes tabsVincent Bénony
2016-01-06IOS: Added a chroot like filesystemVincent Bénony
2015-12-15PS3: Remove the SDL2 mixer manager.Bastien Bouclet
2015-12-15PS3: Make use of an updated SDL2 versionBastien Bouclet
2015-12-08SDL/DISPMANX: Remove dispmanx graphics output.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-07-22SDL/DISPMANX: Updated class member names, configure script and asociated file...vanfanel
2015-03-29RASPBERRYPI: Added Raspberry Pi native 2D API support (dispmanx)vanfanel
2015-01-25SDL: Add experimental support for SDL2.Johannes Schickel
2014-02-23OSX: Implement TaskbarManager for Mac OS XThierry Crozat
2013-10-19SDL: Add a OpenGL SDL backend and hook it into the SDL backend.Johannes Schickel
2013-10-19OPENGL: Add new generic OpenGL (ES) backend.Johannes Schickel
2013-10-05BACKENDS: Remove OpenGL and OpenGL SDL backend.Johannes Schickel
2013-07-04Merge pull request #350 from chrisws/tizen_port_1_6_0aJohannes Schickel
2013-07-03TIZEN: bada port updated to tizenChris Warren-Smith
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2012-05-15MIDI: add sndio midi backendJonathan Gray