summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/delegate.cpp
Commit message (Expand)AuthorAgeFilesLines
* util/delegate.cpp: PowerPC-64 Little Endian drops function descriptors. Vas Crabb2021-09-241-1/+3
* -minimaws: Made table sort widgets (and the code behind them) less ugly. Vas Crabb2021-09-231-0/+11
* util/delegate.cpp: Recognise a couple more MSVC thunks. Vas Crabb2021-09-221-6/+29
* cpu/drcbex64.cpp: Proof-of-concept for optimisation of calling out. Vas Crabb2021-09-221-2/+40
* util/delegate.cpp: Fixed calculation of this pointer when casting member func... Vas Crabb2021-09-201-1/+2
* util/delegate.h: Try to catch issues earlier, and some cleanup. Vas Crabb2021-09-201-43/+76
* util/delegate.cpp: Fixed multiple issues. Vas Crabb2021-09-191-31/+49
* util/strformat.h, util/delegate.h: More cleanup and future-proofing. Vas Crabb2021-09-181-1/+4
* -util/delegate.cpp: One less level of indirection for functoid delegates. Vas Crabb2021-09-161-19/+24
* use C++ library includes (nw) firewave2020-01-221-2/+2
* Fix build in newer Emscripten versions (nw) Justin Kerk2019-08-081-1/+1
* Cleanups and version bump Miodrag Milanovic2016-03-301-2/+2
* Enable the internal delegates for Emscripten too (nw) Justin Kerk2016-03-201-1/+1
* Enable these delegates for MIPS as well (nw) Miodrag Milanovic2016-03-201-1/+1
* Fixed delegates for ARM and MIPS (nw) Miodrag Milanovic2016-03-201-5/+2
* Updated delegates, now works on ARM and ARM64 (nw) Miodrag Milanovic2016-03-131-17/+37
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+62