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
/
emu
/
rendfont.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-28
/
+28
*
Revert "Added IS_ENABLED, so we have compiler check for non used part, it is ...
Miodrag Milanovic
2016-11-12
1
-3
/
+3
*
Added IS_ENABLED, so we have compiler check for non used part, it is checked ...
Miodrag Milanovic
2016-11-11
1
-3
/
+3
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-28
/
+28
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
1
-7
/
+7
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
1
-2
/
+2
*
quick fixes to some more stuff that isn't supplementary plane clean
Vas Crabb
2016-08-03
1
-9
/
+15
*
fixed clang (nw)
Miodrag Milanovic
2016-07-31
1
-0
/
+2
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-2
/
+2
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-2
/
+2
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-1
/
+1
*
Cleanup (nw)
Miodrag Milanovic
2016-04-20
1
-3
/
+3
*
attempt to fix hap issue (nw)
David Haywood
2016-03-31
1
-2
/
+13
*
Cleanups and version bump
Miodrag Milanovic
2016-03-30
1
-1
/
+1
*
Make a proper BDF out of uismall font - no need to try and load an orphaned BDC
Vas Crabb
2016-03-21
1
-19
/
+0
*
Fix bdc loading and fullpath TTF loading
Vas Crabb
2016-03-20
1
-22
/
+23
*
Added uismall.bdc and way to load it for those that wish to use it still (nw)
Miodrag Milanovic
2016-03-20
1
-1
/
+19
*
Move font enumeration to OSD, separate font name from display name as needed ...
Vas Crabb
2016-03-17
1
-17
/
+9
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-7
/
+7
*
Initial import of MEWUI to MAME [Dankan1890]
Dankan1890
2016-02-04
1
-15
/
+111
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-27
/
+27
*
More cleanups (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+1
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+0
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+767