Twinaphex
|
f8a2fc9fc1
|
(PS3) ps3_audio.c no longer uses pthread
|
2012-07-01 17:54:04 +02:00 |
|
Twinaphex
|
46f64f2627
|
(PS3) The separate libs for PS3 (libretroarch.a and librgl.a) should
now be named libretroarch_ps3.a and librgl_ps3.a - changed in
Makefile too
|
2012-06-30 15:06:59 +02:00 |
|
Twinaphex
|
ba03ae59e7
|
Each platform now links in a differently named libretro file - ie.
libretro_ps3.a, libretro_wii.a, libretro_xdk360.a, libretro_xenon360.a,
libretro_xdk1.a, and so on
|
2012-06-30 14:59:39 +02:00 |
|
Twinaphex
|
3ad124e4af
|
(PS3/360) Add HAVE_HDD_CACHE_PARTITION define
|
2012-06-30 13:37:18 +02:00 |
|
Twinaphex
|
47b3453c29
|
(PS3) RetroArch compiles as a static library - and gets linked in
with the rest of the package - README for compilation instructions
updated
|
2012-06-20 08:25:23 +02:00 |
|
Twinaphex
|
4dbfbbfe7f
|
(Android) Preliminary NDK Makefile for compiling retroarch as a
shared library - we will need a separate gles driver
|
2012-06-19 23:34:19 +02:00 |
|
Twinaphex
|
733c3f25c7
|
(PS3) Add preliminary USB/Bluetooth mouse support
|
2012-06-19 05:10:42 +02:00 |
|
Themaister
|
bc5d73dbdd
|
Update to 0.9.6.
|
2012-06-03 22:09:04 +02:00 |
|
Twinaphex
|
c39cc503df
|
Updated common-shaders link
|
2012-06-03 21:40:28 +02:00 |
|
Twinaphex
|
3fd10a723d
|
(PS3) Cleanups
|
2012-05-30 16:30:25 +02:00 |
|
Twinaphex
|
85850ffba1
|
(PS3) Add HAVE_VID_CONTEXT define
|
2012-05-28 01:15:00 +02:00 |
|
Twinaphex
|
e53db23031
|
(PS3) Change HAVE_OPENGL_PBO to HAVE_OPENGL_TEXREF
|
2012-05-27 01:00:05 +02:00 |
|
Twinaphex
|
42bcc8ea59
|
(PS3) Add HAVE_OPENGL_PBO and HAVE_CG_MENU defines
|
2012-05-27 00:51:02 +02:00 |
|
Twinaphex
|
3649376c03
|
Revert "(PS3) Added HAVE_LIBDBGFONTS define for PS3 port"
This reverts commit 06bb45a856 .
|
2012-05-25 21:39:59 +02:00 |
|
Twinaphex
|
06bb45a856
|
(PS3) Added HAVE_LIBDBGFONTS define for PS3 port
|
2012-05-25 18:05:30 +02:00 |
|
Twinaphex
|
1b4cb55846
|
(PS3) Made HAVE_SYSUTILS and HAVE_SYSMODULES defines for PS3 port
|
2012-05-25 16:24:51 +02:00 |
|
Twinaphex
|
989731bbd0
|
Add HAVE_OPENGLES define to Makefile.ps3 - add HAVE_OPENGLES ifdef
to gl.c
|
2012-05-25 16:00:54 +02:00 |
|
Twinaphex
|
b453bedcee
|
Add HAVE_FILEBROWSER define
|
2012-05-22 22:11:21 +02:00 |
|
Themaister
|
068b3b90f5
|
Update version to 0.9.6-rc1.
|
2012-05-11 21:43:56 +02:00 |
|
Themaister
|
2e205f6a94
|
Update Makefiles to 0.9.6.
|
2012-05-07 20:58:32 +02:00 |
|
Twinaphex
|
20a1d5df29
|
(Rzlib) Rename szlib to Rzlib
|
2012-05-06 03:58:29 +02:00 |
|
Twinaphex
|
77bfce7cc7
|
(PS3) Add RGL video driver - compile with Makefile.ps3.rgl before
compiling RetroArch itself
|
2012-05-06 03:47:35 +02:00 |
|
Themaister
|
2c9eb8e840
|
Update version to 0.9.6-beta1.
|
2012-04-29 01:06:53 +02:00 |
|
Twinaphex
|
676e4f6348
|
(PS3) Works on PS3 now.
|
2012-04-22 00:32:01 +02:00 |
|
TwinAphex51224
|
959950d55e
|
Fixup some console Makefiles
|
2012-04-21 23:42:20 +02:00 |
|
Twinaphex
|
10be750aa6
|
(SSNES_CONSOLE) Introduce HAVE_SSNES_EXEC define
|
2012-04-13 21:01:04 +02:00 |
|
Twinaphex
|
79737aecf3
|
(SSNES_CONSOLE) Introduce HAVE_SSNES_MAIN_WRAP define
|
2012-04-13 20:40:22 +02:00 |
|
Twinaphex
|
2ffffee571
|
(PS3/360) libretro_manage_core made portable and moved to console_ext.c
|
2012-04-13 15:57:59 +02:00 |
|
Twinaphex
|
6c05eac2f5
|
(PS3) Preliminary PS3 conversion to libretro
|
2012-04-10 00:22:02 +02:00 |
|
Twinaphex
|
cf5fb8baaa
|
(PS3) Some more Griffin overrides
|
2012-03-29 15:07:48 +02:00 |
|
Twinaphex
|
07c839f003
|
(Griffin) Integrate more source files into griffin.c
|
2012-03-29 02:10:49 +02:00 |
|
Twinaphex
|
5553774f6f
|
(PS3) Dodge function pointers / make direct calls through
HAVE_GRIFFIN define
|
2012-03-29 01:15:22 +02:00 |
|
Twinaphex
|
24f5b2675b
|
(PS3) Add Griffin to mass include files into one single source unit
|
2012-03-28 23:22:28 +02:00 |
|
Twinaphex
|
6d0b8d1129
|
(PS3) Add some Windows-specific defines in Makefile
|
2012-03-26 14:52:58 +02:00 |
|
Twinaphex
|
45021bda3f
|
(PS3) oskutil.c merged with ps3_input.c
|
2012-03-26 00:36:40 +02:00 |
|
Twinaphex
|
e75c1e9923
|
(PS3) Excluded movie.c from PS3 Makefile
|
2012-03-26 00:04:12 +02:00 |
|
Twinaphex
|
1ed6a622f1
|
(PS3) Move file_browser.c to root of PS3 dir
|
2012-03-25 23:57:07 +02:00 |
|
Twinaphex
|
5d535f6d54
|
Remove -DHAVE_SCREENSHOTS_BUILTIN from PS3 Makefile
|
2012-03-25 23:49:29 +02:00 |
|
Twinaphex
|
db6b9ba4a3
|
(SSNES_CONSOLE) Merged input_luts.c with console_ext.c
|
2012-03-25 01:56:27 +01:00 |
|
Twinaphex
|
42b756480b
|
(PS3) Integrated local shader_cg.c into ps3_video_psgl.c
|
2012-03-23 01:19:44 +01:00 |
|
Twinaphex
|
fadd954618
|
(PS3) Made local PS3 copy of shader_cg.c
|
2012-03-19 03:28:04 +01:00 |
|
Twinaphex
|
e0295a726a
|
(PS3) Merged Cellframework2 pad_input.c with ps3_input.c from SSNES
|
2012-03-19 02:55:13 +01:00 |
|
Twinaphex
|
4e3359ec19
|
Merged console_ext.c / main_wrap.c and got rid of warning in file.c
|
2012-03-17 23:05:48 +01:00 |
|
Twinaphex
|
72efdbd916
|
(PS3) Fixed PS3 and Salamander PS3 builds
|
2012-03-17 00:58:44 +01:00 |
|
Twinaphex
|
edad44c950
|
(PS3) PS3 builds again
|
2012-03-17 00:45:00 +01:00 |
|
Twinaphex
|
6c8dd72cd8
|
(PS3) Build fix for PS3
|
2012-03-17 00:09:38 +01:00 |
|
Twinaphex
|
2a6551a62a
|
Fixup includes
|
2012-03-16 23:31:26 +01:00 |
|
Twinaphex
|
e6b3b96400
|
(PS3) SDK is always Win32 anyway -so if run on Linux/WINE, we
just use .exe extension instead of setting up all sorts of
complicated symlinks from host-linux to host-win32
|
2012-03-14 03:19:13 +01:00 |
|
TwinAphex51224
|
47dcb54c1f
|
(PS3/Wii) Make netlogger code portable
|
2012-03-13 00:45:12 +01:00 |
|
Themaister
|
7f4d701b19
|
Preparations for 0.9.5 release.
|
2012-03-11 17:52:10 +01:00 |
|