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
/
gfxinit.cpp
Age
Commit message (
Expand
)
Author
2021-03-08
Fix: ensure switching blitter happens in the main thread
Patric Stout
2021-03-08
Codechange: remove the unused lock around Blitter
Patric Stout
2021-02-26
Change: Never auto-select an 8bpp blitter unless explicitly allowed by the 's...
Michael Lutz
2021-02-24
Fix #8734: [OpenGL] Apply palette remap to cursor sprites. (#8742)
Michael Lutz
2021-02-23
Fix #8731: Always use a 32bpp blitter if font anti-aliasing is enabled.
Michael Lutz
2021-02-22
Add: A 32 bpp blitter that uses the animation buffer from the video backend t...
Michael Lutz
2021-02-22
Add: [OpenGL] Support for 8bpp blitters.
Michael Lutz
2021-01-08
Codechange: Remove min/max functions in favour of STL variants (#8502)
Charles Pigott
2020-12-27
Codechange: Replace assert_compile macro with static_assert
Charles Pigott
2020-12-14
Codechange: Apple LLVM fails to implement std::optional::value() also on pret...
frosch
2020-12-06
Fix: Compile warnings when asserts are disabled
Charles Pigott
2020-05-21
Codechange: Store base set related texts in std::strings.
Michael Lutz
2020-05-21
Codechange: Use std::string in INI file parsing.
Michael Lutz
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2018-10-31
Doc: Lots and lots of doxymentation fixes
Charles Pigott
2018-05-23
Add: 32bpp SSE2 blitter palette animator (#6795)
Jonathan G Rennison
2018-04-21
Cleanup: Use new filename for README file. (#6738)
Ricardo N Feliciano
2017-03-11
(svn r27775) -Fix [FS#6510]: Insufficient thread synchronisation when switchi...
frosch
2017-01-14
(svn r27732) -Change: Turn the message about 'missing baseset sprites' from a...
frosch
2017-01-14
(svn r27730) -Change: Split openttd.grf into openttd.grf and orig_extra.grf
frosch
2014-09-25
(svn r26919) -Fix [FS#6096]: Crash when enabling "Full animation" if multipla...
peter1138
2014-04-28
(svn r26538) -Codechange: remove double accounting of the drivers
rubidium
2014-04-27
(svn r26522) -Add: A config-file-only setting to disable usage of 8bpp video ...
frosch
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-01-03
(svn r26217) -Change: blitter autoselection based on full animation state, so...
rubidium
2014-01-03
(svn r26216) -Change: the blitter selection to also consider the 32bpp-sse4-a...
rubidium
2014-01-02
(svn r26209) -Codechange: remove some template magic and simplify some code
rubidium
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-02-25
(svn r23987) -Fix (r23000): Also reset the font glyph cache when switching bl...
frosch
2012-02-04
(svn r23887) -Feature: [NewGRF] Support for container version 2.
michi_cc
2012-02-04
(svn r23886) -Codechange: Allow limiting the MD5 file hash to the first x byt...
michi_cc
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2011-11-14
(svn r23214) -Codechange: for base media sets pass the "search in tars" param...
rubidium
2011-10-04
(svn r23001) -Feature: [NewGRF] Automatically switch to a 32 bpp blitter on N...
michi_cc
2011-10-04
(svn r23000) -Feature: Base graphics sets can now specify a preferred blitter...
michi_cc
2011-08-24
(svn r22828) -Codechange: give some variables a better name and clean up the ...
rubidium
2011-08-24
(svn r22826) -Codechange: pass sub directory to NewGRF loading functions
rubidium
2011-08-24
(svn r22825) -Codechange: pass subdir to FioOpenFile
rubidium
2011-08-24
(svn r22822) -Codechange: make a distinction between base sets and newgrfs fo...
rubidium
2011-05-14
(svn r22459) -Doc: Typo fixes and doxygen markup improvements.
alberth
2011-05-04
(svn r22419) -Change: Always use the DOS palette for drawing.
frosch
2011-05-03
(svn r22418) -Fix (r22417): Messed up the palette detection of the extra base...
frosch
2011-05-03
(svn r22417) -Add: an advanced setting to specify the default palette to use ...
frosch
2011-05-02
(svn r22411) -Document: another bunch of bits
rubidium
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-05
(svn r20384) -Fix: Update cursor dimensions when reloading grfs resp. changin...
frosch
2010-08-02
(svn r20305) -Change: reduce OpenTTD's install size by roughly 460 KiB by onl...
rubidium
2010-07-31
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
alberth
2010-07-31
(svn r20253) -Codechange: change GRFConfig::windows_paletted into a bitmask/b...
rubidium
[next]