22302 Commits

Author SHA1 Message Date
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
twinaphex
202ffaee3b (wiiusb_hid.c) Don't call remove_adapter from remove_notify 2015-08-30 12:44:29 +02:00
twinaphex
3c7098fdfd Cleanups 2015-08-30 10:56:04 +02:00
Twinaphex
d00c1ed443 Fix some bugs in pixconv.c refactor 2015-08-30 10:46:34 +02:00
Twinaphex
98f06988d6 Revert "(CoreAudio) Use rthreads"
This reverts commit 626592a7a65f2e21c255daa27c307dea507ceed5.
2015-08-30 10:32:19 +02:00
twinaphex
626592a7a6 (CoreAudio) Use rthreads 2015-08-30 10:25:25 +02:00
twinaphex
d92a24377d (ALSA) Don't use messy TRY_ALSA macro 2015-08-30 10:05:13 +02:00
twinaphex
3255151690 (psp1) Indent nits 2015-08-30 10:00:27 +02:00
twinaphex
f95049e99c Add wiiusb_hid driver courtesy of @xerpi 2015-08-30 09:48:38 +02:00
twinaphex
24a94490ab Remove some header includes 2015-08-30 09:36:50 +02:00
twinaphex
039b4e0454 Move code back to logger.c 2015-08-29 18:57:07 +02:00
twinaphex
3336849e80 (wii) Define HAVE_NETPLAY 2015-08-29 18:50:35 +02:00