index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various improvements to image file handling:
Vas Crabb
2020-10-08
2
-8
/
+24
*
Fix stray space char in osd_opengl.h
Miodrag Milanović
2020-10-03
1
-1
/
+1
*
emu/render.cpp: Consider that screens can be hidden when choosing a default v...
Vas Crabb
2020-10-03
2
-2
/
+2
*
Got rid of global_alloc/global_free.
Vas Crabb
2020-10-03
27
-199
/
+154
*
-Got rid of most of the remaining problematic uses of make_unique_clear.
Vas Crabb
2020-09-30
4
-4
/
+4
*
FreeBSD fixes (#7295)
Emmanuel Vadot
2020-09-27
1
-1
/
+1
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
5
-7
/
+8
*
-util/xmlfile: Escape attribute and element content.
Vas Crabb
2020-09-06
3
-3
/
+3
*
drawd3d: properly clean up d3dintf (nw)
hap
2020-06-21
1
-0
/
+3
*
-bgfx: Don't try to invoke a frame immediately after resetting the renderer d...
Ryan Holtz
2020-06-20
1
-2
/
+2
*
-bgfx: Corrected a data overrun in the d3d12 backend from allocating only eno...
Ryan Holtz
2020-06-20
12
-20
/
+28
*
looks like I64 size qualifier is only needed for MSYS64 GCC 9 and earlier (nw)
Vas Crabb
2020-06-02
2
-2
/
+2
*
MAME Testers Bugs Fixed
Ryan Holtz
2020-05-28
2
-169
/
+86
*
Last memory change fixes (nw)
Olivier Galibert
2020-05-25
2
-5
/
+6
*
Debugger expression and memory access overhaul
AJR
2020-05-25
19
-115
/
+149
*
OS X debugger: Avoid crashing when a nonexistent disassembly or memory view i...
AJR
2020-04-20
2
-9
/
+18
*
font_osx.cpp: Why does Apple even have these macros? They're not expected to ...
AJR
2020-04-08
1
-2
/
+2
*
Mac: Use Arial Unicode MS as the default font (fixes missing glyphs in many l...
arbee
2020-04-08
1
-1
/
+25
*
Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360)
Oliver Stöneberg
2020-04-08
22
-25
/
+27
*
Hey Travis, go test that for me, thanks (nw)
Olivier Galibert
2020-03-31
2
-0
/
+6
*
Fix some deprecations (nw)
Olivier Galibert
2020-03-31
2
-3
/
+3
*
copy-paste error (nw)
Vas Crabb
2020-01-31
1
-1
/
+1
*
there are reasons for things being the way they were (nw)
Vas Crabb
2020-01-31
23
-16
/
+88
*
fixed some modernize-use-auto clang-tidy warnings (nw) (#6238)
Oliver Stöneberg
2020-01-30
32
-101
/
+101
*
fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237)
Oliver Stöneberg
2020-01-30
42
-109
/
+35
*
fixed some clang-tidy warnings (nw) (#6236)
Oliver Stöneberg
2020-01-30
10
-29
/
+29
*
Revert accidentally committed changes. (nw)
couriersud
2020-01-25
1
-17
/
+5
*
segas16b: Added analog filters. [Couriersud]
couriersud
2020-01-25
1
-5
/
+17
*
fix build with clang 9.0.0 on windows
smf-
2020-01-24
1
-1
/
+1
*
Merge pull request #6195 from firewave/includes
R. Belmont
2020-01-22
29
-49
/
+49
|
\
|
*
use C++ library includes (nw)
firewave
2020-01-22
29
-49
/
+49
*
|
fixed some clang-tidy warnings (nw) (#6197)
Oliver Stöneberg
2020-01-22
11
-22
/
+22
|
/
*
input_sdl: Process control characters so that the natural keyboard can see th...
AJR
2020-01-10
1
-0
/
+13
*
video: higher maximum prescale (nw)
hap
2020-01-05
1
-1
/
+1
*
opengl: clamp to edge, same as the other renderers (nw)
hap
2020-01-04
1
-8
/
+8
*
Happy New Year 2020 (nw) (#6128)
Stiletto
2020-01-04
1
-1
/
+1
*
render/bgfx: Fix incorrect swapping of red and blue components of screen tint
AJR
2019-12-31
1
-1
/
+1
*
Changed Direct3D renderer to call GetAncestor() in device_create() to
npwoods
2019-12-22
1
-1
/
+5
*
save/restore otuput values in save states
Vas Crabb
2019-12-13
1
-8
/
+5
*
input_sdl.cpp: Ignore joystick buttons beyond maximum supported number.
Vas Crabb
2019-12-07
1
-2
/
+5
*
netlist: Revert development code committed by accident. (nw)
couriersud
2019-11-26
1
-13
/
+2
*
netlist: move nl_examples to src/lib/netlist/examples. (nw)
couriersud
2019-11-25
1
-2
/
+13
*
Clean up render_screen_list code, replacing simple_list with std::list (nw)
AJR
2019-11-24
2
-2
/
+2
*
-bgfx: Fixed Github issue #5961. [Ryan Holtz]
MooglyGuy
2019-11-24
1
-2
/
+2
*
Opengl: Apply line width provided by renderer. [Couriersud]
couriersud
2019-11-24
1
-0
/
+1
*
bgfx: Fix edge case around B/C/G settings. [Couriersud]
couriersud
2019-11-24
1
-1
/
+2
*
srcclean (nw)
Vas Crabb
2019-11-25
3
-3
/
+3
*
-bgfx: Fixed Github issues #5830 and #5956. [Ryan Holtz]
MooglyGuy
2019-11-25
12
-47
/
+119
*
srcclean and indentation cleanup (nw)
Vas Crabb
2019-11-24
1
-22
/
+22
*
Opengl render driver: fix bug preventing adjustment of ... [Couriersud]
couriersud
2019-11-24
1
-1
/
+1
[next]