summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/bitmap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various optimisations to code generaton. Vas Crabb2023-03-261-15/+15
* Patched up some gaps in functionality and fixed some bugs. Vas Crabb2022-09-021-11/+11
* Lua scripting enhancements: Vas Crabb2022-08-231-23/+31
* -ui: Made zoom controls a bit more intuitive. Vas Crabb2021-09-061-1/+1
* Low-level #include overhaul AJR2021-01-021-0/+1
* More Lua interface cleanup - it's simpler with cleaner underlyng APIs. Vas Crabb2020-12-271-10/+12
* Cleaned up bitmap API. Vas Crabb2020-09-271-5/+14
* util/bitmap.cpp: Use std::fill_n to get better code for modern CPUs. Vas Crabb2020-09-201-74/+15
* use C++ library includes (nw) firewave2020-01-221-1/+1
* Make bitmap8_t, bitmap16_t, bitmap32_t and bitmap64_t specializations of one ... AJR2019-09-161-0/+39
* make rectangle work better with constexpr, change many things to use designat... Vas Crabb2018-07-281-30/+30
* Make bitmaps movable, allowing them to be used in vectors and emplaced easily. Vas Crabb2016-12-151-36/+67
* More ie15 optimizations, nw. Also removes cache-line padding of dubious perfo... therealmogminer@gmail.com2016-10-231-21/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-37/+37
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-12/+12
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+456