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
/
allegro_v.h
Age
Commit message (
Expand
)
Author
2021-03-09
Add: Display refresh rate game option (#8813)
sean
2021-02-24
Codechange: [Video] make the prototype of PollEvent() the same for all drivers
Patric Stout
2021-02-20
Codechange: be consistent in what CheckPaletteAnim() does and when it is called
Patric Stout
2021-02-20
Codechange: be consistent in naming the paint function Paint()
Patric Stout
2021-02-20
Codechange: move all input-handling of video-drivers into InputLoop
Patric Stout
2020-05-21
Codechange: Use std::string in the driver and blitter selection code.
Michael Lutz
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-03-24
Codechange: Use override specifer for overriding member declarations
Henry Wilson
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
2011-11-17
(svn r23241) -Codechange: make the decision when to go to the custom drawn cu...
rubidium
2011-10-04
(svn r22999) -Codechange: Allow changing the blitter during the running game.
michi_cc
2011-05-02
(svn r22410) -Document: some more bits ;)
rubidium
2009-09-20
(svn r17583) -Change: make SDL's video driver more likely to be loaded than A...
rubidium
2009-09-05
(svn r17428) -Codechange: add a function to get the name of a driver
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2008-11-25
(svn r14630) -Add: support Allegro as video backend.
rubidium