index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video
Age
Commit message (
Expand
)
Author
2019-09-29
Fix: Some typos found using codespell
JMcKiern
2019-09-19
Add #6173: New SDL 2 based video and sound drivers (#7086)
nikolas
2019-09-16
Change: [OSX] Recreate backing store if the colour profile of the screen (or ...
Michael Lutz
2019-09-16
Fix #7644: [OSX] Try to use system colour space to avoid video output perform...
Michael Lutz
2019-09-07
Fix: change Quartz driver colorSpace handling to address certain macOS perfor...
Andy
2019-08-06
Cleanup: Remove duplicate thread.h include (#7683)
nikolas
2019-04-18
Codechange: use std::vector for _resolutions
glx
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-04-06
Codechange: C++11 STL has a function for getting the number of CPU cores.
Michael Lutz
2019-04-06
Codechange: Use platform independent C++11 function for sleeping on a thread.
Michael Lutz
2019-04-06
Codechange: Replace custom thread code with C++11 thread objects.
Michael Lutz
2019-04-06
Codechange: Replace custom mutex code with C++11 mutex'es.
Michael Lutz
2019-03-30
Change: [SDL] Do not offer video smaller than 640x480
Niels Martin Hansen
2019-03-24
Codechange: Use override specifer for overriding member declarations
Henry Wilson
2019-03-20
Remove: ENABLE_NETWORK switch
Patric Stout
2019-03-19
Remove: DOS support
Patric Stout
2019-03-05
Remove: BeOS support (deprecated by Haiku)
Patric Stout
2019-03-05
Remove: MorphOS / AmigaOS support
Patric Stout
2019-03-02
Codechange: Remove ability for SDL to be dynamically loaded on Windows
Charles Pigott
2019-02-24
Change: [OSX] Prevent 2D scrolling for traditional scroll wheel mice
Alexander Weiss
2019-02-24
Change #6800: [OSX] Use high-precision scrolling deltas for 2D scrolling
Alexander Weiss
2019-01-17
Codechange: Remove unnecessarily defined functions under MinGW
Charles Pigott
2019-01-17
Fix: A few minor compile warnings under MinGW
Charles Pigott
2018-12-27
Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined ...
glx
2018-07-19
Feature: Framerate display window (#6822)
Niels Martin Hansen
2018-06-27
Fix: [Win32] Garbage in OS window title if branch name was too long.
Michael Lutz
2018-05-27
Change: [OSX] Disable macOS Sierra's automatic tab feature
Alexander Weiss
2018-05-24
Change: [OSX] Reversed pinch to zoom behaviour.
Alexander Weiss
2018-04-30
Fix 74b7f0a: [OSX] Mouse cursor getting occasionally stuck.
Michael Lutz
2018-04-30
Fix: Some spelling errors in printed messages
Matthijs Kooijman
2018-04-29
Remove: WinCE support
Patric Stout
2018-04-29
Remove: PSP support
Patric Stout
2018-04-21
Fix: [OSX] Compiler warning about an unused NULL argument.
Michael Lutz
2018-04-10
Codechange: [OSX] Use newer APIs to get resolution information when available.
Michael Lutz
2018-04-10
Codechange: [OSX] Use non-deprecated API for displaying an alert where suppor...
Michael Lutz
2018-04-10
Fix: [OSX] Remove some OSX compiler warnings on newer SDKs/compilers.
Michael Lutz
2018-04-10
Codechange: [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
[next]