summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/delegate.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-32/+32
* (nw) So we're back to MSVC blowing up on non-trivial templates. Lovely. Vas Crabb2018-12-301-3/+10
* Start cleaning up palette configuration: Vas Crabb2018-12-291-127/+113
* Better support for screen orientation/geometry: Vas Crabb2018-07-261-5/+4
* delegates: Don't crash on late binding if no object is actually needed [O. Ga... Olivier Galibert2016-12-091-1/+1
* srcclean (nw) Vas Crabb2016-11-271-3/+3
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* delegate fix - lambda always have object (nw) Miodrag Milanovic2016-11-081-1/+1
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-27/+12
* try to make GCC 5.4.0 happy (nw) Miodrag Milanovic2016-11-051-1/+1
* Delegate support for lambdas and std::functions in general, also supporting c... Miodrag Milanovic2016-11-051-35/+80
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-1/+1
* Add includes for dependency documentation. There is still inconsistent couriersud2016-04-081-1/+1
* Enable the internal delegates for Emscripten too (nw) Justin Kerk2016-03-201-2/+0
* Updated delegates, now works on ARM and ARM64 (nw) Miodrag Milanovic2016-03-131-493/+37
* updated checks since old versions are anyway not supported (nw) Miodrag Milanovic2015-12-091-3/+2
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-18/+18
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-4/+4
* Made fast delegates work on VS x64 builds (nw) Miodrag Milanovic2015-11-221-0/+63
* as req? (nw) David Haywood2015-11-041-1/+1
* made 32 bit mingw-clang build working Miodrag Milanovic2015-11-041-0/+2
* Cleanups and version bumpmame0163 Miodrag Milanovic2015-06-241-2/+1
* delegate.h now supports mingw 32 bit builds with INTERNAL configuration. couriersud2015-05-311-16/+60
* get rid of some obsolete/unreachable stuff, get rid of more abuse of SDLMAME_... Vas Crabb2015-04-021-3/+3
* removed last assert.h occurance in a header (nw) Oliver Stöneberg2015-03-201-1/+0
* Fix crashing on ARM Linux targets. [R. Belmont, rjosal] arbee2015-03-041-0/+2
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-161-0/+943