index
:
Project-1CE/frameworks_native
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opengl
/
tests
/
gl2_basic
/
gl2_basic.cpp
Age
Commit message (
Expand
)
Author
2018-03-10
EGL: Plumb HDR metadata
Courtney Goeltzenleuchter
2017-11-15
Use -Werror in frameworks/native/opengl/tests
Chih-Hung Hsieh
2017-09-20
Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK
Jiyong Park
2017-09-19
Fix unused parameter warning
Courtney Goeltzenleuchter
2017-09-19
Print ImplementationANDROID extensions as well
Courtney Goeltzenleuchter
2017-04-10
Dump EGL Extension list
Courtney Goeltzenleuchter
2014-03-06
Restore old OpenGL tests
Andy McFadden
2012-02-24
remove libui dependency on libEGL
Mathias Agopian
2010-06-09
update EGL headers to the latest
Mathias Agopian
2009-09-28
Print out EGL configuration info for the config we've chosen.
Jack Palevich
2009-09-28
Print out all available EGL configurations.
Jack Palevich
2009-09-25
Use EGLUtils to simplify choosing a configuration.
Jack Palevich
2009-09-23
Create samples showing how to call OpenGL from JNI libraries.
Jack Palevich
2009-09-18
Draw a green triangle using OpenGL 2.0 APIs.
Jack Palevich
2009-09-17
Add additional error checking, exit early if errors occur.
Jack Palevich
2009-09-16
Add EGL call error checking.
Jack Palevich
2009-09-01
Simple app to create a gl2 context and dump the strings.
Jason Sams