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
/
render
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup and version bump
mame0167
Miodrag Milanovic
2015-10-28
1
-3
/
+3
*
Merge pull request #6 from mamedev/master
ImJezze
2015-10-20
3
-5
/
+6
|
\
|
*
Disabled DX12 on mingw since it is not working (nw)
Miodrag Milanovic
2015-10-15
1
-2
/
+2
|
*
Update scripts for compile with latest BGFX (nw)
Miodrag Milanovic
2015-09-12
1
-1
/
+1
|
*
opengl: fix overly-strict requirement on SCREEN shaders to match docs [cgwg]
arbee
2015-09-06
1
-1
/
+2
|
*
Added seconds() and attoseconds() to attotime and prefixed members with
couriersud
2015-08-15
1
-1
/
+1
*
|
Small Fixes
ImJezze
2015-10-20
1
-0
/
+9
*
|
Artwork Support
ImJezze
2015-10-18
1
-12
/
+20
*
|
Cleanup
ImJezze
2015-10-18
3
-16
/
+16
*
|
Bloom Overdrive
ImJezze
2015-10-10
2
-4
/
+37
*
|
Smooth Borders
ImJezze
2015-10-09
2
-27
/
+26
*
|
Small fixes
ImJezze
2015-10-04
1
-71
/
+71
*
|
Refactoring, Fixes and Cleanup
ImJezze
2015-09-26
3
-178
/
+302
*
|
Refactoring and Fixes
ImJezze
2015-08-02
3
-33
/
+38
*
|
Merge pull request #5 from mamedev/master
ImJezze
2015-07-20
8
-44
/
+44
|
\
|
|
*
fix linux compile with -Wodr in GCC 5.2
Cowering
2015-07-17
1
-35
/
+35
|
*
blame balrog for this :) (NW)
Cowering
2015-07-08
1
-2
/
+2
|
*
some extremely low hanging pedantic fruit
Cowering
2015-07-08
7
-7
/
+7
*
|
Vector curvature correction
ImJezze
2015-07-19
1
-9
/
+11
*
|
Post Pass effects for Vector rendering
ImJezze
2015-07-12
3
-19
/
+37
*
|
Refactoring
ImJezze
2015-07-11
2
-76
/
+96
*
|
Refactoring
ImJezze
2015-07-05
3
-133
/
+119
*
|
Refactoring
ImJezze
2015-07-04
3
-171
/
+116
*
|
Refactoring
ImJezze
2015-06-08
2
-551
/
+365
|
/
*
fix bgfx on windows sdl build (nw)
Miodrag Milanovic
2015-05-28
1
-0
/
+7
*
Cleanups and version bump
mame0162
Miodrag Milanovic
2015-05-27
2
-21
/
+21
*
Discrete audio license update. Put my name on quite a number of discrete
couriersud
2015-05-25
3
-3
/
+7
*
Fixed a number of "-Wextra -Wdouble-promotion" warnings. (nw)
couriersud
2015-05-18
1
-6
/
+6
*
Merge pull request #173 from ImJezze/master
R. Belmont
2015-05-11
4
-215
/
+285
|
\
|
*
Fixed automatic Shadow Mask rotation
ImJezze
2015-05-09
1
-1
/
+5
|
*
HLSL shader improvements
ImJezze
2015-05-03
4
-215
/
+281
*
|
did license settings for OG and Andrew, cleared up OSD part for licenses (nw)
Miodrag Milanovic
2015-05-09
4
-19
/
+8
*
|
Added license headers to the rest of files (nw)
Miodrag Milanovic
2015-05-07
4
-0
/
+8
|
/
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
2
-101
/
+102
*
updated astring constructors to have just one string param, to be more like s...
Miodrag Milanovic
2015-04-13
1
-2
/
+2
*
string -> str part 1 (nw)
Miodrag Milanovic
2015-04-12
1
-136
/
+136
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-8
/
+8
*
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
1
-1
/
+1
*
Fix yuv texture conversion for opengl [O. Galibert]
Olivier Galibert
2015-04-07
1
-7
/
+5
*
Fixed non-unicode builds (nw)
Miodrag Milanovic
2015-04-06
1
-0
/
+6
*
Bring back USE_SDL, CYGWIN_BUILD and malloc debugging for Windows OSD
Vas Crabb
2015-04-04
1
-19
/
+17
*
Changes in order to compile SDL build under VS2013, removed duplicated code, ...
Miodrag Milanovic
2015-03-31
2
-3
/
+3
*
made bgfx compile on more platforms (nw)
Miodrag Milanovic
2015-03-29
1
-3
/
+3
*
Cleanups and version bump
mame0160
Miodrag Milanovic
2015-03-25
2
-41
/
+41
*
Fix SDL1 build
Vas Crabb
2015-03-06
1
-0
/
+2
*
Swap interval for baseline opengl.
couriersud
2015-03-05
1
-1
/
+31
*
really fix opengl compile on MSVC (thanks to couriersud) (nw)
Peter Ferrie
2015-03-02
1
-8
/
+8
*
Avoid members having the same names as wgl* functions. Renamed those to
couriersud
2015-03-03
1
-13
/
+13
*
Just another one for Peter. (nw)
couriersud
2015-03-02
1
-3
/
+0
*
Reorder includes in drawogl.c. (nw)
couriersud
2015-03-02
1
-5
/
+4
[next]