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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
6
-14
/
+13
*
rm unused colortable
Michaël Banaan Ananas
2014-04-05
1
-11
/
+1
*
fix compiler warning?
Michaël Banaan Ananas
2014-04-04
1
-9
/
+6
*
a few adjustments for Visual Studio analysis (nw)
Oliver Stöneberg
2014-04-04
2
-3
/
+3
*
disabled some Visual Studio analysis warnings / fixed some obvious errors bas...
Oliver Stöneberg
2014-04-03
2
-2
/
+2
*
here ya go :) (nw)
Miodrag Milanovic
2014-03-31
1
-1
/
+1
*
updated vconv for no-sign-compare (nw)
Miodrag Milanovic
2014-03-31
1
-1
/
+1
*
reverting, sorry for this vconv needs to be updated (nw)
Miodrag Milanovic
2014-03-31
2
-2
/
+2
*
VS2013 x64 is little bit more anal about signed/unsigned comparison (nw)
Miodrag Milanovic
2014-03-31
2
-2
/
+2
*
made MAME and MESS compile under VS2013, 32bit only for now (nw)
Miodrag Milanovic
2014-03-31
1
-1
/
+1
*
vcconv: handle -msse and added a TODO about a changed behavior in VS2012 (nw)
Oliver Stöneberg
2014-03-30
1
-0
/
+3
*
just use core_strdup() in osd_get_full_path() in src/osd/osdmini/minifile.c (nw)
Oliver Stöneberg
2014-03-30
1
-2
/
+1
*
making code compiles and work on mingw 32 bit on versions 4.7.x and 4.8.x (nw)
Miodrag Milanovic
2014-03-30
2
-1
/
+5
*
some comments (nw)
Oliver Stöneberg
2014-03-24
1
-1
/
+4
*
removed mame_* aliases and just use core_* functions (nw)
Oliver Stöneberg
2014-03-24
1
-1
/
+1
*
some mismatched malloc/free usage with osd_* functions (nw)
Oliver Stöneberg
2014-03-24
3
-7
/
+8
*
always a Clang (nw)
R. Belmont
2014-03-21
1
-1
/
+1
*
SDL: Next stage cleanup, aligned texture conversion with current Windows/D3D ...
R. Belmont
2014-03-21
4
-632
/
+306
*
Clang (nt)
R. Belmont
2014-03-20
1
-1
/
+1
*
SDL: Removed "totalColors" hack, now only RGB32 is sent to the GPU. [R. Belmont]
R. Belmont
2014-03-20
10
-423
/
+113
*
renamed pmmidi.c to pmmidi.inc
Oliver Stöneberg
2014-03-19
5
-5
/
+5
*
renamed rendersw.c to rendersw.inc
Oliver Stöneberg
2014-03-19
5
-6
/
+6
*
and more global_free() -> global_free_array()(nw)
Oliver Stöneberg
2014-03-17
1
-2
/
+2
*
more global_free() -> global_free_array() in src/osd/sdl/drawsdl.c (nw)
Oliver Stöneberg
2014-03-17
1
-2
/
+2
*
primary_screen -> first_screen() (nw)
Miodrag Milanovic
2014-03-15
1
-1
/
+1
*
removed unnecessary quoting for -DDISABLE_MIDI=1 (nw)
Oliver Stöneberg
2014-03-12
1
-1
/
+1
*
global_free() -> global_free_array() in src/osd/sdl/drawsdl.c (nw)
Oliver Stöneberg
2014-03-12
1
-2
/
+2
*
Silence more clang warnings (nw)
Justin Kerk
2014-03-12
1
-9
/
+6
*
Fixed OSX debugger and clang compile fix (nw)
Wilbert Pol
2014-03-11
1
-19
/
+19
*
fix for stream_buffer free (nw)
Miodrag Milanovic
2014-03-11
1
-1
/
+1
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
10
-77
/
+67
*
Add an osd_truncate call to truncate files [O. Galibert]
Olivier Galibert
2014-03-11
3
-0
/
+77
*
removed obsolete include and corrected SDLMAME_ARCH quoting in sdl.mak (nw)
Oliver Stöneberg
2014-03-10
1
-4
/
+1
*
added a few more missing \n in logging / cleanups (nw)
Oliver Stöneberg
2014-03-10
2
-8
/
+8
*
Fix compiling on unusual OS X configurations. [Robert Walsh]
R. Belmont
2014-03-03
1
-2
/
+2
*
moved compiler-specific warning generation to shared files (nw)
Oliver Stöneberg
2014-03-02
2
-36
/
+12
*
proper sdl fix (nw)
Miodrag Milanovic
2014-02-27
1
-1
/
+4
*
fix for sdl (nw)
Miodrag Milanovic
2014-02-27
1
-1
/
+1
*
fixed #if checks for Visual Studio in osd/osdcomm.h (nw)
Oliver Stöneberg
2014-02-26
1
-2
/
+2
*
fixed 32-bit compilation (nw)
Oliver Stöneberg
2014-02-26
1
-0
/
+4
*
first round of printf fixes (nw)
Oliver Stöneberg
2014-02-25
1
-0
/
+6
*
SDL: Cleaned up some warnings (nw)
R. Belmont
2014-02-22
1
-4
/
+4
*
fixed bug in default font handling for OSX (nw)
Oliver Stöneberg
2014-02-22
1
-1
/
+1
*
second round of clang 3.4 fixes for MESS (nw)
Oliver Stöneberg
2014-02-20
1
-0
/
+2
*
Fix SDL 2.0 build (nw)
R. Belmont
2014-02-19
1
-3
/
+3
*
fix SDL build (nw)
Miodrag Milanovic
2014-02-19
1
-3
/
+3
*
Switched rgb_t to a class, replacing macros with methods. Mappings are
Aaron Giles
2014-02-19
7
-34
/
+34
*
[JSMESS] Use emscripten_get_now() instead of gettimeofday() [clb] (nw)
Justin Kerk
2014-02-13
1
-0
/
+7
*
Changed how NULL callbacks are specified on win_draw_callbacks
Nathan Woods
2014-02-08
4
-9
/
+4
*
Adopted 'bool' type
Nathan Woods
2014-02-05
2
-16
/
+16
[next]