twinaphex
4fb3315091
Change to 6 * 2
2017-02-20 21:52:49 +01:00
twinaphex
0d873b6da1
(Vulkan) Add fancy snow for Vulkan
2017-02-20 21:51:58 +01:00
twinaphex
962149ef63
(Vulkan) Add pipeline_snow
2017-02-20 21:25:40 +01:00
Twinaphex
9964f8e717
Merge pull request #4674 from Themaister/master
...
Vulkan: Simple snow pipeline works.
2017-02-20 20:56:46 +01:00
Hans-Kristian Arntzen
2d88530c98
Vulkan: Simple snow pipeline works.
...
Some other fixes too.
2017-02-20 20:53:59 +01:00
hunterk
43569c254c
more French translation work
2017-02-20 10:48:58 -06:00
Twinaphex
24b28e59c8
Merge pull request #4672 from rootfather/intl-de
...
intl: Translate the new Netplay settings to German
2017-02-20 15:07:34 +01:00
rootfather
093916abfe
intl: Translate the new Netplay settings to German
...
This adds translations for the new Netplay settings (Spectator Mode)
to the German GUI translation.
2017-02-20 10:58:48 +01:00
twinaphex
bb542332dc
scaler_ctx_gen_reset - get rid of memsets
2017-02-20 06:48:32 +01:00
twinaphex
712724e0ff
(archive_file.c) Get rid of memsets
2017-02-20 02:12:39 +01:00
twinaphex
af8f0eb9b2
(file_list.c) file_list_add - get rid of memset
2017-02-20 02:01:17 +01:00
twinaphex
aaaba64f81
Get rid of memsets in materialui.c
2017-02-20 01:59:08 +01:00
twinaphex
90d6466d56
(configuration.c) Get rid of another memset
2017-02-20 01:53:53 +01:00
twinaphex
b15698e6d2
string_list - get rid of memset
2017-02-20 01:50:35 +01:00
Twinaphex
b59e015b8b
Merge pull request #4670 from dankcushions/patch-2
...
Default game_specific_options to true.
2017-02-19 21:34:37 +01:00
dankcushions
f05da5c0e1
Default game_specific_options to true.
...
This is the core-option overrides functionality. If the user hasn't created any override files, they won't be used. Seems to me like there's no harm in defaulting this to on.
2017-02-19 18:54:35 +00:00
twinaphex
7ee65bfe5d
(libretro-db) Get rid of some memsets
2017-02-19 19:44:45 +01:00
twinaphex
3cfaf47637
Avoid 'variable may be used uninitialized in this function' warnings
2017-02-19 18:59:02 +01:00
Andrés
342be9a594
Merge pull request #4669 from fr500/master
...
fix no playlists + no content edge case
2017-02-19 11:58:30 -05:00
radius
f33b6bc226
fix no playlists + no content edge case
2017-02-19 11:58:09 -05:00
aliaspider
0d945a81d7
stb_unicode: use the same unicode handling code as the freetype
...
renderer, which supports codepoints > 0xFFFF.
2017-02-19 14:40:05 +01:00
twinaphex
75188800b1
Use C comments
2017-02-19 04:37:40 +01:00
Twinaphex
e51cfce8e3
Merge pull request #4666 from diablodiab/android-mouse-support
...
Android input driver mouse support fixes
2017-02-19 03:01:44 +01:00
Diablodiab
2cbd1898e8
Android input driver mouse support fixes:
...
- Fix bug with cursor moving down to the right
- Remove handling of "copy" and "thread" input states simplifying the driver
2017-02-19 02:57:28 +01:00
bparker06
0231585d06
Merge pull request #4665 from fr500/master
...
fix #4663
2017-02-18 20:41:58 -05:00
radius
e980577531
fix #4663
2017-02-18 20:10:37 -05:00
twinaphex
d1aff197b9
Cleanup netplay_lan_scan_callback
2017-02-18 22:12:41 +01:00
twinaphex
5576115389
Make natt_open_port a static function
2017-02-18 22:03:02 +01:00
twinaphex
e6ee2527e5
Add filestream_get_size/filestream_set_size
2017-02-18 02:21:33 +01:00
twinaphex
e9524f1b95
Add filestream_get_ext
2017-02-18 02:16:40 +01:00
Twinaphex
acb20e2d28
Merge pull request #4658 from mcrisostomo/master
...
New translation file
2017-02-18 00:27:56 +01:00
Twinaphex
cd3a58224f
Merge pull request #4659 from aliaspider/master
...
(WiiU) use the TV resolution instead of the gamepad resolution for
2017-02-18 00:27:36 +01:00
mcrisostomo
cb1aab93db
New file
...
Added new file containing the portuguese translation of RetroArch texts
2017-02-17 11:12:42 -03:00
mcrisostomo
85478b8fc8
Reversing previous commit
2017-02-17 11:11:29 -03:00
aliaspider
461d6ed3e0
(WiiU) use the TV resolution instead of the gamepad resolution for
...
viewport settings. fixes #4655
2017-02-17 15:06:48 +01:00
mcrisostomo
5a74bbb0b3
New translation file
...
Added new file containing the portuguese translation of RetroArch texts
2017-02-17 11:01:20 -03:00
twinaphex
7a5ed7cc65
Add filestream_flush and use filestream interface for tasks/task_save.c
2017-02-17 03:03:18 +01:00
twinaphex
4964892e59
(movie.c) Simplify code
2017-02-17 02:53:40 +01:00
twinaphex
ba4d57ba70
(movie.c) Cleanups
2017-02-17 02:37:12 +01:00
Twinaphex
7030c64bde
Merge pull request #4656 from GregorR/ranetplayer
...
Adding ranetplayer netplay regression testing tool
2017-02-17 02:07:33 +01:00
Gregor Richards
0955667f0d
Adding ranetplayer netplay regression testing tool
2017-02-16 19:59:40 -05:00
Twinaphex
5974acc3c7
Merge pull request #4653 from diablodiab/android-mouse-support
...
Android input driver - add middle mouse button and lightgun support
2017-02-17 01:21:55 +01:00
Twinaphex
139d2d65d7
Merge pull request #4654 from GregorR/netplay-start-as-spectator
...
Re-adding the option to start in spectator mode
2017-02-17 01:21:45 +01:00
Gregor Richards
816d7786ac
Re-adding the option to start in spectator mode
...
This used to be a configuration option because spectator mode and "net"
mode were incompatible. When the ability to switch between player and
spectator was added, the configuration option was removed, since it was
no longer a mode toggle. This re-adds it, mainly so that I can use it to
implement regression tests.
2017-02-16 19:17:06 -05:00
Diablodiab
47d5242dd7
Add middle mouse button support to Android input driver
...
Add lightgun support to Android input driver
2017-02-16 21:52:52 +01:00
Andrés
8114ce70d2
Merge pull request #4650 from fr500/master
...
Better console behavior
2017-02-15 23:59:51 -05:00
radius
742e45c6eb
attach to console if present, spawn our own otherwise
2017-02-15 22:25:17 -05:00
radius
4db257c104
allow console to work again
2017-02-15 21:09:27 -05:00
Brad Parker
abc7da4c87
miniupnpc: fix include dir for linux, fix setsockopt warning on windows
2017-02-15 20:23:12 -05:00
twinaphex
5d8c191df7
Cleanup
2017-02-16 01:30:50 +01:00