aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2011-05-01Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".Johannes Schickel
2011-05-01RELEASE: This is 1.4.0gitEugene Sandulenko
2011-04-29DC: Create a "dcdist" target for buildbotMarcus Comstedt
2011-04-29DC: Aesthetical improvements to plugin loaderMarcus Comstedt
2011-04-29WEBOS: Fix compilationMax Horn
2011-04-29BACKENDS: Really *really* fix keymapper codeMax Horn
2011-04-29AMIGAOS: Fix CAMD compiler warningHubert Maier
2011-04-29BACKENDS: Really fix keymapperMax Horn
2011-04-29BACKENDS: Fix compilation of keymapper codeMax Horn
2011-04-29fix AmigaOS 4 build (thanks to Raziel^)Alyssa Milburn
2011-04-29WINCE: Fix Mixer Compilation after header changes.D G Turner
2011-04-28BACKENDS: Fix compilation on ports using Virtual Keyboard.D G Turner
2011-04-29JANITORIAL: Yet another attempt at fixing compilationOri Avtalion
2011-04-28BACKENDS: Fix compilation for various backendsOri Avtalion
2011-04-28NDS: Fix compilationOri Avtalion
2011-04-28ANDROID: Fix compilation some moredhewg
2011-04-28DC: Fix compilationOri Avtalion
2011-04-28ANDROID: Another attempt at compilation fixOri Avtalion
2011-04-28PSP: Fix compilationOri Avtalion
2011-04-28ANDROID: Fix compilationOri Avtalion
2011-04-28GPH: Fix compilationOri Avtalion
2011-04-28WII: Fix compilationOri Avtalion
2011-04-28MACOSX: Fix compilationMax Horn
2011-04-28JANITORIAL: Add in necessary include files to fix compilation in MSVCPaul Gilbert
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-28JANITORIAL: Format more forward declarations to follow conventionOri Avtalion
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri Avtalion
2011-04-25WEBOS: Improved build system. Now supports "release" and "beta" packaging, su...Klaus Reimer
2011-04-22WINCE: Add Tremolo supportdhewg
2011-04-22OPENPANDORA: Remove unneeded translations.h include.Thierry Crozat
2011-04-22SYMBIAN: Add support for TSAGE engineanotherguest
2011-04-20DC: Provide some feedback when loading pluginsMarcus Comstedt
2011-04-20DC: Move dynamic plugin handling into the platformMarcus Comstedt
2011-04-20SYMBIAN: Changed sound to audio in macro.anotherguest
2011-04-20SYMBIAN : Updated folder names audio, added video, added M_PI defineanotherguest
2011-04-19BACKENDS: Fix compilation for Caanoo and GP2xWiz.Johannes Schickel
2011-04-19OPENPANDORA: Replace defunct MIXER_DOUBLE_BUFFERING by working codeMax Horn
2011-04-19GPH: Replace defunct MIXER_DOUBLE_BUFFERING by working codeMax Horn
2011-04-18COMMON: Rename Error to ErrorCode, introduce new Error classMax Horn
2011-04-18SYMBIAN: Use astyle to slightly reduce code formatting mess ;)Max Horn
2011-04-18SYMBIAN: Clarify vsnprintf.h legal header a little bitMax Horn
2011-04-17ALL/GRAPHICS: Remove Surface::bytesPerPixel.Johannes Schickel
2011-04-17BACKENDS: Adapt various backends code to set up Surface::format correctly.Johannes Schickel
2011-04-17SDL: Properly setup internal Surface formats.Johannes Schickel
2011-04-17OPENGL: Do not access Surface::bytesPerPixel anymore.Johannes Schickel
2011-04-17BACKEND: Prefer Surface::create taking a PixelFormat over the one taking a by...Johannes Schickel
2011-04-17COMMON: Partial fix for #3087922: COMMON/BASE/BACKENDS: Code analysis warningsEugene Sandulenko
2011-04-14ALL: centre -> centerMax Horn
2011-04-14ALL: colour -> colorMax Horn
2011-04-13WEBOS: Moved #include lines inside #ifdef WEBOS to fix MSVC compilationPaul Gilbert