Commit Graph

22163 Commits

Author SHA1 Message Date
Monroe88
e5c6618c20 (menu_displaylist.c) Fix Preview Shader Parameters 2015-08-30 17:52:42 -05:00
twinaphex
a1f4c80648 (PS3) Some build warning fixes 2015-08-30 23:51:10 +02:00
twinaphex
3c6d0dd77c Some PSP1 build fixes and start adding PSP1 support to
Makefile.griffin
2015-08-30 23:19:45 +02:00
twinaphex
dc4ee32620 Cleanups 2015-08-30 23:07:04 +02:00
Twinaphex
700dab23d1 Merge pull request #2079 from xerpi/master
Fix netlogger, vita updates
2015-08-30 23:04:04 +02:00
Sergi Granell
5deceb35ba (Vita) Update Vita frontend 2015-08-30 22:48:44 +02:00
Sergi Granell
5a5097a0d0 Fix netlogger 2015-08-30 22:48:43 +02:00
twinaphex
3d80697cff Buildfix 2015-08-30 21:25:07 +02:00
twinaphex
e9c4c74a7d Set default video driver to "vita2d" if HAVE_VITA2D is defined 2015-08-30 20:47:17 +02:00
Twinaphex
ade4f86200 Merge pull request #2077 from xerpi/master
(Vita) Start vita2d_gfx video driver
2015-08-30 20:38:16 +02:00
Twinaphex
a2fc762bfc Merge pull request #2078 from CautiousAlbino/hang-fix2
Retry implementation of include_compressed to dir_list_new.
2015-08-30 20:36:43 +02:00
CautiousAlbino
173dcd3e4c Retry implementation of include_compressed to dir_list_new.
Problem was that if ext_list wasn't used, an empty list would be
created.
2015-08-30 20:19:41 +02:00
Sergi Granell
3b04de6a5f (Vita) Update vita2d video driver 2015-08-30 20:12:16 +02:00
Sergi Granell
3b54e81d00 (Vita) Start vita2d_gfx video driver 2015-08-30 20:12:16 +02:00
twinaphex
8f4b4c55b2 (Vita) Add naive implementation for pthread_mutex_trylock 2015-08-30 20:06:51 +02:00
Twinaphex
f86ad6f6f3 Merge pull request #2076 from xerpi/master
(Vita) Add vita frontend driver
2015-08-30 19:52:15 +02:00
Sergi Granell
d29c242655 (Vita) Add vita frontend driver
(PSP) Remove vita frontend from PSP frontend
2015-08-30 19:47:00 +02:00
Twinaphex
630ada73e5 Merge pull request #2075 from xerpi/master
(Vita) Add -lSceNet_stub
2015-08-30 19:25:05 +02:00
Sergi Granell
c8feaf33e9 (Vita) Add -lSceNet_stub 2015-08-30 19:23:15 +02:00
Twinaphex
77c2dbb839 Merge pull request #2074 from xerpi/master
(Vita) Update Makefile.griffin, libretro-test
2015-08-30 19:19:24 +02:00
Sergi Granell
e0949b3bb7 (Vita) Update Makefile.griffin
(Vita) Add Vita support to libretro-test
2015-08-30 19:15:31 +02:00
twinaphex
1533d451e9 Use sceIoMkdir for PSP too 2015-08-30 18:53:41 +02:00
twinaphex
b03a0f4781 (Vita) Buildfix 2015-08-30 18:51:35 +02:00
Twinaphex
2743096c96 Merge pull request #2073 from xerpi/master
(Vita) Update Makefile.griffin,file_path.c,performance.c
2015-08-30 18:50:19 +02:00
Sergi Granell
e45f42a388 (Vita) Update Makefile.griffin,file_path.c,performance.c 2015-08-30 18:46:49 +02:00
Twinaphex
d5f72ca9c1 remove unused variables 2015-08-30 18:45:02 +02:00
Twinaphex
8537c5b5b5 Merge pull request #2072 from libretro/revert-2070-revert-2068-feedback
Revert "Revert "Add support for shader pass feedback.""
2015-08-30 18:37:50 +02:00
Twinaphex
e8d266cb9d Revert "Revert "Add support for shader pass feedback."" 2015-08-30 18:37:41 +02:00
Twinaphex
a2fd9c8434 Merge pull request #2071 from libretro/revert-2069-hang-fix
Revert "Add include_compressed param to dir_list_new."
2015-08-30 18:36:33 +02:00
Twinaphex
aa382a5c7c Revert "Add include_compressed param to dir_list_new." 2015-08-30 18:36:25 +02:00
Twinaphex
7ba046df6e Merge pull request #2070 from libretro/revert-2068-feedback
Revert "Add support for shader pass feedback."
2015-08-30 18:21:16 +02:00
Twinaphex
ad1825ca50 Revert "Add support for shader pass feedback." 2015-08-30 18:21:07 +02:00
twinaphex
f7631c41cd Backport xerpi's patch 2015-08-30 17:23:01 +02:00
Twinaphex
0f60388533 Merge pull request #2069 from CautiousAlbino/hang-fix
Add include_compressed param to dir_list_new.
2015-08-30 17:09:20 +02:00
twinaphex
bbeb4d4298 (Vita) parse_drive_list - add cache0 path 2015-08-30 17:05:14 +02:00
CautiousAlbino
9f3f0c1f1a Typo fix. 2015-08-30 17:02:52 +02:00
CautiousAlbino
c4691b2668 Add include_compressed param to dir_list_new.
Do not try to load in compressed archives unless we expect them.
Fixes hang in input autodetect where it tried to parse a zip file as an
archive.
2015-08-30 16:57:34 +02:00
Twinaphex
dfb98263bc Merge pull request #2068 from CautiousAlbino/feedback
Add support for shader pass feedback.
2015-08-30 16:55:41 +02:00
CautiousAlbino
aee5e74001 Add support for shader pass feedback. 2015-08-30 16:23:55 +02:00
Twinaphex
2fdaa89a81 Merge pull request #2067 from xerpi/master
Update PSVita
2015-08-30 16:20:19 +02:00
Sergi Granell
e60247d4b3 (Vita) Update psp_audio.c 2015-08-30 16:12:45 +02:00
Sergi Granell
458152fc8e (Vita) Update psp_ defines.h 2015-08-30 16:12:45 +02:00
Sergi Granell
f0ea1fd454 (Vita) Update Makefile.griffin, performance.c and file extensions 2015-08-30 16:12:45 +02:00
Sergi Granell
7e86e2158d (Vita) Update net and netlogger 2015-08-30 16:12:45 +02:00
twinaphex
cd781ff4b5 Cleanups 2015-08-30 15:15:39 +02:00
Twinaphex
8b243d419c Merge pull request #2066 from stefan-gr/master
[Gentoo] deps/zlib/ioapi.h define _Z_OF
2015-08-30 15:13:05 +02:00
stefan-gr
af7569da8c zlib: define _Z_OF 2015-08-30 15:02:20 +02:00
twinaphex
75c649d807 Cleanups 2015-08-30 13:46:51 +02:00
Twinaphex
d21dc218ed (UI companion) Call notify_refresh when core option next is toggled 2015-08-30 13:45:58 +02:00
twinaphex
7079cdb798 Add notify_refresh to UI companion driver interface 2015-08-30 13:03:34 +02:00