twinaphex
4e5bf65e23
Create HAVE_RPNG define
2015-04-19 16:55:03 +02:00
twinaphex
4d13e9d4cb
Turn WANT_MINIZ into WANT_ZLIB
2015-03-14 05:24:57 +01:00
twinaphex
aece30f6bc
Rename deps/rzlib to deps/zlib
2015-03-06 01:47:09 +01:00
twinaphex
603b6eaf86
Revert "(PSP1) Set up INCDIRS correctly"
...
This reverts commit 30e5b8500f
.
2015-02-26 05:44:52 +01:00
twinaphex
30e5b8500f
(PSP1) Set up INCDIRS correctly
2015-02-26 05:40:16 +01:00
aliaspider
4317c4f1cb
(PSP) fix build.
...
add 7-zip support.
fix cores filenames detection in core_info_list_new.
use sceRtcGetCurrentTick instead of the less precise gettimeofday for
the performance counter.
2015-02-25 13:30:46 +01:00
twinaphex
a33016d457
Renamed libretro-sdk to libretro-common
2015-02-19 00:04:03 +01:00
twinaphex
c62d52de0f
Start properly implementing libretro SDK for boolean.h include
...
header, glsym, and rthreads
2014-10-21 05:05:52 +02:00
twinaphex
ce6c884724
Take out HAVE_CC_RESAMPLER define
2014-09-24 09:39:41 +02:00
twinaphex
f9d244dcd6
(PSP1) Fix build
2014-08-22 10:46:14 +02:00
aliaspider
ba7cefc529
(PSP) add BIG_STACK makefile option
...
fix overflow in VFPU resampler when input_frames is 0
add support for GU_PSM_5551 pixel format when using hardware rendering
2014-06-29 05:45:36 +01:00
twinaphex
9bfb76e7fb
(PSP) Add initial version of PSP pthread wrapper - very incomplete right now
2014-06-29 01:05:13 +02:00
twinaphex
2ae7104bbf
(PSP) Link against pthread
2014-06-23 15:39:11 +02:00
twinaphex
82422946d6
(PSP) Define HAVE_BUILTIN_CONFIG
2014-06-09 18:58:19 +02:00
aliaspider
5a679a2780
(PSP) fix WHOLE_ARCHIVE_LINK makefile option
2014-06-07 00:40:58 +01:00
aliaspider
b96d21ef8d
(PSP) update dist-script
2014-06-06 04:14:02 +01:00
aliaspider
37878bd4ce
(PSP) implemented salamander and added support for switching between
...
cores.
2014-06-05 00:20:19 +01:00
twinaphex
d9c7d9f9bd
(PSP) Add HAVE_KERNEL_PRX ifdef
2014-06-04 02:52:29 +02:00
aliaspider
b185fc3901
(PSP) add support for kernel-mode functions through a loadable module.
2014-06-04 01:35:26 +01:00
Themaister
24906b8869
Add resampler tests for CC resampler.
2014-03-23 14:27:31 +01:00
aliaspider
68c7a3ad5b
(PSP) change clockspeed to 333MHz/166MHz on start.
2014-02-18 18:43:23 +01:00
twinaphex
297cddd775
(PSP) Set HAVE_THREADS to 0 - can't assume this on every toolchain
2014-02-17 19:54:29 +01:00
twinaphex
38f5172453
(PSP) Compile in -lpthreads-psp
2014-02-17 19:30:21 +01:00
twinaphex
bbf698f17b
(PSP) Fixup Makefile
2014-02-17 15:35:23 +01:00
aliaspider
650adef8da
(PSP) added audio support
2014-02-17 14:26:03 +01:00
twinaphex
eda7b8a926
(PSP) Start implementing poke interface
2014-02-16 22:14:26 +01:00
twinaphex
c056894cac
(PSP) Set optimization to -O2 - -O3 is unsafe on my
...
PSP GCC toolchain
2014-02-16 16:14:38 +01:00
twinaphex
4d48c5a6b8
(PSP) Take out -g for release builds
2014-02-13 13:48:13 +01:00
twinaphex
8a70b8d6c7
(PSP) Will not link without -G0
2014-02-13 13:46:32 +01:00
twinaphex
83b5240185
(PSP) Set up DEBUG switch for Makefile
2014-02-13 13:42:51 +01:00
twinaphex
97d2ec6543
(PSP) Disable HAVE_FILE_LOGGER
2014-02-13 13:28:21 +01:00
twinaphex
94d70b6aba
(PSP) Hack - Get around FPU exception - division by zero
2014-02-13 11:38:41 +01:00
twinaphex
d8ed2f0d42
(PSP) Add -DSINC_LOWER_QUALITY
2014-02-13 08:50:43 +01:00
twinaphex
cd85591211
(PSP1) Add defines
2014-02-11 16:43:16 +01:00
twinaphex
8188ce53d3
(PSP1) Take out NULLVIDEO define
2014-02-11 16:30:41 +01:00
twinaphex
d4f9c211ee
(PSP) Build fixes
2014-02-11 16:10:40 +01:00
twinaphex
8e0118f4bb
Get rid of unused HAVE_RARCH_MAIN_IMPLEMENTATION and HAVE_RARCH_MAIN_WRAP
2014-01-05 03:33:27 +01:00
twinaphex
38d785984f
Add RETRO_ENVIRONMENT_GET_PERF_INTERFACE to libretro.h
2013-12-17 19:10:40 +01:00
twinaphex
6997c207bd
Remove HAVE_FILEBROWSER/remove file_browser.c
2013-11-11 04:12:30 +01:00
twinaphex
cf24c442df
Update maintenance - define/update PACKAGE_VERSION only once
...
in general.h
2013-07-07 19:43:22 +02:00
twinaphex
93b98a2e08
Bump up PACKAGE_VERSION to 0.9.9.3
2013-06-28 14:11:10 +02:00
twinaphex
51187ebbc2
Bump version to 0.9.9 official
2013-05-27 01:28:32 +02:00
twinaphex
15215c47f1
(Grifin) Move griffin to root (to indicate it's no longer console-specific
2013-03-18 05:46:19 +01:00
twinaphex
375aa08e58
Remove rarch_conole_input - runtime button remapping should have
...
no more RARCH_CONSOLE dependencies
2013-03-14 21:55:10 +01:00
twinaphex
66e7606b25
HAVE_RGUI and HAVE_RMENU are now mutually exclusive - no longer
...
have to be defined both for (say) the Android port
2013-03-09 17:42:19 +01:00
twinaphex
49b0f5c204
Add HAVE_RARCH_MAIN_IMPLEMENTATION define - hook up console ports
...
differently
2013-02-25 06:47:26 +01:00
twinaphex
9a88ebb1e6
Change WANT_RZLIB to WANT_MINIZ
2013-02-16 21:43:29 +01:00
twinaphex
77f8b9a0c9
Bump up versions to 0.9.8.3
2013-02-09 19:06:03 +01:00
Themaister
bbaec34744
Update version numbers to 0.9.8.
2013-01-22 00:22:09 +01:00
twinaphex
1b398a1941
(PSP) comment out non-working video driver for now - use null video
...
for now
2013-01-10 04:22:42 +01:00