guanghuafan
60d5b73144
addressing doubl quotation issue from CI:
...
update all to single quotation whenever applicable except for
hello-thirdparty ( dealing with it when working on it)
2016-04-18 11:48:48 -07:00
lizhifan
f7a1d54cfb
fixed winddows build for some projects
2016-04-18 07:34:22 -07:00
guanghuafan
4120f200a7
Updated a few C++ projects
...
stl to gnustl_static [c++_static/shared not mature]
use gcc to build [clang has trouble on windows(*)]
use source code from ndk directly for native_app_glue and cpufeatures
update gradle build scripts to latest dsl syntax
Tested: MacX build, emulator and N5X
2016-04-17 18:42:18 -07:00
Hak Matsuda
241763756a
Update Teapot/MoreTeapot sample.
...
- Move ndk_helper and misc shared code under Common/
- Adjust viewport aspect when a screen is rotated.
- Fix FPS disappearing after screen rotation.
- Clean up code.
- Update gradle versions in samples.
Tested: on Nexus6P with NDKr11.
2016-03-23 17:46:23 -07:00
Johan Euphrosine
62e8b660d3
README: add link to gradle experimental docs
2016-02-01 13:57:56 -08:00
Raymond Chiu
0c867fe8f7
Remove incorrectly set compileOpions
2016-02-01 11:39:26 -08:00
Johan Euphrosine
39ab44a430
bump build-tools
2015-12-30 11:16:56 -08:00
Johan Euphrosine
c6d9ebc392
Merge pull request #101 from proppy/bump-gradle-3
...
bump gradle android plugin to 0.4.0
2015-11-12 18:27:32 -08:00
Johan Euphrosine
521eaa18ed
app/build.gradle: switch from += to add
2015-11-12 17:40:01 -08:00
Johan Euphrosine
0d5161a9f1
bump to gradle 2.8-bin
2015-11-12 14:33:09 -08:00
Johan Euphrosine
2fe6c6b8e1
bump to 0.4.0
2015-11-12 14:09:09 -08:00
Johan Euphrosine
9d2d252810
bump to alpha7
2015-10-09 14:49:06 -07:00
Johan Euphrosine
1fe7ab85b2
bump to gradle-experimental-0.3.0alpha5
2015-10-01 18:53:58 -07:00
Philipp Hasper
a20fcfeb93
README: Fixed wrong markdown links
...
The contributing file is one step higher in the hierarchy
2015-09-29 10:40:32 +02:00
Johan Euphrosine
a08ca5290e
bump gradle to 2.6-all
2015-09-14 13:08:19 -07:00
Johan Euphrosine
7d55187429
bump gradle to 0.3.0
2015-09-14 12:16:17 -07:00
Johan Euphrosine
fce5cde9eb
remove unused field in sample manifest
2015-09-04 14:27:57 -07:00
Johan Euphrosine
939b97953a
add sample manifest for lint free samples
2015-09-04 14:23:07 -07:00
Johan Euphrosine
0df9921910
gradle: force java 7
2015-09-03 14:48:59 -07:00
Johan Euphrosine
e25098f30b
AndroidManifest: remove trailing whitespace
2015-09-02 15:02:29 -07:00
Johan Euphrosine
091a71b8fd
AndroidManifest: untabify
2015-09-02 15:02:29 -07:00
Johan Euphrosine
d96739f533
fix most lint warnings
2015-09-02 15:02:29 -07:00
Johan Euphrosine
76f4a1edd8
sensor-graph: fix README formatting
2015-09-01 11:02:33 -07:00
Johan Euphrosine
a1f1b21a57
sensor-graph: bump sdk version
2015-08-31 17:31:58 -07:00
Johan Euphrosine
7f91010049
sensorgraph: add missing glDeleteShader calls
2015-08-31 15:08:10 -07:00
Johan Euphrosine
3dec732fa4
sensor-graph: fix activity name and label
2015-08-24 16:03:58 -07:00
Johan Euphrosine
6e99cc0d20
sensor-graph/README: fix typo
2015-08-03 17:18:40 +09:00
Johan Euphrosine
c36b258939
sensor-graph: bump gradle plugin version
2015-08-03 17:16:10 +09:00
Johan Euphrosine
b6185f3e2f
sensor-graph: add README and screenshot
2015-08-03 17:14:07 +09:00
Johan Euphrosine
9469a517ff
sensor-graph/java: rename package and fix lint warning
2015-08-03 16:41:45 +09:00
Johan Euphrosine
4de9a05fe2
sensor-graph/jni: rename cpp file, fix lint warning
2015-08-03 16:41:45 +09:00
Johan Euphrosine
6fcec0faa5
sensor-graph/jni: rename cpp file, fix lint warning
2015-08-03 16:41:45 +09:00
Johan Euphrosine
c246a532fe
sensor-graph/java: rename activity and remove GLSurfaceView wrapper
2015-08-03 16:41:36 +09:00
Johan Euphrosine
1861c03f9f
sensor-graph: re-organize native code and split init from surfaceChanged handler
2015-08-03 16:39:47 +09:00
Johan Euphrosine
6539df7be5
sensor-graph: add pause and resume native handler
2015-08-03 16:39:47 +09:00
Johan Euphrosine
08069ba4bf
sensor-graph: filter sensor data
2015-08-03 16:39:47 +09:00
Johan Euphrosine
d84882a581
sensor-graph: draw 3 axis
2015-08-03 16:39:47 +09:00
Johan Euphrosine
7db7f20614
sensor-graph: get sensor data
2015-08-03 16:39:47 +09:00
Johan Euphrosine
607010b153
sensor-graph: draw ring buffer
2015-08-03 16:39:47 +09:00
Johan Euphrosine
dd62ce33e0
sensor-graph: draw line
2015-08-03 16:39:47 +09:00
Johan Euphrosine
27fbc89610
sensor-graph: load shader from file
2015-08-03 16:39:47 +09:00
Johan Euphrosine
50e73d6294
sensor-graph: fork from hello-gl2
2015-08-03 16:39:47 +09:00