aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Collapse)Author
2002-11-13Added some needed initializations.Lionel Ulmer
svn-id: r5534
2002-11-13properly initialize everything -> works w/o our custom new/delete now!Max Horn
svn-id: r5531
2002-11-07Do not commit useless debug codeNicolas Bacca
svn-id: r5452
2002-11-07Possibly more devices supported : fall back to a default GDI rendering if ↵Nicolas Bacca
nothing else is available - add dialog to choose between hazardous direct rendering or GDI svn-id: r5451
2002-11-02Fix key repeat in the GUI.Lionel Ulmer
svn-id: r5385
2002-11-02Make X11 driver work with overlays and all the stuff. Rework by theLionel Ulmer
same occasion the mouse code. RFH: if anyone has a DOTT save game just before the car cleaning in the past, I would like to have it to test the (untested) code to move the screen. svn-id: r5383
2002-11-02Cleaner CGX open/closeRuediger Hanke
svn-id: r5376
2002-11-01Small fixes to satisfy GCC with the new MOS includesRuediger Hanke
svn-id: r5370
2002-10-31Revenge of dohNicolas Bacca
svn-id: r5359
2002-10-31dohNicolas Bacca
svn-id: r5358
2002-10-31Real HPC support (work in progress)Nicolas Bacca
svn-id: r5357
2002-10-30Add more OpenGL GFX modes, patch #630753Travis Howell
svn-id: r5351
2002-10-29Add OpenGL GFX mode switch, patch #630448Travis Howell
svn-id: r5348
2002-10-28Overlay fix and optimisationRuediger Hanke
svn-id: r5345
2002-10-27even more define changes to USE_MAD, for wince backend in this caseJonathan Gray
svn-id: r5327
2002-10-27more changing of COMPRESSED_SOUND_FILE for USE_MADJonathan Gray
svn-id: r5324
2002-10-26Fix portrait mode + dirty rectsNicolas Bacca
svn-id: r5319
2002-10-25Fix overlay in portrait mode - better blitting (about time :)) - simon GUI fixesNicolas Bacca
svn-id: r5313
2002-10-25MorphOS overlays, fix for new gui (keyup event)Ruediger Hanke
svn-id: r5312
2002-10-25More OpenGL updates, patch #628356Travis Howell
Make sure simon debug is enabled by default svn-id: r5310
2002-10-25Add more OpenGL updates, patch #628356Travis Howell
svn-id: r5307
2002-10-24Re-enable GameX (license ok), static link to mini-SDL & remove old GUI from ↵Nicolas Bacca
project svn-id: r5306
2002-10-24Add more OpenGL updates, patch #627510Travis Howell
svn-id: r5301
2002-10-23Patch 627178: OpenGL updatesJames Brown
svn-id: r5279
2002-10-23Changes to WinCE projectNicolas Bacca
svn-id: r5266
2002-10-22Disable GameX until I'm sure of the license usedNicolas Bacca
svn-id: r5265
2002-10-22DLLs loaded at runtime, new launcher, overlay, new hardware key management ↵Nicolas Bacca
and other fixes svn-id: r5261
2002-10-22New rendering, overlay, add optional support for GameXNicolas Bacca
svn-id: r5260
2002-10-22New hardware key managementNicolas Bacca
svn-id: r5259
2002-10-22Switch to new launcherNicolas Bacca
svn-id: r5258
2002-10-22Changing colorful RLEd launcher/toolbar graphics (thanks Shapeshifter)Nicolas Bacca
svn-id: r5257
2002-10-22Not needed with new launcherNicolas Bacca
svn-id: r5256
2002-10-22Added shared dynamically linked GAPI functions/emulationNicolas Bacca
svn-id: r5255
2002-10-22patch #626629: add overlay support to SDL_g+OpenGL backend (still buggy!)Max Horn
svn-id: r5226
2002-10-21fixed stupid bug by me, again (see also 9th of May)Max Horn
svn-id: r5225
2002-10-20Patch 625904: CD LoopingJames Brown
svn-id: r5199
2002-10-18Overlay fixed.Marcus Comstedt
svn-id: r5188
2002-10-18Removed dependency on GameDetector.Marcus Comstedt
svn-id: r5180
2002-10-18Find game names directly from version_settings rather than using the detector.Marcus Comstedt
svn-id: r5179
2002-10-18Avoid including common/engine as to not create name conflicts with Timer.Marcus Comstedt
svn-id: r5178
2002-10-18Overlays implemented. Made the buffering slightly more efficient.Marcus Comstedt
svn-id: r5177
2002-10-18Oddly enough, setting the sound hardware to 44100 gives correct sound, even ↵Marcus Comstedt
though the software is set to generate sound for 22050... svn-id: r5176
2002-10-18Dreamcast port now wraps main() to avoid special kluges in the common main.Marcus Comstedt
svn-id: r5175
2002-10-18Time stuff moved to its own file. Program invocation strategy reworked.Marcus Comstedt
svn-id: r5174
2002-10-18Put time related stuff in its own file to avoid name clashes for Timer.Marcus Comstedt
svn-id: r5173
2002-10-16patch #620627: mouse wheel support for NewGuiMax Horn
svn-id: r5169
2002-10-14renamed get_320x200_image() to get_screen_image(); cleanupMax Horn
svn-id: r5145
2002-10-11Close Etude midi driver on exit in the ugghliest way possibleRuediger Hanke
svn-id: r5129
2002-10-08Remove workaround for dsound problem in sdl on win32, since it is fixed by ↵Travis Howell
sdl 1.2.5. svn-id: r5108
2002-10-02Renamed new AMidi to EtudeRuediger Hanke
svn-id: r5079