1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00
Commit Graph

5585 Commits

Author SHA1 Message Date
twinaphex
54ecb3cc7a Change -HAVE_THREAD to -HAVE_THREADS - don't define it for PS3/Wii/NGC 2013-02-17 00:38:30 +01:00
twinaphex
9b51be27cf Update CHANGELOG for 0.9.8.4 2013-02-16 23:14:41 +01:00
twinaphex
c5ea86a474 Remove rzlib 2013-02-16 22:03:57 +01:00
twinaphex
fa929ddb4f (Xbox 1) Avoid namespace collision 2013-02-16 21:54:45 +01:00
twinaphex
9a88ebb1e6 Change WANT_RZLIB to WANT_MINIZ 2013-02-16 21:43:29 +01:00
twinaphex
db590cbcd9 (miniz) Take out deflation code 2013-02-16 21:36:32 +01:00
twinaphex
f8fcbfbe12 (Android) Now uses miniz/unzip instead of zlib 2013-02-16 21:00:37 +01:00
twinaphex
1e19587ca1 (360) Build fix 2013-02-16 20:57:14 +01:00
twinaphex
b403c5208a (360) Add extra param to rarch_resampler_realloc 2013-02-16 20:55:12 +01:00
twinaphex
7ed3210acd (miniz/minizip) Compiles now on PS3 2013-02-16 20:54:06 +01:00
twinaphex
c92decb983 (RMenu) Add extra param to rarch_resampler_realloc 2013-02-16 20:45:13 +01:00
twinaphex
b1f9d39f4c (minizip) Fix most of the remaining issues that precludes building
with MSVC
2013-02-16 20:42:05 +01:00
twinaphex
07b242f851 (RARCH_CONSOLE) Use miniz/minizip instead or zlib - increases
ZIP file compatibility (problems with inflate before with rzlib
on certain ZIP files)
2013-02-16 20:28:07 +01:00
Themaister
75a51c191b Fix Android build. 2013-02-16 12:33:47 +01:00
Themaister
ed55245551 Use the more correct format for X/EGL. 2013-02-15 11:38:27 +01:00
Themaister
35813414be Fix KMS mode.
Wrong color format was used.
2013-02-15 11:30:59 +01:00
Themaister
384d6846b6 Use KMS more inline with upstream example code. 2013-02-15 11:13:30 +01:00
Themaister
bd4b22835c Init threads in X/EGL. 2013-02-15 10:28:10 +01:00
Themaister
076f7ea22e Add more basic debugging to KMS/EGL. 2013-02-15 10:28:02 +01:00
twinaphex
a131f484ef (GX) Remove Wiiuse 2013-02-15 01:34:03 +01:00
twinaphex
2cff6b1463 (GX) Wii - platform_gx_exec.c accidentally got removed 2013-02-14 21:47:25 +01:00
twinaphex
370ddadfcc Add one more note to CHANGELOG for Xbox 1 2013-02-14 21:31:50 +01:00
twinaphex
1fb1b4fc06 Bump up to version 0.9.8.4 2013-02-14 21:31:12 +01:00
twinaphex
d39bad7b59 (NGC) Undefine HAVE_LIBRETRO_MANAGEMENT for Gamecube 2013-02-14 21:24:54 +01:00
twinaphex
f0770eec48 (NGC) Remove sidestep code 2013-02-14 15:48:14 +01:00
Themaister
236cae258d Use GLX 1.3 more correctly. 2013-02-14 15:40:54 +01:00
twinaphex
c5c22c6243 (RGUI) build fix 2013-02-14 14:07:01 +01:00
Themaister
3e3d9ec3af Use higher precision Kaiser.
Add test case for Kaiser window in MATLAB.
2013-02-14 12:58:50 +01:00
Themaister
dc413ab605 Fix SNR test getting broken result. 2013-02-14 12:30:57 +01:00
Themaister
ff14092d8d Use -ffast-math.
Helps SINC resampler to auto-vectorize.
2013-02-14 11:57:07 +01:00
twinaphex
960b091e59 (Android) Fixes Madcatz fighting stick - now autodetected -
R1/R2 button properly configured for SF-style games
2013-02-13 22:52:27 +01:00
Themaister
11d919b9e8 Fix downsampling for SINC. 2013-02-13 21:55:58 +01:00
twinaphex
27748e6c3a (Xbox 1) Buid fix 2013-02-13 20:00:24 +01:00
twinaphex
19fae3f52f (Android) Ability to use AKEYCODE_BACK for pads 2013-02-13 17:56:39 +01:00
Themaister
2aecc0e5f5 De-hardcode number of SINC taps.
Prepare for possible downsampling.
2013-02-13 12:11:49 +01:00
Themaister
d68fe248f3 Start using LERP optionally for SINC again. 2013-02-13 11:56:20 +01:00
twinaphex
9dcbfbba0f (NGC) Add Gamecube readme + dist script + fix build 2013-02-13 00:27:08 +01:00
Themaister
7ceefc9172 Clarify requirements for NEON. 2013-02-12 22:43:04 +01:00
Themaister
578a47d73d Rework SINC resampler. Use Kaiser window. 2013-02-12 22:41:26 +01:00
twinaphex
252a917b7e (Android) Logitech Dual Action - AKEYCODE_BACK does Select 2013-02-12 21:23:11 +01:00
twinaphex
7939ceeacf (Distribution) Add READMEs for console ports and CHANGELOG 2013-02-11 22:35:58 +01:00
twinaphex
c48212726e (Android) Bump up version to 0.9.8.3 2013-02-11 22:08:36 +01:00
twinaphex
5086800f69 (Android) Updated changelog for r11 2013-02-11 21:36:23 +01:00
twinaphex
cbd81dfc82 (Android) Typo fixes for pads supported 2013-02-11 21:14:57 +01:00
twinaphex
3565de029c (Android) Expand 'supported_pads' list 2013-02-11 21:14:11 +01:00
twinaphex
9960217184 (Android) Add 'List of autodetected devices' 2013-02-11 21:11:42 +01:00
Themaister
8c4410158d Fix potential segfault in AL. 2013-02-11 20:38:16 +01:00
Themaister
fe1d9a5a2a Add rate control interfaces to AL. 2013-02-11 20:14:12 +01:00
ToadKing
904711bf93 (Android/Phoenix) update sound helpfile 2013-02-11 12:40:18 -05:00
Themaister
da7bc1938d Add option for setting OS-reported FPS value. 2013-02-11 16:39:50 +01:00