Twinaphex
|
1abfb8426a
|
Merge pull request #2082 from xerpi/master
(Vita) Update vita2d driver
|
2015-08-31 15:35:09 +02:00 |
|
Sergi Granell
|
96146e5313
|
(Vita) Update vita2d driver
(Vita/PSP) Name some stuff to vita
|
2015-08-31 15:26:37 +02:00 |
|
twinaphex
|
de8dfb627c
|
(PSP/Vita) dirent_is_directory - buildfix
|
2015-08-31 14:30:52 +02:00 |
|
twinaphex
|
a2d6992e24
|
(Vita) Buildfix
|
2015-08-31 14:26:27 +02:00 |
|
twinaphex
|
081d5b5074
|
set_direct_pix_conv - turn conditionals into switches
|
2015-08-31 14:15:28 +02:00 |
|
twinaphex
|
0b4ba8443f
|
Create convert_argb888_rgba4444
|
2015-08-31 14:08:22 +02:00 |
|
twinaphex
|
d8ef051f57
|
(dir_list.c) Use Vita codepaths for PSP too
|
2015-08-31 13:01:39 +02:00 |
|
twinaphex
|
b0f9e1ac9c
|
Cleanups
|
2015-08-31 12:52:42 +02:00 |
|
twinaphex
|
7f5399071e
|
Cleanups
|
2015-08-31 11:10:48 +02:00 |
|
twinaphex
|
27a8022af1
|
Cleanups
|
2015-08-31 11:03:00 +02:00 |
|
twinaphex
|
9895cd6b21
|
Cleanups
|
2015-08-31 10:58:54 +02:00 |
|
twinaphex
|
5a28266abf
|
Cleanups
|
2015-08-31 10:58:15 +02:00 |
|
twinaphex
|
9ba9098cb0
|
Cleanups
|
2015-08-31 10:45:10 +02:00 |
|
twinaphex
|
f324afc12a
|
Cleanup
|
2015-08-31 10:41:30 +02:00 |
|
twinaphex
|
920ee70fbd
|
dir_list_new - don't do implicit memset
|
2015-08-31 10:40:35 +02:00 |
|
twinaphex
|
f6991c95a4
|
Cleanups
|
2015-08-31 10:39:10 +02:00 |
|
twinaphex
|
d5109af2cb
|
(Vita/Win32) Refactor dirent_is_directory
|
2015-08-31 10:36:46 +02:00 |
|
Twinaphex
|
1b8a6366d7
|
Merge pull request #2080 from Monroe88/parameter_menu_fix
(menu_displaylist.c) Fix Preview Shader Parameters
|
2015-08-31 08:22:58 +02:00 |
|
Twinaphex
|
02f4c92fcb
|
Merge pull request #2081 from xerpi/master
(Vita) Update gfx driver
|
2015-08-31 08:22:36 +02:00 |
|
Sergi Granell
|
85bc67d704
|
(Vita) Add enable HAVE_BUILTIN_AUTOCONFIG
|
2015-08-31 01:22:36 +02:00 |
|
Sergi Granell
|
94e893634d
|
(Vita) Update gfx driver
|
2015-08-31 00:56:14 +02:00 |
|
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 |
|