aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2002-11-14added completly useless non functional browser dialog skeleton. Just to show ...Max Horn
2002-11-14added/updated .cvsignoreMax Horn
2002-11-13experimental FS browsing code. Right now only for POSIX systems, some things ...Max Horn
2002-11-13Some other inits added to prepare for the 'new / delete' overloadingLionel Ulmer
2002-11-13Added some needed initializations.Lionel Ulmer
2002-11-13properly initialize everything -> works w/o our custom new/delete now!Max Horn
2002-11-07Do not commit useless debug codeNicolas Bacca
2002-11-07Possibly more devices supported : fall back to a default GDI rendering if not...Nicolas Bacca
2002-11-02Fix key repeat in the GUI.Lionel Ulmer
2002-11-02Make X11 driver work with overlays and all the stuff. Rework by theLionel Ulmer
2002-11-02Cleaner CGX open/closeRuediger Hanke
2002-11-01Small fixes to satisfy GCC with the new MOS includesRuediger Hanke
2002-10-31Revenge of dohNicolas Bacca
2002-10-31dohNicolas Bacca
2002-10-31Real HPC support (work in progress)Nicolas Bacca
2002-10-30Add more OpenGL GFX modes, patch #630753Travis Howell
2002-10-29Add OpenGL GFX mode switch, patch #630448Travis Howell
2002-10-28Overlay fix and optimisationRuediger Hanke
2002-10-27even more define changes to USE_MAD, for wince backend in this caseJonathan Gray
2002-10-27more changing of COMPRESSED_SOUND_FILE for USE_MADJonathan Gray
2002-10-26Fix portrait mode + dirty rectsNicolas Bacca
2002-10-25Fix overlay in portrait mode - better blitting (about time :)) - simon GUI fixesNicolas Bacca
2002-10-25MorphOS overlays, fix for new gui (keyup event)Ruediger Hanke
2002-10-25More OpenGL updates, patch #628356Travis Howell
2002-10-25Add more OpenGL updates, patch #628356Travis Howell
2002-10-24Re-enable GameX (license ok), static link to mini-SDL & remove old GUI from p...Nicolas Bacca
2002-10-24Add more OpenGL updates, patch #627510Travis Howell
2002-10-23Patch 627178: OpenGL updatesJames Brown
2002-10-23Changes to WinCE projectNicolas Bacca
2002-10-22Disable GameX until I'm sure of the license usedNicolas Bacca
2002-10-22DLLs loaded at runtime, new launcher, overlay, new hardware key management an...Nicolas Bacca
2002-10-22New rendering, overlay, add optional support for GameXNicolas Bacca
2002-10-22New hardware key managementNicolas Bacca
2002-10-22Switch to new launcherNicolas Bacca
2002-10-22Changing colorful RLEd launcher/toolbar graphics (thanks Shapeshifter)Nicolas Bacca
2002-10-22Not needed with new launcherNicolas Bacca
2002-10-22Added shared dynamically linked GAPI functions/emulationNicolas Bacca
2002-10-22patch #626629: add overlay support to SDL_g+OpenGL backend (still buggy!)Max Horn
2002-10-21fixed stupid bug by me, again (see also 9th of May)Max Horn
2002-10-20Patch 625904: CD LoopingJames Brown
2002-10-18Overlay fixed.Marcus Comstedt
2002-10-18Removed dependency on GameDetector.Marcus Comstedt
2002-10-18Find game names directly from version_settings rather than using the detector.Marcus Comstedt
2002-10-18Avoid including common/engine as to not create name conflicts with Timer.Marcus Comstedt
2002-10-18Overlays implemented. Made the buffering slightly more efficient.Marcus Comstedt
2002-10-18Oddly enough, setting the sound hardware to 44100 gives correct sound, even t...Marcus Comstedt
2002-10-18Dreamcast port now wraps main() to avoid special kluges in the common main.Marcus Comstedt
2002-10-18Time stuff moved to its own file. Program invocation strategy reworked.Marcus Comstedt
2002-10-18Put time related stuff in its own file to avoid name clashes for Timer.Marcus Comstedt
2002-10-16patch #620627: mouse wheel support for NewGuiMax Horn