History log of /frameworks/native/opengl/tests/gl_perfapp/jni/gl_code.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
096a6ac073e3d9ef3ae7d3e26bf02a2e3805cc15 19-Jul-2017 Steven Moreland <smoreland@google.com> Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 am: 6ac4d2a42b am: 9cd659c8dc
am: 7ec584b142

Change-Id: Id80fe1c03e327153a8ecb73cb9953f43b3ed8cfb
23bfa224ebeb60bfa39a6f3cc55c87bcd651b36a 17-Jul-2017 Steven Moreland <smoreland@google.com> Reference nativehelper/jni.h as jni.h

nativehelper will no longer export nativehelper/jni.h so that everywhere
can reference this file with the same name.

Bug: 63762847
Change-Id: Ifc3a3feb7578fd1352c25a3f55884ab75f337039
/frameworks/native/opengl/tests/gl_perfapp/jni/gl_code.cpp
9c938487732de50adb46a2699ce930195c873ea1 27-Jun-2017 Kalle Raita <kraita@google.com> Fix trivial compiler warnings

Test: Compile & executed many of the tests on Marlin
Change-Id: I2d88922c5dcc88de0394c5bfade02ca1dd9d7b60
/frameworks/native/opengl/tests/gl_perfapp/jni/gl_code.cpp
a75f729650b18478e3ff822dbf686406ed7f7169 03-Aug-2015 Andreas Gampe <agampe@google.com> Native/opengl: Remove unused variables from test

For build-system CFLAGS clean-up.

Bug: 18632512
Change-Id: Ibe2d59c7e0677f02e4bf5214d34655cd300d5f15
/frameworks/native/opengl/tests/gl_perfapp/jni/gl_code.cpp
e6f43ddce78d6846af12550ff9193c5c6fe5844b 06-Jan-2012 Steve Block <steveblock@google.com> Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/#/c/157220

Bug: 5449033
Change-Id: Ic9c19d30693bd56755f55906127cd6bd7126096c
/frameworks/native/opengl/tests/gl_perfapp/jni/gl_code.cpp
a19954ab377b46dbcb9cbe8a6ab6d458f2e32bca 04-Jan-2012 Steve Block <steveblock@google.com> Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/156801

Bug: 5449033
Change-Id: Ib08fe86d23db91ee153e9f91a99a35c42b9208ea
/frameworks/native/opengl/tests/gl_perfapp/jni/gl_code.cpp
74b28e45c38d742a517ca95e29ab8cbbb1645fd5 09-Sep-2010 Jason Sams <rjsams@android.com> Rework gl perf test to focus on important use cases.

Change-Id: I82825dbe3b24a520b79f6b05d01f37e1b5008b62
/frameworks/native/opengl/tests/gl_perfapp/jni/gl_code.cpp
7920987182de225959a3bf40f36fd5ee23204cae 21-Jul-2010 Jason Sams <rjsams@android.com> Update filltest.

Change-Id: I37f2bde9898046eafb6431519dae78bf6f368f05
/frameworks/native/opengl/tests/gl_perfapp/jni/gl_code.cpp
3e9eb868b3ad6a93adcb6e8874779f1f57c6ca16 20-Jul-2010 Jack Palevich <jackpal@google.com> Fix extraMath state variable.

Change-Id: Iba76d3e4e3bab0b993d176755f588201c8a967cd
/frameworks/native/opengl/tests/gl_perfapp/jni/gl_code.cpp
92a9ae4a02682a9e195f3e3a68d2c7293c018173 20-Jul-2010 Jack Palevich <jackpal@google.com> Try to handle end-of-application better.

Handle rotation from portrait to landscape by restarting test if not
finished.

Don't write blank line to csv file.

Change-Id: I154443138817bcec9530123c8388fcf659632336
/frameworks/native/opengl/tests/gl_perfapp/jni/gl_code.cpp
63bcb5f8e2d2c1d054b09a5ab9f989644cfeb9b1 20-Jul-2010 Jack Palevich <jackpal@google.com> Write test timings to /sdcard/glperf.csv

Change-Id: If09e209a9d8049f03320dbd7df257137bf06949e
/frameworks/native/opengl/tests/gl_perfapp/jni/gl_code.cpp
965b95468d8325388557003eec24bd70fd22640a 20-Jul-2010 Jack Palevich <jackpal@google.com> Keep screen on for whole test.

Print only one set of timings per test.

Draw blank black screen when done.

Change-Id: I963bcbca99ff5975683b15e60437978eb1a8beb8
/frameworks/native/opengl/tests/gl_perfapp/jni/gl_code.cpp
eb69d2ae19c89553c142a7b716fe2ac72e32080a 20-Jul-2010 Jack Palevich <jackpal@google.com> An application version of the GL test.

Change-Id: Ibcccdf2560eb24d3037c02c4740f0048b60d070c
/frameworks/native/opengl/tests/gl_perfapp/jni/gl_code.cpp