31392 Commits

Author SHA1 Message Date
dalter
1b99f06fb8 Add SDL2 option 2016-07-31 21:52:37 +03:00
dalter
bf0e36017c Update template.html 2016-07-31 21:48:32 +03:00
Twinaphex
a59784fbd1 Merge pull request #3303 from Themaister/master
Fix file encoding for msg_hash_it.
2016-07-31 20:48:21 +02:00
Hans-Kristian Arntzen
ba78cec1b3 Fix file encoding for msg_hash_it. 2016-07-31 20:46:56 +02:00
dalter
c6870cfb8e Add focus to canvas (SDL2 input)
When the canvas in focus SDL2 input should be work
2016-07-31 21:43:42 +03:00
Twinaphex
af09bd1751 Create PS3 ifdef for DPI override value 2016-07-31 20:32:40 +02:00
Twinaphex
543bab65cc Merge pull request #3300 from Ezio-PS/master
(PS3) Workaround to fix overscan on GLUI
2016-07-31 20:32:10 +02:00
Twinaphex
ec82db21d2 Merge pull request #3301 from frangarcj/master
(VITA) Fix rotation
2016-07-31 20:31:08 +02:00
Twinaphex
742bf656dc Merge pull request #3302 from Themaister/master
Vulkan: Mipmapping, LUT in shader support, Mipmapped FBOs, bugfixes
2016-07-31 20:18:21 +02:00
Ezio-PS
34e11f0eaf Update msg_hash_it.c 2016-07-31 20:05:11 +02:00
Hans-Kristian Arntzen
bdcbc56507 Vulkan: Fix validation errors. 2016-07-31 19:59:36 +02:00
Ezio-PS
6b587ef67f Updated Italian translation 2016-07-31 19:54:03 +02:00
Hans-Kristian Arntzen
e61ec38543 Vulkan: Mipmapped FBOs work. 2016-07-31 19:52:15 +02:00
Francisco José García García
b4bd9cf830 (VITA) Fix rotation 2016-07-31 19:48:55 +02:00
Ezio-PS
e45a496b07 (PS3) Workaround to fix overscan on GLUI 2016-07-31 19:41:03 +02:00
Hans-Kristian Arntzen
a48ba6c68b Vulkan: Add mipmapping support to Framebuffer class. 2016-07-31 19:23:42 +02:00
twinaphex
7ecca928e1 Rename some XMB settings 2016-07-31 18:35:58 +02:00
Hans-Kristian Arntzen
9a613ef8bf Vulkan: Actually bind correct part of the UBO. 2016-07-31 18:25:42 +02:00
Hans-Kristian Arntzen
c0e752c53c Persistently map filter chain UBO. 2016-07-31 18:19:35 +02:00
twinaphex
a6b7052e5d Edit message 2016-07-31 18:12:57 +02:00
twinaphex
8a70a62977 Add message 2016-07-31 18:12:21 +02:00
twinaphex
d245bbf12e Add sys/types.h to interface_stream.h 2016-07-31 17:53:14 +02:00
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