44363 Commits

Author SHA1 Message Date
Twinaphex
6f1a80dafe
Merge pull request #6809 from DEX357/patch-6
Update msg_hash_pl.h
2018-05-21 03:02:46 +02:00
Twinaphex
430a79da5a
Merge pull request #6810 from alfrix/spanish
Spanish Update
2018-05-21 03:02:36 +02:00
Alfrix
056664ee7d Update Spanish 2018-05-20 19:56:58 -03:00
DEX357
5313aca11d
Update msg_hash_pl.h 2018-05-21 00:04:16 +02:00
DEX357
0a45468af9
Update msg_hash_pl.h
missing entries
2018-05-20 23:48:50 +02:00
markwkidd
b2c767ee22 provide a verb for the Save Game-option command
Signed-off-by: markwkidd <mark@stardart.net>
2018-05-20 15:30:26 -05:00
Twinaphex
58e13ab6ca
Merge pull request #6802 from DEX357/patch-4
Update msg_hash_pl.h
2018-05-20 17:39:28 +02:00
DEX357
64c6f88512
Update msg_hash_pl.h
amendments
2018-05-20 15:10:10 +02:00
Twinaphex
dec45f0963
Merge pull request #6800 from DEX357/patch-3
Update msg_hash_pl.h
2018-05-20 08:00:22 +02:00
Twinaphex
463348cb2e
Merge pull request #6801 from meepingsnesroms/master
Update the 3ds build system to match new core format
2018-05-20 08:00:13 +02:00
meepingsnesroms
f3bad8b3e2 Fix salamander for 3dsx build 2018-05-19 11:42:08 -07:00
meepingsnesroms
51b9b69828 Finish buildbot fixes 2018-05-19 11:35:12 -07:00
meepingsnesroms
f59913ab04 Remove tab 2018-05-19 10:03:57 -07:00
meepingsnesroms
6c1e865d28 Make build system match core format 2018-05-19 09:59:47 -07:00
DEX357
702dc1bb80
Update msg_hash_pl.h
Further corrections and omissions.
2018-05-19 18:49:16 +02:00
Twinaphex
31c5cc9269
Update CHANGES.md 2018-05-19 16:50:16 +02:00
Twinaphex
30a37af792
Merge pull request #6798 from meepingsnesroms/master
Add another error handler, fix variable name formatting
2018-05-19 16:23:30 +02:00
Twinaphex
d42d9efd32
Merge pull request #6797 from DEX357/patch-2
Update msg_hash_pl.h
2018-05-19 16:23:07 +02:00
meepingsnesroms
5b2ec62a41 Add another error handler, fix variable name formatting 2018-05-18 17:39:11 -07:00
DEX357
496fbc1f50
Update msg_hash_pl.h
minor grammar changes
2018-05-19 01:42:49 +02:00
twinaphex
c7c1983c91 Update d3d9_set_pixel_shader 2018-05-18 20:43:12 +02:00
twinaphex
eac9ce1818 Refactor load_program 2018-05-18 08:49:52 +02:00
twinaphex
9dea722c39 Update portion of dr_flac.h that was problematic on
certain systems
2018-05-18 05:32:07 +02:00
twinaphex
2bda59b8e4 (platform_unix.c) Get rid of some warnings 2018-05-18 05:17:13 +02:00
Twinaphex
6a291e0240
Merge pull request #6794 from alfrix/spanish
Spanish Update
2018-05-18 04:09:28 +02:00
Alfrix
d604239f00 Update Spanish 2018-05-17 21:28:18 -03:00
Ramiro Morales
421c191049 Update Spanish translation (msg_hash_es.h).
Changes were generated by the following workflow:

1. .h -> .po conversion
2. Translation edit using a tool that supports gettext .po file format.
   e.g. poedit, dedicated modes of Emac, Vim, other editors
3. .po -> .h conversion

Steps 1 and 3 are handled by using WIP tool at

https://github.com/ramiro/RetroArch/blob/manage-i18n-with-gettext-tools/tools/intl.py
2018-05-17 21:09:00 -03:00
twinaphex
3c1c6758c7 Update 2018-05-18 01:38:45 +02:00
Twinaphex
a36685d31f
Merge pull request #6793 from alfrix/polish
Update Polish (@DEX357)
2018-05-18 01:16:48 +02:00
Alfrix
8014f10da4 Update Polish (DEX357) 2018-05-17 20:10:19 -03:00
twinaphex
ce79ff79d2 Cleanups 2018-05-18 01:10:13 +02:00
twinaphex
db184a470b Cleanups 2018-05-18 00:51:45 +02:00
twinaphex
c9de823e38 (D3D9 HLSL) Start getting rid of old code 2018-05-18 00:46:39 +02:00
twinaphex
d457256bda (D3D9 HLSL) More work hooking up the stock shader(D3D9 HLSL) More work
hooking up the stock shader(D3D9 HLSL) More work hooking up the stock
shader(D3D9 HLSL) More work hooking up the stock shader(D3D9 HLSL) More
work hooking up the stock shader(D3D9 HLSL) More work hooking up the
stock shader(D3D9 HLSL) More work hooking up the stock shader(D3D9 HLSL)
More work hooking up the stock shader(D3D9 HLSL) More work hooking up
the stock shader
2018-05-18 00:36:51 +02:00
twinaphex
48b9506299 (HLSL) Implement renderchain_add_pass 2018-05-18 00:27:07 +02:00
twinaphex
076a8a6a97 (D3D9 HLSL) Updates 2018-05-18 00:24:19 +02:00
twinaphex
5a84170efe Simplify d3d9_hlsl_load_program 2018-05-18 00:19:02 +02:00
twinaphex
c4a38f24d1 Refactor D3D9 HLSL 2018-05-18 00:17:47 +02:00
twinaphex
991882cbd6 Create d3d9_hlsl_bind_program 2018-05-17 23:25:43 +02:00
twinaphex
8fadef7082 Update d3d9_set_vertex_shader 2018-05-17 23:23:17 +02:00
twinaphex
1d67334323 Expand d3d9_cg_bind_program 2018-05-17 23:20:13 +02:00
twinaphex
9adedbc01a Create d3d9_cg_bind_program 2018-05-17 22:57:16 +02:00
twinaphex
eb27d014e8 Cleanups 2018-05-17 22:50:37 +02:00
twinaphex
f7b1007995 Move mvp_val to hlsl_renderchain 2018-05-17 22:46:51 +02:00
twinaphex
671be3c372 Cleanup d3d9_cg_load_program 2018-05-17 22:40:46 +02:00
twinaphex
c412e2ec97 (Cg renderchain) Refactor vStock/fStock 2018-05-17 22:38:17 +02:00
twinaphex
3b7a1a8a73 Make hlsl_load_program more like Cg version 2018-05-17 22:30:57 +02:00
twinaphex
0df8ca030f Cleanups 2018-05-17 22:22:10 +02:00
twinaphex
c67dc034e9 Add vtable/ftable to shader_pass 2018-05-17 22:14:23 +02:00
twinaphex
34c5c84706 Cleanups 2018-05-17 21:43:27 +02:00