index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
eigccx86.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd/eigccx86.h: Added optimised rotate helpers.
Vas Crabb
2022-11-03
1
-0
/
+88
*
Added helpers for 64-bit count leading zeroes/ones.
Vas Crabb
2021-06-13
1
-8
/
+56
*
-osd: Clean up inline maths utilities.
Vas Crabb
2021-01-18
1
-80
/
+17
*
use C++ library includes (nw)
firewave
2020-01-22
1
-1
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-0
/
+34
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-34
/
+0
*
add GCC/clang implementations of 64*64->128 multiply for x86_64, and adjust s...
Vas Crabb
2019-02-16
1
-0
/
+34
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-6
/
+4
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-4
/
+6
*
allow compiler a little more optimisation leeway in x86 count_leading_* (nw)
Vas Crabb
2017-12-02
1
-6
/
+4
*
get rid of branches in cout_leading_zeros and ount_leading_ones (nw)
Vas Crabb
2017-11-18
1
-16
/
+14
*
clean up inlines (nw)
Vas Crabb
2017-07-09
1
-153
/
+140
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-53
/
+53
*
use chrono calls for time handling in core (nw)
Miodrag Milanovic
2016-03-03
1
-36
/
+0
*
remove asm part for atomic implementations (nw)
Miodrag Milanovic
2016-03-01
1
-156
/
+0
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-26
/
+26
*
Initial conversion of core to C++14. Note that compilers are now limited to G...
Miodrag Milanovic
2015-12-03
1
-24
/
+24
*
removed restriction link for BSD3 licensed files (nw)
Miodrag Milanovic
2015-05-07
1
-3
/
+0
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
1
-0
/
+719