twinaphex
|
a94b15ac86
|
(Vulkan) Add pipeline snow simple shader
|
2016-12-12 05:21:38 +01:00 |
|
Twinaphex
|
52466e1fa2
|
Merge pull request #4227 from rz5/master
(XMB VK snow) Attempt to fix the Vulkan snow menu shader
|
2016-12-12 05:15:51 +01:00 |
|
Arzed Five
|
18392a5e40
|
(XMB VK snow) Attempt to fix the Vulkan snow menu shader
|
2016-12-12 03:46:26 +00:00 |
|
twinaphex
|
5fa01c94d3
|
(XMB) Put thumbnail on foreground
|
2016-12-12 03:57:56 +01:00 |
|
twinaphex
|
3e25dfb220
|
(XMB) Add log
|
2016-12-12 03:34:21 +01:00 |
|
twinaphex
|
b9984387f5
|
(XMB) Add another log
|
2016-12-12 03:28:55 +01:00 |
|
twinaphex
|
dd33715074
|
(XMB) Cleanups
|
2016-12-12 03:24:31 +01:00 |
|
twinaphex
|
a4dde93a2f
|
Add XMB_DEBUG
|
2016-12-12 03:20:00 +01:00 |
|
twinaphex
|
90c463b779
|
(XMB) Add logging
|
2016-12-12 03:18:48 +01:00 |
|
twinaphex
|
278cd25c76
|
Hide 'Updater Settings' for non-advanced mode
|
2016-12-12 01:51:13 +01:00 |
|
twinaphex
|
be89a28b2c
|
(menu_setting.c) Hide some settings for default mode
|
2016-12-12 01:46:44 +01:00 |
|
twinaphex
|
48e60d075c
|
playlist_free_entry - use string_is_empty
|
2016-12-11 23:00:26 +01:00 |
|
twinaphex
|
bcfbf46e5a
|
Comment out underrun log messages for PulseAudio
|
2016-12-11 22:39:26 +01:00 |
|
twinaphex
|
5eac050fe5
|
Hide advanced settings
|
2016-12-11 22:18:58 +01:00 |
|
Twinaphex
|
27d363a4b5
|
Merge pull request #4226 from diegoviola/master
Fix typos
|
2016-12-11 22:15:30 +01:00 |
|
twinaphex
|
c0caae124e
|
Prevent warning
|
2016-12-11 22:11:03 +01:00 |
|
Diego Viola
|
4fed31fa26
|
Fix typos
|
2016-12-11 18:30:01 -02:00 |
|
Twinaphex
|
783f1b8423
|
Merge pull request #4224 from diegoviola/master
README.md: Minor Markdown fixes
|
2016-12-11 21:19:35 +01:00 |
|
Twinaphex
|
575883ff8b
|
Merge pull request #4225 from fr500/qt
QT Wrapper build fixes
|
2016-12-11 21:19:28 +01:00 |
|
Andrés Suárez
|
f9c3869b43
|
Merge branch 'master' into qt
|
2016-12-11 15:08:19 -05:00 |
|
Diego Viola
|
dde7a6157a
|
README.md: Minor Markdown fixes
|
2016-12-11 17:55:36 -02:00 |
|
twinaphex
|
d82349a65f
|
Update 'Wallpaper' strings
|
2016-12-11 20:54:07 +01:00 |
|
Twinaphex
|
efa14c0f60
|
Merge pull request #4212 from diegoviola/master
README.md: Replace HTML with Markdown syntax
|
2016-12-11 20:38:48 +01:00 |
|
Brad Parker
|
7c176c3d14
|
replace simple snow with fancy snow code with different parameters
|
2016-12-11 13:00:12 -05:00 |
|
Twinaphex
|
acbf2546d9
|
Merge pull request #4223 from libretro/revert-4219-master
Revert "changed input binding order"
|
2016-12-11 19:00:07 +01:00 |
|
Twinaphex
|
4964791cde
|
Revert "changed input binding order"
|
2016-12-11 19:00:03 +01:00 |
|
Twinaphex
|
c4dd258e93
|
Merge pull request #4219 from CidVonHighwind/master
changed input binding order
|
2016-12-11 18:59:03 +01:00 |
|
bparker06
|
9b24f6f9d1
|
Merge pull request #4220 from aliaspider/master
replace the glsl snow shader with a more lightweight version.
|
2016-12-11 12:55:54 -05:00 |
|
Twinaphex
|
0490cc2003
|
Merge pull request #4222 from fr500/master
make state screenshots non-gpu
|
2016-12-11 18:53:42 +01:00 |
|
radius
|
e0989d0b9e
|
make state screenshots non-gpu
|
2016-12-11 12:30:20 -05:00 |
|
aliaspider
|
5cf8391c5a
|
replace the glsl snow shader with a more lightweight version.
(gpu usage is approximately 25% compared to the original.)
|
2016-12-11 15:52:32 +01:00 |
|
Patrick Scheurenbrand
|
d40a0e2f3a
|
changed input binding order
|
2016-12-11 13:03:02 +01:00 |
|
Twinaphex
|
d8acba1fa8
|
Merge pull request #4216 from barbudreadmon/patch-2
Fix for issue #4165
|
2016-12-11 11:02:08 +01:00 |
|
twinaphex
|
14c5bdc0a1
|
Put some settings behind SD_FLAG_ADVANCED
|
2016-12-11 10:59:15 +01:00 |
|
barbudreadmon
|
ad273d6299
|
Fix for issue #4165
vulkan video driver don't rotate the same way as gl video driver without this.
|
2016-12-11 10:53:02 +01:00 |
|
twinaphex
|
a5a594f619
|
Don't push screenshot to image history if we are just saving
a state
|
2016-12-11 10:34:12 +01:00 |
|
twinaphex
|
15c63c3de9
|
(input_driver.c) Cleanups
|
2016-12-11 09:13:24 +01:00 |
|
twinaphex
|
d2bd6677bd
|
(udev_joypad.c) Cleanup
|
2016-12-11 08:48:25 +01:00 |
|
twinaphex
|
e9f853ba93
|
Move (joykey == NO_BTN ) to input_joypad_driver
|
2016-12-11 08:44:55 +01:00 |
|
twinaphex
|
37559c6f5f
|
Cleanups
|
2016-12-11 08:31:55 +01:00 |
|
twinaphex
|
423578d972
|
(Joypad drivers) Simplify hat code
|
2016-12-11 07:28:33 +01:00 |
|
twinaphex
|
1d9c9f8021
|
Update subrepos
|
2016-12-11 06:49:48 +01:00 |
|
twinaphex
|
7dcea505fb
|
Update SPIRV-Cross subrepo
|
2016-12-11 06:40:33 +01:00 |
|
twinaphex
|
a47dd21751
|
Don't print game focus OSD message if input is -1
|
2016-12-11 06:39:30 +01:00 |
|
Diego Viola
|
86c76999da
|
README.md: Replace HTML with Markdown syntax
|
2016-12-10 19:46:49 -02:00 |
|
twinaphex
|
26fe408bb4
|
(Emscripten) Add button
|
2016-12-10 22:01:40 +01:00 |
|
Twinaphex
|
49a8f36271
|
Merge pull request #4210 from diegoviola/master
README.md: minor stylistic changes
|
2016-12-10 21:34:51 +01:00 |
|
Diego Viola
|
8bf8652fb8
|
README.md: minor stylistic changes
|
2016-12-10 18:33:15 -02:00 |
|
Twinaphex
|
2407e9cb10
|
Merge pull request #4206 from lasers/add-sublabel
Add sublabel for Achievements (enable,test_unofficial)
|
2016-12-10 21:25:14 +01:00 |
|
Twinaphex
|
2ee7f08aa7
|
Merge pull request #4208 from CoalaJoe/master
Updated and added more german translations
|
2016-12-10 21:24:17 +01:00 |
|