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
/
3rdparty
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fix MinGW cross-compilation, for real this time
intealls
2017-01-16
1
-1
/
+1
*
|
bx: fix some mistakes that have already been corrected in upstream (nw)
yz70s
2017-01-16
1
-7
/
+7
|
/
*
Fix PortAudio MinGW cross-compilation
intealls
2017-01-15
1
-2
/
+2
*
Merge pull request #1959 from intealls/pa_oct16
R. Belmont
2017-01-12
153
-9637
/
+5752
|
\
|
*
Patch PortAudio to fix MinGW compilation
inte alls
2017-01-11
1
-1
/
+5
|
*
Update PortAudio to version 20161030
inte alls
2017-01-11
153
-9636
/
+5747
*
|
UWP asio fix. Already sent pull request upstream (nw)
Brad Hughes
2017-01-11
1
-2
/
+4
|
/
*
Hopefully fix build for everyone - someone please work out a way to make the ...
Vas Crabb
2017-01-07
1
-3
/
+2
*
debugger: use 0o for octal prefix, and add support for binary with 0b a la C+...
Vas Crabb
2017-01-06
1
-0
/
+1
*
Updated BGFX (nw)
Branimir Karadžić
2017-01-02
1774
-7891
/
+295032
*
Update BX (nw)
Branimir Karadžić
2017-01-02
63
-206
/
+890
*
Update GENie (nw)
Branimir Karadžić
2017-01-02
9
-46
/
+189
*
Updated to zlib 1.2.9 (nw)
Miodrag Milanovic
2017-01-02
97
-1641
/
+8492
*
Added more conditionals around #define's of UTF8PROC_DLLEXPORT
Nathan Woods
2016-12-31
1
-0
/
+4
*
Introduced utf8proc and created wrapper code to expose a prettier API
Nathan Woods
2016-12-31
33
-0
/
+19693
*
Revert "update git ignore list. (nw)"
R. Belmont
2016-12-02
1
-0
/
+1
*
Why ignore scripts.c ?
dankan1890
2016-11-29
1
-1
/
+0
*
you can't change just generated script (nw)
Miodrag Milanovic
2016-11-19
2
-14
/
+14
*
Fix make VERBOSE=1 not showing archive commands for static libraries [Happy]
Vas Crabb
2016-11-19
1
-1
/
+1
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
3
-35
/
+35
*
Update LZMA to 16.04 (security and portability fixes)
Vas Crabb
2016-11-18
63
-341
/
+598
*
generate proper SLN header (nw)
Miodrag Milanovic
2016-11-16
2
-5
/
+9
*
Sync with GENie and addition of VS2017 (nw)
Miodrag Milanovic
2016-11-16
24
-110
/
+332
*
Updated SDL2 to 2.0.5 (nw)
Miodrag Milanovic
2016-11-16
373
-5513
/
+14821
*
luaengine: use initializers (nw)
cracyc
2016-11-15
28
-362
/
+825
*
Added Catch testing library (nw)
Miodrag Milanovic
2016-11-12
207
-2
/
+51888
*
remove googletest (nw)
Miodrag Milanovic
2016-11-12
324
-153803
/
+0
*
Some more work on UWP (nw)
Miodrag Milanovic
2016-11-10
1
-0
/
+6
*
Make 3rdparty compile for UWP and start adding new OSD for UWP based on previ...
Miodrag Milanovic
2016-11-09
1
-1
/
+1
*
update sol2 (nw)
cracyc
2016-11-07
4
-6
/
+80
*
resurected sqlite3 and lsqlite3 (nw)
Miodrag Milanovic
2016-11-07
26
-0
/
+224210
*
Fixed clear typo in ASIO, sent upstream (nw)
Miodrag Milanovic
2016-11-07
1
-1
/
+1
*
do not take Ctrl-Z since that have it's behavior defined for Linux (nw)
Miodrag Milanovic
2016-11-07
1
-13
/
+11
*
plugins/console: further improve completions by removing break chars from lin...
cracyc
2016-11-06
1
-1
/
+1
*
Merge pull request #1642 from cracyc/luaconsole
cracyc
2016-11-06
1
-0
/
+9
|
\
|
*
lua-linenoise: add preload (nw)
cracyc
2016-11-06
1
-0
/
+9
*
|
update sol2 (nw)
cracyc
2016-11-06
3
-41
/
+44
|
/
*
make safe usertypes safer (nw)
cracyc
2016-11-06
1
-0
/
+3
*
Updated sol2, made lua console not crash for nil data (nw)
Miodrag Milanovic
2016-11-06
53
-1666
/
+3992
*
Added lua-linenoise by Carls request (nw)
Miodrag Milanovic
2016-11-04
1
-0
/
+198
*
Update pugixml library, no override patches anymore (nw)
Miodrag Milanovic
2016-11-03
10
-18
/
+50
*
small cleanup (nw)
Miodrag Milanovic
2016-11-03
25
-10381
/
+0
*
Finally sync with GENie, no more local changes (nw)
Miodrag Milanovic
2016-11-03
16
-850
/
+77
*
Patches to keep same behavior as we had before (nw)
Miodrag Milanovic
2016-11-02
3
-48
/
+20
*
Update to latest GENie (nw)
Miodrag Milanovic
2016-11-02
45
-925
/
+3090
*
Updated BGFX and BX and recompiled shaders (nw)
Branimir Karadžić
2016-10-29
555
-7778
/
+9754
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
3
-54
/
+54
*
Fix Clang build (nw)
AJR
2016-10-09
1
-2
/
+2
*
Initial work on console interface (nw)
Miodrag Milanovic
2016-10-09
1
-11
/
+13
*
linenoise: fixed build with VS ('and' isn't supported)
dankan1890
2016-10-08
1
-1
/
+1
[prev]
[next]