aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Collapse)Author
2003-04-18Add patch #723308 - SDL/GL with SDL scalersTravis Howell
svn-id: r7015
2003-04-15Add patch #721194 - SDL/GL: hotswap_gfx_mode (win32 and MacOS)Travis Howell
svn-id: r7012
2003-04-13Looks like gcc is broken again... :-( Go back to -O1 for now.Marcus Comstedt
svn-id: r7000
2003-04-10fixed GP32 portJoost Peters
svn-id: r6958
2003-04-04Smartphone version of Sam & Max skip fixNicolas Bacca
svn-id: r6910
2003-04-04Latest local version, rewrite pending ...Nicolas Bacca
svn-id: r6909
2003-04-04Low quality FM synthesis, preliminary OGG stuff - do not try to compile that ↵Nicolas Bacca
I'll break everything in a few hours :) svn-id: r6908
2003-04-04Fix skip key problems mainly for Sam & MaxNicolas Bacca
svn-id: r6907
2003-04-04Fix compiling issues with Smartphone/HPC buildsNicolas Bacca
svn-id: r6906
2003-04-04Adding _heapchkNicolas Bacca
svn-id: r6905
2003-04-03zlib.h is no longer in ronin/.Marcus Comstedt
svn-id: r6904
2003-04-03Updated to new libronin layout.Marcus Comstedt
svn-id: r6903
2003-04-03Changed prerequisites to be more up to date (slightly ahead of date, actually :)Marcus Comstedt
svn-id: r6902
2003-03-29fix for wrong(or rather unset) mouse 0,0 (x,y) position when joystick is pluggedPaweł Kołodziejski
when code handle joystick motion and mapping to mouse motion, it should also set mouse x,y position svn-id: r6880
2003-03-27add back removed checks for definitions of mouse scrolling buttons before ↵Jonathan Gray
using them as we don't want to depend on sdl >= 1.2.5 svn-id: r6872
2003-03-26long standing evil bug (luckily hardly has any effect since almost ↵Max Horn
everything has 2 byte alignment; but if the motion/button structs are ever changed, this would have gone broke) svn-id: r6870
2003-03-26cleanup; added SDL_VIDEOEXPOSEMax Horn
svn-id: r6869
2003-03-26sys/types.h only needed on OS X to work non-POSIX compliance in system ↵Max Horn
headers; use getcwd instead of getwd svn-id: r6868
2003-03-26get scummvm to compile on unix != macosx as wellOliver Kiehl
svn-id: r6866
2003-03-25default to current directory (instead of FS root)Max Horn
svn-id: r6858
2003-03-18it omit one blit for scaler Normal1X in SDL backendPaweł Kołodziejski
svn-id: r6831
2003-03-10fix for numpad fighting (I hope)Max Horn
svn-id: r6790
2003-03-09fixed valgrind warning (though I don't see why this memset should be needed, ↵Max Horn
after reviewing the SDL_OpenAudio source) svn-id: r6783
2003-03-08change RBG to RGB which follows the argument order and hence makes more sense...Jonathan Gray
svn-id: r6767
2003-03-07Ignore BASS build dir.Marcus Comstedt
svn-id: r6746
2003-03-07Exclude movies from game name matching.Marcus Comstedt
svn-id: r6743
2003-03-07Handle slightly broken icons (The Dig).Marcus Comstedt
svn-id: r6742
2003-03-06updated copyrights headersPaweł Kołodziejski
svn-id: r6726
2003-03-06and more cleanup ....Paweł Kołodziejski
svn-id: r6719
2003-03-03added SysEx support to the CoreAudio midi backend - though I have no clue ↵Max Horn
what effect this will have, or how I could test this... svn-id: r6677
2003-03-03Don't keep a backlog of missed deadlines for event polling...Marcus Comstedt
svn-id: r6674
2003-03-03Increased level of optimization (make sure to use gcc 3.3).Marcus Comstedt
svn-id: r6673
2003-03-02Timer implemented.Marcus Comstedt
svn-id: r6667
2003-03-02Make sure version_settings are initialized.Marcus Comstedt
svn-id: r6665
2003-03-02warp_mouse added.Marcus Comstedt
svn-id: r6664
2003-03-02Patch #691064: dot matrix scalerMax Horn
svn-id: r6663
2003-02-12Maybe this is more future-safe?Marcus Comstedt
svn-id: r6602
2003-02-12hopefully recognise BARBAR.HE0 as a game (pretty much every Humongous ↵Jonathan Gray
Entertainment game) svn-id: r6601
2003-02-12Recognized FOOFOO.LA0 as a game (The Dig and Full Throttle).Marcus Comstedt
svn-id: r6600
2003-02-10Add missing simon 1/2 adlib control codes, purpose unknown.Travis Howell
svn-id: r6596
2003-01-30Added couple of options to MorphOS startupRuediger Hanke
svn-id: r6578
2003-01-29Change AdLib emulation quality for slower devices - added ↵Nicolas Bacca
PROP_GET_FMOPL_ENV_BITS and PROP_GET_FMOPL_EG_ENT svn-id: r6573
2003-01-28more joystick stuff based on patch by ge0rg, also added defines for axis ↵Jonathan Gray
settings and mappings for common keys, these defines will hopefully be removed and replaced with config file options at some point svn-id: r6563
2003-01-27Restore correct sound thread default priority for ARMNicolas Bacca
svn-id: r6559
2003-01-26Update project files - Smartphone support completed \!Nicolas Bacca
svn-id: r6558
2003-01-26Resources changesNicolas Bacca
svn-id: r6557
2003-01-26Global Windows CE routinesNicolas Bacca
svn-id: r6556
2003-01-26Standard PDA functionsNicolas Bacca
svn-id: r6555
2003-01-26Changes for Smartphone callsNicolas Bacca
svn-id: r6554
2003-01-26Smartphone display supportNicolas Bacca
svn-id: r6553