22209 Commits

Author SHA1 Message Date
radius
f3389bbd42 Test with max users instead, for some reason it's not getting the same value 2015-08-31 22:23:40 -05:00
radius
9bb97e42e0 fix nits 2015-08-31 21:20:57 -05:00
radius
b42af6404f remove unneeded files 2015-08-31 21:19:30 -05:00
radius
2f9f6d1ad5 remove unneeded files 2015-08-31 21:18:55 -05:00
radius
a59dde6cdb Disable QT for now 2015-08-31 21:07:24 -05:00
radius
7a7f778341 Try to pass settings to the QT ui driver 2015-08-31 21:07:23 -05:00
radius
9480bfbd9e Add QT to the configure script 2015-08-31 21:07:21 -05:00
radius
4e5bf899c1 add test project for QT 2015-08-31 21:07:19 -05:00
Twinaphex
795950c7b7 Merge pull request #2084 from xerpi/master
(Vita) vita2d_gfx_free: Set textures to NULL
2015-09-01 01:55:51 +02:00
twinaphex
948286e8e0 Fix warnings 2015-09-01 01:54:44 +02:00
twinaphex
2b9777e6c2 (memmap.c) Cleanup 2015-09-01 01:53:25 +02:00
Sergi Granell
5d920aa045 (Vita) vita2d_gfx_free: Set textures to NULL 2015-09-01 01:36:27 +02:00
twinaphex
d7aebbd40e Update 2015-08-31 22:04:21 +02:00
Twinaphex
134f0ad997 Merge pull request #2083 from xerpi/master
(Vita) Prepare code for fullscreen
2015-08-31 21:44:23 +02:00
Sergi Granell
dbb91c85e6 (Vita) Check vita->texture before freeing it 2015-08-31 21:41:45 +02:00
Sergi Granell
56af52a268 (Vita) Fix spaces 2015-08-31 21:37:50 +02:00
Sergi Granell
6c5d250ff1 (Vita) Prepare code for fullscreen 2015-08-31 21:31:34 +02:00
twinaphex
30bcbed9f4 xdk_resources.cpp - Cleanups 2015-08-31 21:17:15 +02:00
twinaphex
d69deba25b Add pkg/ngc 2015-08-31 21:10:31 +02:00
twinaphex
ecfe676302 ps3/iso - remove png 2015-08-31 21:10:00 +02:00
twinaphex
f548786896 Move ps3/pkg to pkg/ps3 2015-08-31 21:09:18 +02:00
twinaphex
a1e80026c0 Start creating global 'pkg' dir and create vita-cores.sh 2015-08-31 21:04:00 +02:00
twinaphex
c9a0a79b15 Update libretro-test Makefiles 2015-08-31 20:52:25 +02:00
twinaphex
2b80e89f13 Revert "Move zconf.h to libretro-common/include/compat"
This reverts commit 15c00bc9970d0c350f3b6c19131b219db2b162f6.
2015-08-31 19:40:07 +02:00
twinaphex
15c00bc997 Move zconf.h to libretro-common/include/compat 2015-08-31 18:07:38 +02:00
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