Commit Graph

11139 Commits

Author SHA1 Message Date
twinaphex e64775ba7a (D3D) Create macro for D3DDevice_Present 2014-06-07 07:45:02 +02:00
twinaphex 1f5769f1db (XDK D3D) Clear texture by tex_h instead of tex_w - inline with PC D3D now 2014-06-07 07:31:41 +02:00
twinaphex 5d8e4cb358 (D3D) D3DTexture LockRect clear - turned into macro for
both PC D3D and XDK D3D
2014-06-07 07:29:40 +02:00
twinaphex 346a341cf8 (D3D) Go through macros for D3DDevice member functions - will
be needed for XDK compatibility later on
2014-06-07 07:03:36 +02:00
twinaphex 4ad1246fc4 (XDK D3D) Changes pt. 2 2014-06-07 06:12:02 +02:00
Toad King c09c5c1109 more android input changes. rebinding from RGUI works now. need to re-add autodetect and special behavior for some controllers 2014-06-06 23:41:09 -04:00
twinaphex 8b9fc04f2e (XDK) Changes to bring inline with PC D3D 2014-06-07 05:33:42 +02:00
twinaphex 7ab54fd734 (XDK) Implement viewport_info 2014-06-07 05:24:39 +02:00
twinaphex f693675a38 (GX) Change in Resolution setting - press RGUI_ACTION_OK now
to switch resolution
2014-06-07 04:33:31 +02:00
twinaphex fcb563818b (GX) Make gx_video more generic 2014-06-07 03:50:47 +02:00
twinaphex 4443e7320c (Salamander) Fix bug 2014-06-07 03:23:48 +02:00
twinaphex acf9eb023d (GX) Use more generic thread naming 2014-06-07 03:12:58 +02:00
twinaphex bdbf452fe9 (libogc) Retract 2014-06-07 02:26:21 +02:00
Twinaphex f22799fb00 Merge pull request #737 from aliaspider/master
(PSP) fix WHOLE_ARCHIVE_LINK makefile option
2014-06-07 01:44:07 +02:00
aliaspider 5a679a2780 (PSP) fix WHOLE_ARCHIVE_LINK makefile option 2014-06-07 00:40:58 +01:00
twinaphex 02864d882c (GX) Throw in stripped libogc 2014-06-07 01:40:35 +02:00
twinaphex 66ea183fc7 (XDK) Add platform_xdk.c to Salamander solutions 2014-06-06 23:27:39 +02:00
twinaphex dfc0b5f7ea Cleanup frontend_salamander.c 2014-06-06 23:20:21 +02:00
twinaphex a05d4d6c2b Cleanup frontend/frontend_salamander.c 2014-06-06 23:15:46 +02:00
twinaphex 662806acef Remove frontend_salamander.h 2014-06-06 22:57:36 +02:00
Twinaphex 3180275b46 Merge pull request #736 from lakkatv/lakka
(Lakka) New icons
2014-06-06 20:27:48 +02:00
Jean-André Santoni 296fd731c8 (Lakka) New icons 2014-06-06 18:25:44 +02:00
Themaister b2455440b2 Style nits in libretro.h. 2014-06-06 17:44:14 +02:00
twinaphex ca0415bc2c (Lakka) Further refactorings - turn textures into struct array 2014-06-06 07:26:14 +02:00
twinaphex edd8a9d3f7 (Lakka) Put gluint textures into array 2014-06-06 06:22:16 +02:00
twinaphex f0c521c353 (Lakka) Cleanups 2014-06-06 05:35:20 +02:00
Twinaphex 19d3efe7f9 Merge pull request #735 from aliaspider/master
(PSP) add icon/background to launcher / update dist-script
2014-06-06 05:26:40 +02:00
aliaspider b96d21ef8d (PSP) update dist-script 2014-06-06 04:14:02 +01:00
aliaspider b6cd57bc8a (PSP) add icon/background to EBOOT.PBP 2014-06-06 03:05:15 +01:00
twinaphex 87935687f4 (Lakka) Cleanups 2014-06-06 03:59:35 +02:00
twinaphex d3301083ac Revert "Create public init_menu/uninit_menu"
This reverts commit 8f7e9edd88.
2014-06-06 00:51:56 +02:00
twinaphex e91bcd5f6d (Lakka) Cleanups 2014-06-05 21:31:29 +02:00
twinaphex 6ee52ffd2e (Lakka) Goes over subitems now too to remove GL textures 2014-06-05 21:24:58 +02:00
twinaphex 206ea0a2d4 (Lakka) More cleanups 2014-06-05 21:18:15 +02:00
twinaphex 8f7e9edd88 Create public init_menu/uninit_menu 2014-06-05 20:26:21 +02:00
twinaphex 17b5b55314 (Lakka) Style nits 2014-06-05 20:09:53 +02:00
Twinaphex 7a005facf6 Merge pull request #734 from Alcaro/master
Add memory descriptor interface to libretro.h, for use with cheats.
2014-06-05 19:00:15 +02:00
Alcaro 57c7c53173 Add memory descriptor interface to libretro.h, for use with cheats. 2014-06-05 18:57:52 +02:00
Alcaro ef27f06c97 Merge pull request #2 from libretro/master
update this one
2014-06-05 18:56:54 +02:00
Hans-Kristian Arntzen 39ff67a62d Merge pull request #733 from libretro/mali-fbdev
Mali fbdev
2014-06-05 17:45:48 +02:00
Themaister ba40be9099 Use correct arguments if sRGB and GLES3. 2014-06-05 17:41:10 +02:00
Themaister 2094e8fb2f Auto-enable some extensions if GLES3. 2014-06-05 15:17:29 +02:00
Themaister e41eb4ab50 Fix unknown hang in Mali fbdev. 2014-06-05 15:05:43 +02:00
Themaister 6df1185af1 Add EXTRA_GL_LIBS to libretro-test-gl. 2014-06-05 14:30:45 +02:00
Themaister 88f10ae555 Check for libudev as plain lib as well. 2014-06-05 14:21:17 +02:00
Themaister 736c4147e9 Add initial Mali FBdev support. 2014-06-05 12:28:17 +02:00
Themaister a39b64e443 Fix multiword --with- arguments. 2014-06-05 11:45:56 +02:00
Themaister 247059ad4d Use PKG_CONF_PATH in qb/. 2014-06-05 11:09:10 +02:00
twinaphex ce412a7c8b (XDK/GX) Cleanups to exitspawn implementations 2014-06-05 06:45:31 +02:00
twinaphex 48961b246e (PSP) Cleanup frontend_psp_exitspawn 2014-06-05 06:36:30 +02:00