Twinaphex
6c05196e4f
(Android) More exposed functions in Bifrost
2012-09-16 22:11:15 +02:00
Twinaphex
e84db7ba1f
(Android) Begin RetroArch bridge code - JNI - call it 'Bifrost'
2012-09-16 21:00:34 +02:00
Twinaphex
50d8520085
(Android) Use GLES v2 - codepath for GLES v1 is broken if
...
GL_CLAMP_TO_BORDER is not available
2012-09-12 15:21:25 +02:00
Twinaphex
3d93b6a052
Add additional note
2012-09-11 10:21:22 +02:00
Twinaphex
005d25f709
(Android) Loads libretroarch library now
2012-09-10 04:51:22 +02:00
Twinaphex
e6303c9615
Add null_ctx.c and use this for Android for now
2012-09-10 02:00:06 +02:00
Twinaphex
8fcb79e86c
(Android) Add logging
2012-09-10 01:11:49 +02:00
Twinaphex
61b0811501
(Android/GLES) Add HAVE_OPENGLES defines to gl.c - remaining stuff todo -
...
GL_QUADS not supported on GLES - GL_UNPACK_ROW_LENGTH/GL_PACK_ROW_LENGTH
not supported on GLES without extensions - all client state array
stuff unsupported -
- Query extensions and see if GL_UNPACK_ROW_LENGTH and GL_PACK_ROW_LENGTH
are available (on Tegra SOCs they should)
2012-09-10 00:39:26 +02:00
Themaister
fa5164fb8d
Update some more files.
2012-08-22 20:01:19 +02:00
Themaister
c9a22392c8
Update to 0.9.7-rc1.
2012-08-11 09:18:39 +02:00
Twinaphex
0c7af232cc
(Android) Have Android port use null video/input/audio drivers
...
for now - also changed some things in Griffin so things work again
after null drivers commit
2012-06-20 06:39:52 +02:00
Twinaphex
50a538b120
(Android) JNI Makefile for retroarch - don't define HAVE_OPENGL*
...
right now
2012-06-19 23:38:51 +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
0aa3ad0ce2
(Android) Small tweaks
2012-06-19 09:55:02 +02:00
Twinaphex
9697937130
(Android) We shouldn't be including a bin directory
2012-06-19 09:10:49 +02:00
Twinaphex
080a7ea96f
(Android) Add resource XML files for filebrowser
2012-06-19 09:09:30 +02:00
Twinaphex
bc36993f8b
(Android) Rudimentary filebrowser code - copy/paste of a copy/paste
...
from a tutorial for now - we'll slim it down and extend it later
2012-06-19 09:08:07 +02:00
Twinaphex
b07f73d302
(Android) Add missing rombrowser.java
2012-06-19 07:50:04 +02:00
Twinaphex
9404548080
Some menu navigation now possible - can go from main screen to
...
'open' (rom browser screen - stub for now) and back
2012-06-19 07:48:13 +02:00
Twinaphex
999ece77af
(Android) Most Action Bar actions now part of popup menu
2012-06-17 05:53:59 +02:00
Twinaphex
93d2e69773
(Android) Upload drawable-xhdpi
2012-06-17 04:41:00 +02:00
Twinaphex
d843dacfd4
(Android) Added placeholder ActionBar
2012-06-17 03:36:59 +02:00
Twinaphex
13839bc511
(Android) Add initial audio driver
2012-06-17 00:48:07 +02:00
Twinaphex
3ad9c7ba84
(Android) OpenGL ES 2.0 skeleton driver - shows a triangle right now
2012-06-16 22:47:16 +02:00
Twinaphex
f432463aed
(Android) Replace icons
2012-06-16 22:07:29 +02:00
Twinaphex
b3e74aa189
(Android) Start skeleton app dir
2012-06-16 22:03:08 +02:00