index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opengl
/
tests
/
gl_perf
Age
Commit message (
Expand
)
Author
2021-02-25
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native
Bob Badour
2021-02-25
Revert "[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-15
Use -Werror in frameworks/native/opengl/tests
Chih-Hung Hsieh
2017-11-07
Fix trivial compiler warnings
Chih-Hung Hsieh
2017-10-26
Convert tests to Android.bp
Chih-Hung Hsieh
2017-07-11
remove extraneous `using namespace android`
Tom Cherry
2014-03-06
Restore old OpenGL tests
Andy McFadden
2013-04-09
Add liblog
Ying Wang
2012-11-06
Fix return type of glGetAttribLocation and glGetUniformLocation
Andrew Hsieh
2012-03-05
fixup include paths
Mathias Agopian
2012-02-24
remove libui dependency on libEGL
Mathias Agopian
2012-01-08
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-04
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2010-09-08
Rework gl perf test to focus on important use cases.
Jason Sams
2010-07-21
Update filltest.
Jason Sams
2010-07-12
gl perf test cleanup.
Jason Sams
2010-07-12
Fix build.
Andy McFadden
2010-07-09
Remove points from fixed function.
Jason Sams