Commit Graph

5612 Commits

Author SHA1 Message Date
twinaphex
0b048e5294 (Xbox 1) Use 64K stack 2013-02-17 18:09:40 +01:00
twinaphex
50ab6e9645 (Xbox 1) Lower stacksize to 131072 - still enough for Gambatte 2013-02-17 16:23:51 +01:00
Themaister
0dcf6791a4 Add integer scale to PC D3D9. 2013-02-17 15:43:31 +01:00
twinaphex
091403cb5d Update CHANGELOG 2013-02-17 15:38:27 +01:00
Themaister
9f6fc7269b Fix MSVC2010 build. 2013-02-17 15:37:27 +01:00
Themaister
59e7bc82db Move warning disable to msvc_compat.h. 2013-02-17 15:10:03 +01:00
twinaphex
6e1cec5090 (Xbox 1) Sinc - get rid of warning 2013-02-17 15:05:36 +01:00
Themaister
041bfecf21 Avoid "double-tapping" overlay on overlay_next. 2013-02-17 15:00:38 +01:00
Themaister
d487162cb0 Fix griffin build. 2013-02-17 13:30:02 +01:00
Themaister
a4fc614a03 Add integer scale to Android. 2013-02-17 13:11:26 +01:00
Themaister
483d877498 Fix call to fill_dated_filepath 2013-02-17 10:39:54 +01:00
Themaister
dac5976c87 Don't hardcode in an ext in fill_dated_*. 2013-02-17 10:20:10 +01:00
twinaphex
b1f8f051bb (Xbox 1) Add dist build scripts 2013-02-17 05:35:48 +01:00
twinaphex
c87b4447a4 (Xbox 1) Don't define HAVE_SCREENSHOTS for Xbox 1 2013-02-17 03:54:57 +01:00
twinaphex
0a0aba068d Rename screenshot_generate_filename 2013-02-17 03:50:19 +01:00
twinaphex
6e0fdb269a (Griffin) Exclude some files on Xbox that we don't need 2013-02-17 03:32:02 +01:00
twinaphex
e6bf7d92d6 (Xbox 1) Cut down on libs to link in 2013-02-17 03:18:35 +01:00
twinaphex
50603d1bee (Xbox 1 XDK) Build fix for Salamander 2013-02-17 02:42:52 +01:00
twinaphex
935c712907 (360) Salamander build fix 2013-02-17 02:40:34 +01:00
twinaphex
870115de38 remove HW_DOL codepath for platform_gx_exec.c 2013-02-17 02:18:48 +01:00
twinaphex
5cb9713aae Don't compile in autosave for consoles 2013-02-17 02:00:51 +01:00
Themaister
0ca8730fdc Set gl->tex_filter correctly in gfx_ctx_set_filtering. 2013-02-17 01:45:14 +01:00
Themaister
20af7b858a Update filters on shader reload. 2013-02-17 01:35:19 +01:00
Themaister
82a3e373c0 Should set RMENU smooth options correctly. 2013-02-17 01:20:34 +01:00
Themaister
bdabb39eb6 Add more verbose error logging to overlay. 2013-02-17 01:04:04 +01:00
twinaphex
2ff16727a6 (miniz) Take out header cruft to do with deflation routines 2013-02-17 00:43:45 +01:00
twinaphex
e5c6cd6fdb (Android) Define HAVE_THREADS 2013-02-17 00:40:49 +01:00
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