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
/
viewport_sprite_sorter_sse4.cpp
Age
Commit message (
Expand
)
Author
2021-05-30
Codechange: rename _SQ64 into POINTER_IS_64BIT (#9313)
Patric Stout
2021-02-05
Codechange: Apply coding style (#8640)
SamuXarick
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-20
Feature #7962: Significantly improve sprite sorter performance
dP
2020-07-03
Fix: Globally apply preprocessor directive coding style
TechGeekNZ
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-03-26
Codechange: Replaced SmallVector::[Begin|End]() with std alternatives
Henry Wilson
2018-11-18
Revert: Sprite sorting optimisation sorted incorrectly.
frosch
2018-10-31
Doc: Lots and lots of doxymentation fixes
Charles Pigott
2018-10-26
Codechange: Improve (un)zoom performance
Jindrich Makovicka
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-01-02
(svn r26207) -Codechange: move the CPUID flag detection into cpu.cpp
rubidium
2014-01-02
(svn r26205) -Feature: SSE 4.1 sprite sorter, improving the sorting performan...
rubidium