fteqw/engine/droid
Spoike 7dc01f7362 android port updated. egl now handled by native code, which means we now have proper control over everything and can default to gles2. requires android 2.0+. vulkan-on-android renderer added, but not tested.
added .ktx image support as an alternative to .dds, primarily for etc2 compression (which should work on all gles3 devices, or gl4.3), only known representations will work.
rework z-fighting workaround. now only enabled on known vanilla maps.
added splitscreen option to the singleplayer menu.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5154 fc73d0e0-1445-4013-8a0c-d673dee63da5
2017-10-13 17:50:28 +00:00
..
configs droid: new icon from eukara that doesn't have the resized uglyness. 2017-03-26 01:46:08 +00:00
res Some more progress on the Xbox version. If you can call it that. Also changed the wastes.ico to be up to date. 2017-03-27 21:45:45 +00:00
src/com/fteqw android port updated. egl now handled by native code, which means we now have proper control over everything and can default to gles2. requires android 2.0+. vulkan-on-android renderer added, but not tested. 2017-10-13 17:50:28 +00:00
AndroidManifest.xml android port updated. egl now handled by native code, which means we now have proper control over everything and can default to gles2. requires android 2.0+. vulkan-on-android renderer added, but not tested. 2017-10-13 17:50:28 +00:00
default.fmf droid: new icon from eukara that doesn't have the resized uglyness. 2017-03-26 01:46:08 +00:00
fte.cfg droid: new icon from eukara that doesn't have the resized uglyness. 2017-03-26 01:46:08 +00:00