summaryrefslogtreecommitdiff
path: root/src/viewport_sprite_sorter_sse4.cpp
AgeCommit message (Expand)Author
2021-05-30Codechange: rename _SQ64 into POINTER_IS_64BIT (#9313)Patric Stout
2021-02-05Codechange: Apply coding style (#8640)SamuXarick
2021-01-08Codechange: Remove min/max functions in favour of STL variants (#8502)Charles Pigott
2020-12-27Codechange: Replace assert_compile macro with static_assertCharles Pigott
2020-12-20Feature #7962: Significantly improve sprite sorter performancedP
2020-07-03Fix: Globally apply preprocessor directive coding styleTechGeekNZ
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-03-26Codechange: Replaced SmallVector::[Begin|End]() with std alternativesHenry Wilson
2018-11-18Revert: Sprite sorting optimisation sorted incorrectly.frosch
2018-10-31Doc: Lots and lots of doxymentation fixesCharles Pigott
2018-10-26Codechange: Improve (un)zoom performanceJindrich 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.cpprubidium
2014-01-02(svn r26205) -Feature: SSE 4.1 sprite sorter, improving the sorting performan...rubidium