Commit Graph

31203 Commits

Author SHA1 Message Date
Hans-Kristian Arntzen
a48ba6c68b Vulkan: Add mipmapping support to Framebuffer class. 2016-07-31 19:23:42 +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
Hans-Kristian Arntzen
10e864b26b Hook up wrapping modes. 2016-07-31 16:32:55 +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
Hans-Kristian Arntzen
e846bd4955 Vulkan: Hook up preliminary support for mip/wrapping modes. 2016-07-31 15:42:57 +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
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
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
radius
d58c802e3b restore the original shader on close 2016-07-30 14:36:01 -05:00
twinaphex
04c9db254e Start preparing playlist code 2016-07-30 21:27:40 +02:00
twinaphex
d926961b43 Pass mode argument to task_load_content 2016-07-30 21:19:47 +02:00
radius
fcd5507158 remove some dead code 2016-07-30 13:57:53 -05:00
radius
fccb4387d2 implement shader overriding 2016-07-30 13:55:50 -05:00
twinaphex
f803809bb6 (XMB) Add 'Take Screenshot' to 'Images tab' 2016-07-30 19:47:39 +02:00
twinaphex
ee742bdb0a Add this back to Main Menu in case HAVE_FFMPEG is not defined 2016-07-30 19:44:42 +02:00
twinaphex
5beb759865 Move 'Start Video Processor Core' option over to 'Videos' tab 2016-07-30 19:43:33 +02:00
Twinaphex
685c126589 Remove unused variables 2016-07-30 19:31:37 +02:00
Twinaphex
7572924abf Buildfix 2016-07-30 19:30:29 +02:00
twinaphex
1e0a4518de (XMB) Add Music/Movie/Images tabs 2016-07-30 19:29:10 +02:00
twinaphex
821aff99df Start adding extra enums 2016-07-30 19:12:56 +02:00
radius
fb6f139e3a Merge branch 'master' of github.com:fr500/RetroArch 2016-07-30 11:17:34 -05:00
radius
0536906e63 add setting for auto shader presets 2016-07-30 11:16:42 -05:00
radius
0b395a5505 add message to save as option too 2016-07-30 11:16:42 -05:00
radius
9fdaa8b98b fix messages 2016-07-30 11:16:42 -05:00
radius
a464d3672a Add options to save per-core/game shaders 2016-07-30 11:16:42 -05:00