summaryrefslogtreecommitdiff
path: root/opengl/tests/gl_perf
AgeCommit message (Expand)Author
2021-02-25[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native Bob Badour
2021-02-25Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" Bob Badour
2021-02-17[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native Bob Badour
2019-10-09[frameworks][native][opengl] fix -Wimplicit-int-float-conversion Nick Desaulniers
2017-11-15Use -Werror in frameworks/native/opengl/tests Chih-Hung Hsieh
2017-11-07Fix trivial compiler warnings Chih-Hung Hsieh
2017-10-26Convert tests to Android.bp Chih-Hung Hsieh
2017-07-11remove extraneous `using namespace android` Tom Cherry
2014-03-06Restore old OpenGL tests Andy McFadden
2013-04-09Add liblog Ying Wang
2012-11-06Fix return type of glGetAttribLocation and glGetUniformLocation Andrew Hsieh
2012-03-05fixup include paths Mathias Agopian
2012-02-24remove libui dependency on libEGL Mathias Agopian
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE Steve Block
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE Steve Block
2010-09-08Rework gl perf test to focus on important use cases. Jason Sams
2010-07-21Update filltest. Jason Sams
2010-07-12gl perf test cleanup. Jason Sams
2010-07-12Fix build. Andy McFadden
2010-07-09Remove points from fixed function. Jason Sams