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
/
window.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup of machine.h. Shuffled some fields around, and moved several
Aaron Giles
2011-03-28
1
-2
/
+2
*
Fix font loading in sdlmame. BDF files are just loaded as TTF by TTF_OpenFont...
Couriersud
2011-03-26
1
-4
/
+4
*
Converted core_options to a class. Removed a bunch of marginal
Aaron Giles
2011-03-03
1
-8
/
+6
*
mame_file is now emu_file and is a class. It is required
Aaron Giles
2011-02-12
1
-6
/
+6
*
Added "-syncrefresh" option to osd/sdl. This will *limit* the game speed to t...
Couriersud
2011-01-22
1
-2
/
+7
*
Split the screen device into a separate module.
Aaron Giles
2010-12-02
1
-1
/
+1
*
Slightly cleaner fix for SDL.
Aaron Giles
2010-10-13
1
-3
/
+3
*
Fix for SDL compile (no whatsnew)
Miodrag Milanovic
2010-10-13
1
-2
/
+2
*
Converted render.c objects into C++ objects. Updated all callers.
Aaron Giles
2010-10-13
1
-21
/
+15
*
Split mame.c into mame.c and machine.c, the latter containing the
Aaron Giles
2010-06-30
1
-8
/
+8
*
SDLMAME now compiles against SDL 1.3 up to HG rev 4464. Everything beyond tha...
Couriersud
2010-06-03
1
-4
/
+4
*
SDL: remove problematic live render type toggle and default OS X to OpenGL
R. Belmont
2010-06-02
1
-41
/
+0
*
several cleanups based on cppcheck and VS2008 Code Analysis [Oliver Stöneberg]
Fabio Priuli
2010-03-17
1
-0
/
+3
*
- Moved natural keyboard support from MESS to MAME
Miodrag Milanovic
2010-02-12
1
-4
/
+0
*
Added DEBUG_FLAG_OSD_ENABLED to allow coexistence of debuggers going forward.
Couriersud
2010-02-05
1
-3
/
+3
*
The return of the "misc"
Couriersud
2010-01-21
1
-1
/
+1
*
Minor cosmetic changes:
Couriersud
2010-01-16
1
-4
/
+0
*
Cleanups and version bump.
Aaron Giles
2010-01-16
1
-52
/
+52
*
SDLMAME initial import [R. Belmont, Couriersud]
R. Belmont
2010-01-13
1
-0
/
+1399