From 80a7886dc6d8d009295065e40d0432b8213dc777 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 7 Sep 2014 04:11:08 +0200 Subject: [PATCH] New app: Gears --- metadata/com.jeffboody.GearsES2eclair.txt | 32 +++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/com.jeffboody.GearsES2eclair.txt diff --git a/metadata/com.jeffboody.GearsES2eclair.txt b/metadata/com.jeffboody.GearsES2eclair.txt new file mode 100644 index 0000000000..ece1a43fde --- /dev/null +++ b/metadata/com.jeffboody.GearsES2eclair.txt @@ -0,0 +1,32 @@ +Categories:Multimedia +License:MIT +Web Site:http://www.jeffboody.net/gears4android.php +Source Code:https://github.com/jeffboody/gears2 +Issue Tracker:https://github.com/jeffboody/gears2/issues + +Auto Name:Gears +Summary:Gears demo/benchmark +Description: +Heavily modified port of the infamous "gears" demo intended to help developers +learn how to create OpenGL ES programs. While the Linux version is often used +as sort-of FPS benchmark, this version is very vacuous: On Android the frame +rate is limited by v-sync (typically 60 FPS) which is the fastest rate that a +display can refresh the screen. Since Gears is capable of rendering much faster +than v-sync on most devices it provides limited benchmarking value. +. + +Repo Type:git +Repo:https://github.com/jeffboody/gears2 + +Build:6,6 + commit=d931c3a74193f7f2e1c6f738b9657339f4278af6 + subdir=project + submodules=yes + prebuild=echo `date` > res/raw/timestamp.raw + buildjni=yes + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:6 +Current Version Code:6 +