ImJezze
546f7a2487
Fixed infinite loop
...
- fixed infinite loop while building slider list, when more than one
screen was created
2016-03-02 19:16:24 +01:00
ImJezze
0e76ce80de
Cleanup primary.fx
...
- split into primary.fx into 3 techniques for vector buffer, screen and
UI pass
- moved register_texture() for shaders outside of texture_info creation
- added render_primitive parameter to register_texture(); currently
unused
- removed other unused register_texture() definition
2016-02-28 18:59:10 +01:00
ImJezze
11395616dd
Bloom refactoring
...
- calculation of bloom dimensions is now done only once, when render
target is created
- reduced blur width for non-vector screens
- implemented shadow u/v option for source tile mode
2016-02-25 20:58:49 +01:00
ImJezze
d44f8f4c2b
Merge pull request #13 from mamedev/master
...
Sync to base master
2016-02-22 18:29:53 +01:00
therealmogminer@gmail.com
72dd79838f
Fix bgfx crash when launching games from UI, nw
2016-02-22 17:57:35 +01:00
therealmogminer@gmail.com
53994092de
Fix D3D and BGFX fullscreen toggle issues, nw
2016-02-22 17:30:35 +01:00
Angelo Salese
e4c5cf650b
First pass for Italian PO file.
2016-02-22 15:26:16 +01:00
Miodrag Milanovic
9e582e65ee
No need for English to have things duplicated (nw)
2016-02-22 15:08:07 +01:00
Miodrag Milanovic
cce0696a5f
Made OSD=sdl build compile out of box in Visual Studio (nw)
2016-02-22 14:23:15 +01:00
Miodrag Milanovic
900fac767d
Added SDL 2.0.4 for Visual Studio, so it can be compiled out of box (nw)
2016-02-22 14:20:50 +01:00
Miodrag Milanović
ba34177395
renamed chd for p911ea (nw)
2016-02-22 13:14:39 +01:00
Miodrag Milanović
7df1241e39
Merge pull request #635 from motoschifo/master
...
Man pages aligned to autofire and cheat recent changes
2016-02-22 11:10:01 +01:00
Michele Fochi
8d339dee7c
Man pages aligned to autofire and cheat recent changes
2016-02-22 10:53:15 +01:00
Miodrag Milanovic
d50870e3e4
fix building Emscripten build on Windows (nw)
2016-02-22 10:18:35 +01:00
Miodrag Milanovic
c8b426efe1
fixes to German translation (nw)
2016-02-22 10:04:32 +01:00
Miodrag Milanović
bbf7c1f46f
Merge pull request #634 from RafTacker/patch-3
...
Update strings.po [Raf Tacker]
2016-02-22 10:00:17 +01:00
Raf Tacker
7e15acc7dc
Update strings.po
...
Update German Translation to latest state
2016-02-22 09:56:39 +01:00
Miodrag Milanović
25dca0c671
Merge pull request #633 from motoschifo/master
...
Fix reset of cheats when entering autofire menu
2016-02-22 09:52:47 +01:00
Miodrag Milanovic
b2a230cd15
placing back UI related settings to emu_options on popular demand (nw)
2016-02-22 09:14:49 +01:00
Miodrag Milanovic
96aee620d6
Added Chinese Simplified and Chinese Traditional [YuiFAN]
2016-02-22 08:08:30 +01:00
Justin Kerk
83abe3fa3d
Emscripten cleanup (nw)
2016-02-21 23:03:38 -08:00
hap
8f4a353b41
hh_cop400: skeleton driver for Coleco h2h basketball
2016-02-22 05:23:13 +01:00
hap
941673457e
hh_tms1k: added clickable artwork for amaztron and mattel D&D
2016-02-22 04:58:07 +01:00
Scott Stone
d86e80b454
Added newly dumped CF card for wcombatj from ShouTime (nw)
2016-02-21 22:56:21 -05:00
cracyc
12ae1d084f
at: properly load the rom (nw)
2016-02-21 18:50:49 -06:00
cracyc
9f438339b2
pc9801: use bankdev for ipl (nw)
2016-02-21 17:07:14 -06:00
Justin Kerk
6bfb6f8b28
Embed needed bgfx files in Emscripten build (nw)
2016-02-21 14:34:05 -08:00
cracyc
e3a67926d6
at: properly load the roms (nw)
2016-02-21 16:03:07 -06:00
arbee
58e717844c
a2600, a800_flop: added some missing software [Ric]
2016-02-21 16:47:32 -05:00
Miodrag Milanovic
2043e6ce2d
added proper platform for xcode (nw)
2016-02-21 21:03:22 +01:00
dankan1890
eff5fe54bc
Merge branch 'master' of https://github.com/mamedev/mame
2016-02-21 20:59:01 +01:00
dankan1890
f63afe632b
po files update. (nw)
2016-02-21 20:58:25 +01:00
Miodrag Milanovic
65c192b2b6
fixed make translation (nw)
2016-02-21 20:25:29 +01:00
dankan1890
f72bba93fd
oops. (nw)
2016-02-21 20:22:09 +01:00
dankan1890
2b90f54c4b
compile fix. (nw)
2016-02-21 20:12:13 +01:00
dankan1890
d45335ec05
ui: more localization and code fix. (nw)
2016-02-21 19:55:38 +01:00
Miodrag Milanovic
412814f80d
changes towards compiling with XCode (nw)
2016-02-21 19:48:16 +01:00
Michele Fochi
118abc08ef
Fix reset of cheats when entering autofire menu
2016-02-21 18:44:20 +01:00
dankan1890
859cec4603
ui: localization part1. (nw)
2016-02-21 16:38:05 +01:00
ImJezze
3be56e3cef
Merge pull request #12 from mamedev/master
...
Sync to base master
2016-02-21 15:49:49 +01:00
ImJezze
1ab9d0870e
Fixed merge of remote-tracking branch 'refs/remotes/mamedev/master'
...
- unwanted additions and deletions
2016-02-21 15:12:53 +01:00
Miodrag Milanovic
fadf168c9e
fix -video none (nw)
2016-02-21 15:08:21 +01:00
Miodrag Milanovic
4b9761332a
it is Chinese Simplified (nw)
2016-02-21 14:50:35 +01:00
ImJezze
bf4640c309
Merge remote-tracking branch 'refs/remotes/mamedev/master'
...
Resolved Conflicts:
- src/osd/modules/render/d3d/d3dhlsl.cpp
- src/osd/modules/render/d3d/d3dhlsl.h
- src/osd/modules/render/drawd3d.cpp
- src/osd/modules/render/drawd3d.h
- src/osd/windows/winmain.cpp
2016-02-21 14:50:24 +01:00
Miodrag Milanovic
be7cc43b08
Placed official version, and removed other files since work only with parsing python (nw)
2016-02-21 14:45:38 +01:00
Miodrag Milanovic
78ada55150
Add other python tools for gettext replacement (nw)
2016-02-21 14:16:28 +01:00
Miodrag Milanovic
cc687bcd95
Added python replacement for msgfmt (nw)
2016-02-21 14:09:48 +01:00
Miodrag Milanovic
e7fc6f762a
Merge branch 'master' of https://github.com/mamedev/mame
2016-02-21 14:02:11 +01:00
Miodrag Milanovic
b71cd67ca9
remove generating of mo till I solve it on osx (nw)
2016-02-21 14:01:46 +01:00
Scott Stone
629220d63f
Merge branch 'master' of https://github.com/mamedev/mame
2016-02-21 08:01:19 -05:00