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
/
sdl
/
sdlmain.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-attach_window support for SDLMAME (#8070)
npwoods
2021-05-20
1
-1
/
+2
*
Disable sleep when using -bench.
Aaron Giles
2021-03-31
1
-0
/
+1
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-1
/
+2
*
osd/modules/input: Fixed a couple of X11 resource leaks.
Vas Crabb
2020-11-16
1
-16
/
+17
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-0
/
+1
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-1
/
+0
*
Show video-mode option 'accel' in help and GUI
Andreas Müller
2019-02-17
1
-0
/
+1
*
clean up and improve option descriptions
Vas Crabb
2018-12-13
1
-5
/
+5
*
How to remove unwanted macros, or: getting out of discovered "check" (nw)
AJR
2018-06-29
1
-0
/
+1
*
Fixed an options overhaul regression (#2530)
npwoods
2017-10-06
1
-0
/
+10
*
Attempted to sanitize/rationalize how we access UTF-8 command line arguments ...
npwoods
2017-09-18
1
-7
/
+1
*
Modification for Android build (NDK r14b, build-tools 21.1.2 and gradle 2.2.1...
Miso Kim
2017-08-23
1
-0
/
+3
*
Overhaul to how MAME handles options, take two (#2341)
npwoods
2017-06-25
1
-6
/
+4
*
Revert "Overhaul to how MAME handles options (#2260)"
Vas Crabb
2017-05-07
1
-4
/
+6
*
Overhaul to how MAME handles options (#2260)
npwoods
2017-05-05
1
-6
/
+4
*
srcclean (nw)
Vas Crabb
2017-03-26
1
-1
/
+1
*
Fixed SDL build on win32 and zexall build (nw)
Miodrag Milanovic
2017-03-26
1
-2
/
+8
*
Move special windows.h include directives to build defines (nw)
Brad Hughes
2016-12-28
1
-1
/
+0
*
Major refactoring of debugger core [Ryan Holtz]
therealmogminer@gmail.com
2016-06-08
1
-15
/
+17
*
Fixed video mode opengl duplicated in SDL build. (nw)
dankan1890
2016-06-07
1
-0
/
+2
*
No SDL 1.2 support anymore (nw)
Miodrag Milanovic
2016-05-06
1
-8
/
+0
*
RIP sdlinc.h
couriersud
2016-05-06
1
-1
/
+1
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-1
/
+1
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-20
/
+20
*
Split UI and frontend part from core [Miodrag Milanovic]
Miodrag Milanovic
2016-04-23
1
-4
/
+2
*
SDL cleanup (nw)
Miodrag Milanovic
2016-04-20
1
-11
/
+5
*
Fixed missing diagnostic module include.
Brad Hughes
2016-04-17
1
-0
/
+1
*
Create diagnostic module for profiling and crash diagnostics
Brad Hughes
2016-04-17
1
-0
/
+3
*
Update windows to use platform independent watchdog implementation (nw)
Miodrag Milanovic
2016-04-15
1
-11
/
+1
*
Fixed linux compile.
couriersud
2016-04-10
1
-1
/
+1
*
Fixed joystick on Android preventing application to crash, cleanup init for S...
Miodrag Milanovic
2016-04-02
1
-7
/
+7
*
Cleanups and version bump
Miodrag Milanovic
2016-03-30
1
-1
/
+0
*
Change INIPATH default to cover new HLSL presets (ini/presets) (nw)
Scott Stone
2016-03-30
1
-1
/
+1
*
Initial work to make MAME work on Android [Miodrag Milanovic]
Miodrag Milanovic
2016-03-27
1
-3
/
+3
*
Copy/paste some code from Windows OSD to get SDL going again - sorry if this ...
Vas Crabb
2016-03-24
1
-2
/
+1
*
Using SDL_INIT_GAMECONTROLLER it explicitly calls SDL_INIT_JOYSTICK some expe...
Miodrag Milanovic
2016-03-05
1
-4
/
+3
*
Merge input modules work.
Brad Hughes
2016-02-28
1
-1
/
+1
|
\
|
*
Refactor OSD input into modules
Brad Hughes
2016-02-28
1
-1
/
+1
*
|
OS/2 can not support SDL2 which is needed for MAME to run (nw)
Miodrag Milanovic
2016-02-26
1
-30
/
+2
*
|
placed back OPENGL check since GL is not same as GLES (nw)
Miodrag Milanovic
2016-02-16
1
-0
/
+5
*
|
opengl as requirement (nw)
Miodrag Milanovic
2016-02-16
1
-5
/
+0
*
|
Remove SDL 1.2 support (nw)
Miodrag Milanovic
2016-02-16
1
-59
/
+1
|
/
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+612