summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/delegate.cpp
Commit message (Expand)AuthorAgeFilesLines
* -cpu/drcbex64.cpp: Be nicer to the return address predictor. Vas Crabb2025-01-151-2/+2
* -util/mfpresolve.cpp: Moved member function resolution code to a common locat... Vas Crabb2025-01-141-200/+8
* More low-effort cleanup. Vas Crabb2021-10-051-15/+1
* util: Further API cleanups: (#8661) Vas Crabb2021-10-051-4/+4
* bus/rs232: Added a configurable patch box device, and various cleanups. Vas Crabb2021-10-031-1/+1
* -ui: Work around GitHub issue #8634. Vas Crabb2021-10-011-0/+9
* -minimaws: Changed geometry of disclosure triangles. Vas Crabb2021-09-291-1/+1
* util/delegate.cpp: Notes from experiments with clang. Vas Crabb2021-09-271-25/+104
* 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