31270 Commits

Author SHA1 Message Date
Twinaphex
5df3831e8a Merge pull request #3299 from dalter/patch-2
Add SDL2 compile flags
2016-07-31 17:10:45 +02:00
dalter
c7060b2db0 Add SDL2 compile flags 2016-07-31 18:09:56 +03:00
Twinaphex
f27359f834 Merge pull request #3298 from dalter/patch-1
Fix imput in RetroArch menu
2016-07-31 17:09:28 +02:00
dalter
fffe1d099c Fix imput in RetroArch menu 2016-07-31 17:56:40 +03:00
Hans-Kristian Arntzen
10e864b26b Hook up wrapping modes. 2016-07-31 16:32:55 +02:00
Twinaphex
e93f362427 Merge pull request #3296 from lakkatv/master
(GLUI) Message box improvements
2016-07-31 16:22:03 +02:00
Hans-Kristian Arntzen
4ac9ebd579 Vulkan: Allow configuring mip/wrap/filter for LUTs.
LUTs are feature complete with CGP now.
2016-07-31 16:16:47 +02:00
Jean-André Santoni
12fa1c634c (GLUI) Message box improvements 2016-07-31 16:11:47 +02:00
Hans-Kristian Arntzen
e846bd4955 Vulkan: Hook up preliminary support for mip/wrapping modes. 2016-07-31 15:42:57 +02:00
twinaphex
aec198938d Add Help Messages 2016-07-31 15:39:04 +02:00
twinaphex
3648ed583d (Vita) Add HAVE_IMAGEVIEWER for Vita too 2016-07-31 15:04:56 +02:00
twinaphex
ee68bbe8e4 Add more help messages 2016-07-31 15:02:46 +02:00
twinaphex
0536439129 Create static variable for path_libretro and move it outside
of settings struct
2016-07-31 14:40:59 +02:00
twinaphex
7d7a62b92a Show 'Start Video Processor' item again on main menu 2016-07-31 14:34:18 +02:00
twinaphex
10a9effc1d Silence warnings 2016-07-31 14:29:33 +02:00
twinaphex
070223e0b5 (PS3) Add HAVE_IMAGEVIEWER 2016-07-31 14:24:52 +02:00
twinaphex
83452f3a0b (Android) Add HAVE_IMAGEVIEWER 2016-07-31 14:24:17 +02:00
twinaphex
77b688ed42 Add HAVE_FFMPEG/HAVE_IMAGEVIEWER ifdefs 2016-07-31 14:22:56 +02:00
Hans-Kristian Arntzen
0eca956789 Vulkan: Create image views with right amount of mip levels. 2016-07-31 14:01:39 +02:00
Hans-Kristian Arntzen
4e8e79eabd Vulkan: Add mipmapping support. 2016-07-31 13:47:10 +02:00
Twinaphex
6e05ca92cf Merge pull request #3294 from frangarcj/master
Several VITA fixes for Henkaku
2016-07-31 13:31:06 +02:00
Hans-Kristian Arntzen
e57997bb82 Make image barriers hit the entire mipchain. 2016-07-31 13:05:07 +02:00
Hans-Kristian Arntzen
cbca9513ab Basic LUT work. 2016-07-31 13:01:31 +02:00
Hans-Kristian Arntzen
7813d40c9e Log if Vulkan debug layers are enabled. 2016-07-31 12:54:10 +02:00
Hans-Kristian Arntzen
f208bba41e Add USER semantic to match user textures. 2016-07-31 12:39:07 +02:00
Hans-Kristian Arntzen
d39a3619d6 Begin implementation of LUTs in Vulkan. 2016-07-31 12:26:14 +02:00
Francisco José García García
b0ff58e653 (VITA) New paths for Henkaku 2016-07-31 09:59:53 +02:00
Francisco José García García
c597ff8677 (VITA) Fix audio crash 2016-07-31 09:59:17 +02:00
Francisco José García García
80c3bf0ec2 (VITA) FIX gets 2016-07-31 09:58:53 +02:00
Francisco José García García
2dd13faa74 (VITA) Changes for new vitasdk toolchain 2016-07-31 09:57:35 +02:00
Twinaphex
c899f4c2ef Merge pull request #3293 from lakkatv/master
(XMB) Display corresponding icons for each history list items
2016-07-31 02:11:26 +02:00
Jean-André Santoni
c2af3325ae (XMB) Display corresponding icons for each history list items 2016-07-31 01:47:58 +02:00
Twinaphex
a739b7e60c Merge pull request #3289 from fr500/master
Per-core & Per-game shader presets #2
2016-07-31 01:42:34 +02:00
Twinaphex
248882c545 Merge pull request #3290 from leiradel/master
fixed unguarded use of XMB_TEXTURE_IMAGES
2016-07-31 01:42:27 +02:00
twinaphex
8dfa393e05 Add screenshot to image history list too 2016-07-31 01:20:00 +02:00
twinaphex
5a83139e15 Cleanup 2016-07-31 01:11:53 +02:00
twinaphex
9211dea6d5 Image/music history playlists should work now too 2016-07-30 23:56:12 +02:00
twinaphex
5aa61dcb15 Successfully pushes movies/music/image files now to proper history list 2016-07-30 23:50:29 +02:00
twinaphex
286bf213d1 Change name to movieplayer_video 2016-07-30 23:21:30 +02:00
twinaphex
7c7fc07674 Change core name to ffmpeg_video 2016-07-30 23:21:04 +02:00
twinaphex
43a805eb74 Cleanups 2016-07-30 23:18:27 +02:00
Andre Leiradella
2a4de40bab fixed unguarded use of XMB_TEXTURE_IMAGES 2016-07-30 22:17:55 +01:00
twinaphex
3dcc52fd5b Start showing history video playlist 2016-07-30 23:12:17 +02:00
twinaphex
34d654b0f3 Turn menu_displaylist_parse_playlist_history into a generic
function
2016-07-30 23:07:18 +02:00
twinaphex
9e6d771bcf Create menu_displaylist_parse_playlist_history 2016-07-30 23:03:33 +02:00
twinaphex
8417a5e176 Start writing to separate playlists 2016-07-30 22:57:32 +02:00
twinaphex
8b706ad805 Start creating new history files for music/video/image 2016-07-30 22:47:43 +02:00
twinaphex
f391c1b65d Add new path settings for music/image/video history paths 2016-07-30 22:32:52 +02:00
radius
785d5519a6 only load shaders compatible with the current backend 2016-07-30 15:28:47 -05:00
radius
0026a91d62 clear the runloop variable 2016-07-30 14:37:07 -05:00