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
/
sdl
/
osdsdl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added BGFX skeleton to SDL build as well (nw)
Miodrag Milanovic
2015-02-01
1
-0
/
+1
*
Converted pcap and taptun network code into modules. (nw)
couriersud
2015-01-30
1
-6
/
+0
*
Converted sdl_monitor_info into a proper object. (nw)
couriersud
2015-01-29
1
-3
/
+0
*
Cleanups and version bump
mame0158
Miodrag Milanovic
2015-01-28
1
-5
/
+5
*
Converted modules/debugger/* to new module infrastructure. (nw)
couriersud
2015-01-25
1
-1
/
+0
*
Converted sound modules to be osd_modules. Simplified code. (nw)
couriersud
2015-01-24
1
-1
/
+0
*
Added a generic module abstraction layer and migrated font modules to
couriersud
2015-01-23
1
-1
/
+2
*
Moved font code into osd/modules/font. Extended osd_font to a proper
couriersud
2015-01-19
1
-5
/
+0
*
Changed osd_font to struct osd_font and removed unnecessary osdepend.h
couriersud
2015-01-17
1
-9
/
+3
*
Removed some machine() references
couriersud
2015-01-14
1
-7
/
+7
*
Untangled options inheritance. Previously code locked in osd_options
couriersud
2015-01-13
1
-2
/
+5
*
Converted back osd_interface into a pure interface.
couriersud
2015-01-12
1
-1
/
+4
*
Fixed two SDL2 bugs:
couriersud
2015-01-06
1
-1
/
+1
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-1
/
+1
*
SDL: More cleanups. (nw)
R. Belmont
2014-09-01
1
-2
/
+1
*
Added window to osd_interface (nw)
Miodrag Milanovic
2014-09-01
1
-0
/
+2
*
More cleanups, there is issue with srcclean that needs to be taken care as we...
Miodrag Milanovic
2014-07-22
1
-1
/
+1
*
-Reorganized OSD, handling more sound output systems and debuggers, defaults ...
Miodrag Milanovic
2014-05-08
1
-59
/
+4
*
-Made osd_interface base class for OSD and moved initialization for each subs...
Miodrag Milanovic
2014-04-25
1
-1
/
+21
*
SDL: Removed "totalColors" hack, now only RGB32 is sent to the GPU. [R. Belmont]
R. Belmont
2014-03-20
1
-2
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-75
/
+75
*
SDL: Fix -prescale option for SDL builds [Matthias Reichl]
R. Belmont
2012-08-11
1
-1
/
+1
*
SDL: Use XInput to allow multiple lightguns on Linux/*BSD targets. [Markus Ra...
R. Belmont
2012-07-25
1
-0
/
+3
*
SDL: support unofficial (not in the OSD class) num_processors API used by chd...
R. Belmont
2012-02-26
1
-1
/
+1
*
updated sdl os-core to compile against stock SDL-2.0 [couriersud].
Couriersud
2012-02-12
1
-13
/
+4
*
Major bitmap-related changes throughout the system. There are
Aaron Giles
2012-01-12
1
-1
/
+1
*
(Finally found the time to finish this....)
Aaron Giles
2011-05-30
1
-1
/
+1
*
BIG update.
Aaron Giles
2011-03-29
1
-1
/
+1
*
Converted core_options to a class. Removed a bunch of marginal
Aaron Giles
2011-03-03
1
-6
/
+98
*
Added "-syncrefresh" option to osd/sdl. This will *limit* the game speed to t...
Couriersud
2011-01-22
1
-0
/
+1
*
"Copy-and-Paste" the "-bench" option from win32 to sdl. [Couriersud]
Couriersud
2011-01-02
1
-0
/
+3
*
Implemented "-watchdog" option for SDLMame. [Couriersud]
Couriersud
2011-01-02
1
-0
/
+6
*
Cleanups and version bump.
Aaron Giles
2011-01-01
1
-1
/
+1
*
Some fixes to keep sdlmame aligned to SDL1.3 development. No whatsnew.
Couriersud
2010-12-27
1
-0
/
+9
*
SDL: Fix OS X and Windows builds (no whatsnew)
R. Belmont
2010-11-13
1
-4
/
+0
*
SDL: Support -uifont for using arbitrary TrueType fonts on Linux/BSD builds.
R. Belmont
2010-11-12
1
-0
/
+11
*
Cleanup & version bump.
mame0140u1
Aaron Giles
2010-11-08
1
-3
/
+3
*
Fix Linux SDL build.
Andrew Gardner
2010-10-23
1
-0
/
+2
*
Create new class osd_interface to house OSD callbacks. Added new
Aaron Giles
2010-10-21
1
-0
/
+32
*
Fix crash when specifying -effect.
Aaron Giles
2010-10-16
1
-1
/
+0
*
- Removed changelog notes from osd_sdl.h
Couriersud
2010-02-12
1
-198
/
+0
*
Cleanups and version bump.
Aaron Giles
2010-01-16
1
-203
/
+203
*
SDLMAME initial import [R. Belmont, Couriersud]
R. Belmont
2010-01-13
1
-0
/
+330