aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
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
2002-10-14renamed get_320x200_image() to get_screen_image(); cleanupMax Horn
2002-10-11Close Etude midi driver on exit in the ugghliest way possibleRuediger Hanke
2002-10-08Remove workaround for dsound problem in sdl on win32, since it is fixed by sd...Travis Howell
2002-10-02Renamed new AMidi to EtudeRuediger Hanke
2002-09-30played a bit with the launcher - it now is already somewhat usable <g>Max Horn
2002-09-29fixed buglet during shake modeMax Horn
2002-09-28cleaned up various variable names in the SDL backend & NewGui; also fixed a s...Max Horn
2002-09-28added FIXMEMax Horn
2002-09-27added (currently completly useless) launcher dialogMax Horn
2002-09-27made init_size in the SDL backend reentrantMax Horn
2002-09-26some fixes for the message dialog; added some commentsMax Horn
2002-09-23Changed WBWINDOW arg/tooltype to WINDOWRuediger Hanke