This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
opengl
/
java
/
android
/
opengl
History
Jack Palevich
f7f4c20605
Merge "Remove EGL context limit for Adreno GPUs."
2012-03-22 11:47:30 -07:00
..
EGLLogWrapper.java
Terminate EGL when an app goes in the background
2011-11-10 16:44:49 -08:00
ETC1.java
…
ETC1Util.java
Properly passing an unused variable through.
2011-11-03 17:28:33 -07:00
GLDebugHelper.java
…
GLErrorWrapper.java
…
GLES10.java
…
GLES10Ext.java
…
GLES11.java
…
GLES11Ext.java
GLES: add image external enums
2011-11-15 11:35:46 -08:00
GLES20.java
…
GLException.java
…
GLLogWrapper.java
…
GLSurfaceView.java
Merge "Remove EGL context limit for Adreno GPUs."
2012-03-22 11:47:30 -07:00
GLU.java
…
GLUtils.java
Expose a function to set OpenGL Trace level.
2012-03-09 15:25:29 -08:00
GLWallpaperService.java
…
GLWrapperBase.java
…
ManagedEGLContext.java
Hide ManagedEGLContext until we are sure this is the correct API.
2011-11-21 18:27:21 -08:00
Matrix.java
Avoid allocating temporary memory for Matrix operations.
2011-09-20 19:59:26 -07:00
package.html
docs: add developer guide cross references, Project ACRE, round 3
2011-10-28 14:23:23 -07:00
Visibility.java
…