twinaphex
|
16a328ec15
|
(PS3) Add create-salamander to .PHONY targets
|
2012-11-28 01:28:42 +01:00 |
|
Themaister
|
02f84fe323
|
Updates to 0.9.8-beta3
|
2012-11-25 12:56:25 +01:00 |
|
twinaphex
|
f0457637c6
|
(Griffin/LibXenon) Logger input files now included in Griffin - also cleaned
up Xenon makefile to use Grifffin
|
2012-11-25 05:41:12 +01:00 |
|
twinaphex
|
01a7fb0f3b
|
(Griffin) Compile in RZlib into Grifin with WANT_RZLIB
|
2012-11-19 05:43:57 +01:00 |
|
twinaphex
|
6e6dbe2ab4
|
(PS3) Don't define HAVE_RGL if we make a PSGL build
|
2012-11-18 16:35:28 +01:00 |
|
twinaphex
|
7b03e554ad
|
(PS3) Build system simplification - remove separate step to compile
RetroArch as a static library
|
2012-11-15 14:40:50 +01:00 |
|
Themaister
|
64d9a6fbda
|
0.9.8-beta2
|
2012-11-13 00:52:23 +01:00 |
|
Themaister
|
d7c7ad279e
|
Update version strings to 0.9.8-beta1.
|
2012-11-07 23:33:22 +01:00 |
|
twinaphex
|
9bc0f382ab
|
(PS3/RMenu) refactored HAVE_CG_MENU out of existence - now
replaced with HAVE_RMENU - menu code has been moved over to
PS3 context file
|
2012-10-22 06:12:12 +02:00 |
|
twinaphex
|
c54035e3f3
|
(PS3) Fix benchmarking on PS3 by expanding ifdef of GNUC - also
add PERF_TEST options to most platforms
|
2012-10-02 00:47:20 +02:00 |
|
twinaphex
|
e4399884d9
|
(PS3) Needs ifndef around querying of BGRA888 - PSGL only has GL_BGRA
defined and not GL_BGRA888_EXT
|
2012-09-30 04:47:35 +02:00 |
|
TwinAphex51224
|
5fad20121f
|
(PS3) Add preliminary Freetype support for PS3
|
2012-09-27 18:16:06 +02:00 |
|
TwinAphex51224
|
fdd78b08d3
|
Use new define HAVE_CG_RUNTIME_COMPILER
|
2012-09-27 17:45:49 +02:00 |
|
TwinAphex51224
|
e42f515e11
|
(PS3) Works on PS3 again
|
2012-09-25 03:49:51 +02:00 |
|
Twinaphex
|
5349ad9e8a
|
(PS3) PS3 still works after taking out HAVE_PBO
|
2012-09-13 19:45:18 +02:00 |
|
Twinaphex
|
483a361e72
|
(PS3) Commits - still broken
|
2012-09-13 17:11:23 +02:00 |
|
Twinaphex
|
0b7a022d75
|
Change HAVE_OPENGLES11 define to HAVE_OPENGLES1
|
2012-09-11 10:12:08 +02:00 |
|
Twinaphex
|
74ccee0d54
|
(PS3) Builds again - GL changes
|
2012-09-11 10:07:38 +02:00 |
|
Twinaphex
|
079585d428
|
(GL) Clean up ifdefs - cut down on them (PS3 now uses HAVE_PSGL,
PSL1GHT now uses HAVE_OPENGL_MODERN)
|
2012-09-11 09:55:03 +02:00 |
|
Twinaphex
|
b3d1845b18
|
(PS3/Wii) Name ELF file targets uniquely
|
2012-08-23 12:25:50 +02:00 |
|
Themaister
|
b5918fa02a
|
Update to 0.9.7.
|
2012-08-22 19:57:07 +02:00 |
|
Twinaphex
|
1896ee2605
|
(PS3) Small Makefile fixes
|
2012-08-20 17:16:40 +02:00 |
|
Twinaphex
|
160b96a7c3
|
(PS3) Some improvements to Makefiles
|
2012-08-20 15:55:13 +02:00 |
|
Themaister
|
38a3c72a21
|
Update to 0.9.7-rc2.
|
2012-08-16 09:31:05 +02:00 |
|
Themaister
|
c9a22392c8
|
Update to 0.9.7-rc1.
|
2012-08-11 09:18:39 +02:00 |
|
Twinaphex
|
4b4b704182
|
(PS3) Quick build fix - update RetroArch ELF name
|
2012-08-06 03:07:34 +02:00 |
|
Twinaphex
|
ac579f2d6a
|
(RMenu) Move image files to console/rmenu/images
|
2012-08-05 15:32:20 +02:00 |
|
Twinaphex
|
80a01479b1
|
(RMenu) Add define HAVE_RMENU - add it to griffin.c
|
2012-08-04 03:25:44 +02:00 |
|
Twinaphex
|
275fdb104b
|
(RMenu) Portable menu code - still WIP
|
2012-08-03 21:22:43 +02:00 |
|
Twinaphex
|
5643ef1473
|
(PS3) Compiles with HAVE_LOGGER set to 1 again
|
2012-07-27 21:36:49 +02:00 |
|
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 |
|