4903 Commits

Author SHA1 Message Date
Themaister
3f8bfa1484 Enable FBO support for Android.
GLES2 supports FBOs natively.
2013-01-04 20:54:33 +01:00
Themaister
f6d816dbc5 Improve GL_ES compat. 2013-01-04 20:35:30 +01:00
Themaister
ca8f29d58f Extract all assets/ into cache/. 2013-01-04 20:34:54 +01:00
twinaphex
8c302470e9 (PS3) Fixes Makefile - doesn't do unnecessary git clones when
not necessary now
2013-01-04 18:59:23 +01:00
twinaphex
7e426d171b (RGL) More cleanups, pt. 7 2013-01-04 18:27:05 +01:00
Themaister
7550a03688 Remove obsolete comment. 2013-01-04 17:25:10 +01:00
Themaister
804cadb6b5 Clarify batch mode for cg2xml.py. 2013-01-04 17:11:18 +01:00
Themaister
9105b441b8 Add cg2xml python tool. 2013-01-04 17:04:55 +01:00
Themaister
cb49818684 Just pull if shader directory is already cloned. 2013-01-04 16:55:15 +01:00
Themaister
2267c4d65b Hook up XML shader and overlay prefs. 2013-01-04 16:46:22 +01:00
Themaister
100f5ac947 Start adding path settings. 2013-01-04 16:46:22 +01:00
Themaister
d4020330d5 Clarify behavior of video_crop_overscan. 2013-01-04 16:46:22 +01:00
twinaphex
14590e1846 (RGL) More cleanups pt. 6 2013-01-04 07:28:14 +01:00
twinaphex
4382875749 (RGL) More cleanups pt. 5 2013-01-04 06:39:34 +01:00
twinaphex
e1314a6d32 (RGL) More cleanups pt. 4 2013-01-04 05:39:31 +01:00
twinaphex
92c6f0aa45 (RGL) More cleanups pt. 3 2013-01-03 18:09:27 +01:00
twinaphex
e6de786756 (RGL) More cleanups pt. 2 2013-01-03 15:40:31 +01:00
twinaphex
4a45ead07e (RGL) More cleanups 2013-01-03 14:55:11 +01:00
twinaphex
471acec6c9 (RGL) Cleanups 2013-01-03 14:31:25 +01:00
twinaphex
d6dca4c3d0 (PS3) Should fix resolution switching issues 2013-01-03 04:47:12 +01:00
twinaphex
5c57182330 (RGL PS3) Misc. cleanups 2013-01-03 03:38:44 +01:00
twinaphex
08afcbfa3d (RARCH_CONSOLE) Use void* for param passing type 2013-01-03 03:02:52 +01:00
twinaphex
129ff2d8f3 (Filebrowser) Use void * wherever possible 2013-01-03 02:32:09 +01:00
Themaister
a3b85cfe94 Fix bug in TGA. 2013-01-03 01:24:29 +01:00
Themaister
e9cfb95900 Add fallback path for RGBA.
This is necessary for GLES devices which do not support BGRA_EXT.
2013-01-03 01:20:35 +01:00
twinaphex
6f0360e6c4 (Android) Fixes a whole lot of issues - should force AKEYCODE_BACK
on touchscreen to always exit RetroArch - etc.
2013-01-02 23:53:40 +01:00
twinaphex
72b7d885b6 Revert "Revert "Don't assume device IDs won't collide.""
This reverts commit 4e3ffc0d727fa3ab532ec43a6d047f6e5834689f.
2013-01-02 22:24:36 +01:00
twinaphex
ab5c3501ea (Android) Get rid of #if 0 2013-01-02 22:24:18 +01:00
twinaphex
afbf41f46e (Android) Can now combine IME app autodetection and USB pad
autodetection
2013-01-02 22:23:47 +01:00
Themaister
5a548ca447 More explicit error checking for JNI name lookup. 2013-01-02 21:54:35 +01:00
twinaphex
4e3ffc0d72 Revert "Don't assume device IDs won't collide."
This reverts commit ef5b656f2396aaaa26c42d4ebc16b950adb10baf.
2013-01-02 21:21:06 +01:00
Themaister
ef5b656f23 Don't assume device IDs won't collide. 2013-01-02 19:15:02 +01:00
twinaphex
4b18244c84 (Android) Turn off PERF_TEST 2013-01-02 19:09:58 +01:00
twinaphex
6a6155affe (Android) Drop preDispatchEvent again 2013-01-02 19:08:18 +01:00
twinaphex
3a69f1f151 (Android) Some more checks in input code 2013-01-02 18:46:51 +01:00
twinaphex
6bbcc1eeda Revert "Remove preDispatch call."
This reverts commit 8bf6e5b5ee3aa69f01a4d7800782525eadf75417.
2013-01-02 18:03:53 +01:00
twinaphex
e296c4955f (Android) Makefile cleanup 2013-01-02 17:41:09 +01:00
twinaphex
88fb441bdd Add extern "C" to rxml.h for C++ builds 2013-01-02 17:32:35 +01:00
twinaphex
d0c4de9635 (XDK) Build fixes 2013-01-02 17:23:31 +01:00
Themaister
c1a0222f74 Fix use of varargs. 2013-01-02 17:20:03 +01:00
Themaister
4de09e8216 Fix build on Win32. 2013-01-02 17:13:42 +01:00
twinaphex
14c3faab53 (GX) Create stub gx_set_shader function 2013-01-02 17:13:32 +01:00
Hans-Kristian Arntzen
30534f72ee Merge pull request #113 from Themaister/rxml
Merge RXML branch
2013-01-02 08:09:24 -08:00
Themaister
8bf6e5b5ee Remove preDispatch call.
Fix possible segfault for ID table lookup.
2013-01-02 16:51:09 +01:00
Themaister
ec58657b10 Fix warnings. 2013-01-02 16:43:53 +01:00
Themaister
a882177f33 Fix memory leaks in rxml. 2013-01-02 15:50:54 +01:00
Themaister
78a8e03f2f Update griffin for RXML. Purge libxml2. 2013-01-02 15:23:22 +01:00
Themaister
276b588217 Add custom xml parser. Use as fallback. 2013-01-02 15:18:42 +01:00
twinaphex
49709b90bf (Android) Add Vsync toggle in Settings 2013-01-02 06:43:31 +01:00
twinaphex
55376dc2b5 (Android) Add rewind and auto rotate options to settings 2013-01-02 04:54:08 +01:00