summaryrefslogtreecommitdiff
path: root/src/video
AgeCommit message (Expand)Author
2018-07-19Feature: Framerate display window (#6822)Niels Martin Hansen
2018-06-27Fix: [Win32] Garbage in OS window title if branch name was too long.Michael Lutz
2018-05-27Change: [OSX] Disable macOS Sierra's automatic tab featureAlexander Weiss
2018-05-24Change: [OSX] Reversed pinch to zoom behaviour.Alexander Weiss
2018-04-30Fix 74b7f0a: [OSX] Mouse cursor getting occasionally stuck.Michael Lutz
2018-04-30Fix: Some spelling errors in printed messagesMatthijs Kooijman
2018-04-29Remove: WinCE supportPatric Stout
2018-04-29Remove: PSP supportPatric Stout
2018-04-21Fix: [OSX] Compiler warning about an unused NULL argument.Michael Lutz
2018-04-10Codechange: [OSX] Use newer APIs to get resolution information when available.Michael Lutz
2018-04-10Codechange: [OSX] Use non-deprecated API for displaying an alert where suppor...Michael Lutz
2018-04-10Fix: [OSX] Remove some OSX compiler warnings on newer SDKs/compilers.Michael Lutz
2018-04-10Codechange: [Win32] Use OS function for mouse tracking if present.Michael Lutz
2017-12-09(svn r27935) -Fix [FS#6629]: [Win32] Right mouse scrolling didn't work proper...michi_cc
2017-08-13(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)frosch
2017-03-11(svn r27775) -Fix [FS#6510]: Insufficient thread synchronisation when switchi...frosch
2017-03-11(svn r27774) -Fix [FS#5889]: Enabling palette animation for 32bpp blitters wh...frosch
2016-10-31(svn r27675) -Fix [FS#6502]: [OSX] Building with 10.11 or 10.12 SDKs.michi_cc
2016-10-30(svn r27673) -Add: [Win32] Thread names for windows debuggers.michi_cc
2016-10-30(svn r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) thread...frosch
2016-09-04(svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOp...alberth
2016-09-04(svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and Detaile...alberth
2015-02-22(svn r27167) -Fix: [SDL, Windows] Right-mouse-button scrolling scrolled/jumpe...frosch
2014-10-26(svn r27046) -Fix [FS#5812]: Don't require double-press from non-dead console...fonsinchen
2014-09-30(svn r26943) -Fix: [Win32] Silence a warning about comparison of signed and u...planetmaker
2014-09-13(svn r26818) -Fix [FS#AndyShouldHaveFoundFlySprayByNow] (r26758): [OSX] Line ...michi_cc
2014-08-24(svn r26758) -Fix [FS#5972]: [OSX] Implement more of the text editing API to ...michi_cc
2014-07-30(svn r26709) -Fix (r15892 and others) [FS#6069]: [OSX] Compilation fails with...planetmaker
2014-04-28(svn r26538) -Codechange: remove double accounting of the driversrubidium
2014-04-27(svn r26522) -Add: A config-file-only setting to disable usage of 8bpp video ...frosch
2014-04-25(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...rubidium
2014-04-24(svn r26502) -Fix: OSX compilation errorrubidium
2014-04-24(svn r26496) -Fix (r1547): Reading console input on dedicated server relied o...frosch
2014-04-23(svn r26489) -Codechange: properly account for the end of buffers in the file...rubidium
2014-04-23(svn r26486) -Codechange: replace a number of snprintfs with seprintfrubidium
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2014-04-08(svn r26449) -Add: Allow more sound sleep for dedicated servers when there's ...planetmaker
2014-02-23(svn r26367) -Fix: [Win32] Use a separate event to indicate that the drawing ...michi_cc
2014-02-23(svn r26366) -Fix: Protect the windows video driver from concurrent access (f...fonsinchen
2014-02-23(svn r26365) -Fix [FS#5867]: Don't draw the cursor when its sprite isn't read...fonsinchen
2014-02-22(svn r26360) -Revert (r25550) / Fix [FS#5922]: ClientSizeChanged is only call...frosch
2014-02-16(svn r26351) -Fix: Protect all VideoDriver_SDL methods with the _draw_mutex.frosch
2014-01-13(svn r26247) -Fix [FS#5854, FS#5855]: Possible out of bounds reads with the s...rubidium
2014-01-02(svn r26211) -Add: specialised non-animated SS2 blitter (MJP)rubidium
2014-01-02(svn r26209) -Codechange: remove some template magic and simplify some coderubidium
2013-12-30(svn r26186) -Fix: Don't check for equality of MAC_OS_X_VERSION_MAX_ALLOWED.fonsinchen
2013-11-25(svn r26108) -Codechange: some coding style (whitespace)rubidium
2013-11-25(svn r26107) -Codechange/cleanup: remove some coding bloat and simplify the d...rubidium
2013-11-17(svn r26023) -Fix [FS#5805] (r25686): [OSX] Checking for a valid NSTextInputC...michi_cc
2013-11-16(svn r26009) -Fix: warning about conditional expression with enumeral with no...rubidium