Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
83ec63f331d6121bbb79010f157259a66b901b06
/
opengl
/
tools
/
glgen
/
specs
23ca606
Add glReadPixels with buffer-offset argument
by Pablo Ceballos
· 9 years ago
8a59ca7
Add GLES32 class templates
by Pablo Ceballos
· 10 years ago
b62e242
glgen: Better support for null arguments in JNI
by Pablo Ceballos
· 10 years ago
16f0392
opengl: Add GLES31 and GLES31Ext class templates
by Jesse Hall
· 11 years ago
c863935
Generate new EGLExt class
by Jesse Hall
· 12 years ago
c0d184b
Subclass GLES30 from GLES20, @Deprecate GL_STENCIL_INDEX
by Jesse Hall
· 12 years ago
4f66930
Special-case glGetActiveUniformBlockName
by Jesse Hall
· 12 years ago
fa4c117
Special-case glGetStringi
by Jesse Hall
· 12 years ago
1c8b8e8
Special-case glMapBufferRange
by Jesse Hall
· 12 years ago
610bbf2
Special-case glGetBufferPointerv
by Jesse Hall
· 12 years ago
27c86b9
Special-case glGetUniformIndices
by Jesse Hall
· 12 years ago
31f6edc
Special-case glGetTransformFeedbackVarying
by Jesse Hall
· 12 years ago
552a620
Special-case glTransformFeedbackVaryings
by Jesse Hall
· 12 years ago
071fc66
Add buffer object versions of several functions
by Jesse Hall
· 12 years ago
68fc8bb
Add *int64 and GLsync types and related functions
by Jesse Hall
· 12 years ago
2d9faaf
Add ES3 functions and constants, difficult ones commented out
by Jesse Hall
· 12 years ago
439bc16
Minor changes to ES3 functions inherited from ES2
by Jesse Hall
· 12 years ago
63ed38d
Generate GLES30 class, just a clone of GLES20 for now
by Jesse Hall
· 12 years ago
a3b641e
Make gen more readable, use UNIX-style line endings
by Jesse Hall
· 12 years ago
7284145
Add eglPresentationTimeANDROID
by Andy McFadden
· 12 years ago
bf13ba5
add some missing parameter validation in GLES java bindings
by Mathias Agopian
· 12 years ago
1e602df
sort the check file in alphabetical order
by Mathias Agopian
· 12 years ago
5e530e0
am a151a19d: Merge "Fix return type of glGetAttribLocation and glGetUniformLocation"
by Andrew Hsieh
· 13 years ago
300ad09
Fix return type of glGetAttribLocation and glGetUniformLocation
by Andrew Hsieh
· 13 years ago
66a42db
improve glgen tool to support EGL1.4
by Thomas Tafertshofer
· 13 years ago
62d08f5
Add Java support for a few accidentally omitted OpenGL ES APIs.
by Jack Palevich
· 14 years ago
b3ffef9
Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer.
by Jack Palevich
· 15 years ago
e44e45c
Implement the GL11ExtensionPack APIs.
by Jack Palevich
· 15 years ago
66089a3
Implement Matrix Palette extension.
by Jack Palevich
· 16 years ago
50d0b14
Add a Java API for OpenGL ES 2.0.
by Jack Palevich
· 16 years ago
5afdc87
Add size checks for glBufferData and glBufferSubData
by Jack Palevich
· 16 years ago
593f203
Fix automatically generated code for glGet
by Jack Palevich
· 16 years ago
3327d6c
Enable static Java APIs for OpenGL ES 1.1 extensions.
by Jack Palevich
· 16 years ago
427f585
Add an Android-specific static OpenGL ES 1.1 Java API.
by Jack Palevich
· 16 years ago