index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
opengl
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY
Ashok Bhat
2014-02-26
2
-3
/
+2
*
Merge "Use reinterpret_cast when an integer is cast to a pointer"
Narayan Kamath
2014-02-25
6
-6
/
+8
|
\
|
*
Use reinterpret_cast when an integer is cast to a pointer
Ashok Bhat
2014-02-24
6
-6
/
+8
*
|
Use long for pointers in opengl/EGL classes
Ashok Bhat
2014-02-24
14
-40
/
+203
|
/
*
Merge "Update EGL codegen to be in sync with frameworks/base"
Narayan Kamath
2014-02-21
1
-1
/
+1
|
\
|
*
Update EGL codegen to be in sync with frameworks/base
Ashok Bhat
2014-02-20
1
-1
/
+1
*
|
Update GLES codegen to be in sync with frameworks/base
Ashok Bhat
2014-02-20
1
-1
/
+1
|
/
*
am d9be16f9: Merge "Fix OpenGL stub exception handling."
Elliott Hughes
2013-09-27
1
-0
/
+1
|
\
|
*
Fix OpenGL stub exception handling.
Elliott Hughes
2013-09-24
1
-0
/
+1
*
|
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
Mathias Agopian
2013-08-06
1
-4
/
+4
*
|
Fix wrapper equals()
Andy McFadden
2013-06-21
5
-10
/
+12
*
|
am 958ef3d7: am c8639351: Generate new EGLExt class
Jesse Hall
2013-05-02
8
-24
/
+195
|
\
\
|
|
/
|
*
Generate new EGLExt class
Jesse Hall
2013-05-02
8
-24
/
+195
*
|
am 34c0fb18: am cc8f8ad3: Merge "Fix glGetUniformIndices JNI prototype" into ...
Jesse Hall
2013-04-30
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix glGetUniformIndices JNI prototype
Jesse Hall
2013-04-29
1
-1
/
+1
*
|
Fix range check
Andy McFadden
2013-04-25
1
-0
/
+1
|
/
*
Subclass GLES30 from GLES20, @Deprecate GL_STENCIL_INDEX
Jesse Hall
2013-04-15
5
-466
/
+9
*
Special-case glGetActiveUniformBlockName
Jesse Hall
2013-04-10
4
-1
/
+159
*
Special-case glGetStringi
Jesse Hall
2013-04-10
4
-1
/
+17
*
Special-case glMapBufferRange
Jesse Hall
2013-04-10
4
-1
/
+24
*
Special-case glGetBufferPointerv
Jesse Hall
2013-04-10
4
-1
/
+20
*
Special-case glGetUniformIndices
Jesse Hall
2013-04-10
4
-1
/
+174
*
Special-case glGetTransformFeedbackVarying
Jesse Hall
2013-04-10
4
-1
/
+381
*
Special-case glTransformFeedbackVaryings
Jesse Hall
2013-04-10
4
-1
/
+59
*
Add buffer object versions of several functions
Jesse Hall
2013-04-10
6
-7
/
+95
*
Add *int64 and GLsync types and related functions
Jesse Hall
2013-04-10
3
-10
/
+16
*
Add ES3 functions and constants, difficult ones commented out
Jesse Hall
2013-04-10
3
-31
/
+453
*
Support "const GLChar*" and "const GLenum*" types
Jesse Hall
2013-04-10
2
-1
/
+6
*
Minor changes to ES3 functions inherited from ES2
Jesse Hall
2013-04-10
1
-5
/
+5
*
Generate GLES30 class, just a clone of GLES20 for now
Jesse Hall
2013-04-10
5
-3
/
+501
*
Make gen more readable, use UNIX-style line endings
Jesse Hall
2013-04-10
2
-146
/
+162
*
Add eglPresentationTimeANDROID
Andy McFadden
2013-03-05
3
-1
/
+3
*
add some missing parameter validation in GLES java bindings
Mathias Agopian
2013-02-25
29
-595
/
+508
*
sort the check file in alphabetical order
Mathias Agopian
2013-02-22
1
-20
/
+19
*
update glgen to take into account recent changes
Mathias Agopian
2013-02-22
4
-6
/
+9
*
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-14
2
-2
/
+2
*
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
2
-5
/
+5
*
am 168dfe71: am 5e530e02: am a151a19d: Merge "Fix return type of glGetAttribL...
Andrew Hsieh
2012-11-06
1
-2
/
+2
|
\
|
*
am a151a19d: Merge "Fix return type of glGetAttribLocation and glGetUniformLo...
Andrew Hsieh
2012-11-06
1
-2
/
+2
|
|
\
|
|
*
Fix return type of glGetAttribLocation and glGetUniformLocation
Andrew Hsieh
2012-11-06
1
-2
/
+2
*
|
|
Updated eglCreateWindowSurface stub for glgen
Thomas Tafertshofer
2012-08-09
1
-1
/
+3
|
/
/
*
|
Fixed bug in opengl es binding generation
Thomas Tafertshofer
2012-07-23
1
-1
/
+6
*
|
glgen stubs to fix bad methods in gles20 bindings
Thomas Tafertshofer
2012-07-19
9
-0
/
+897
*
|
Merge "OpenGL bindings fix for methods with iobuffer args"
Mathias Agopian
2012-07-18
7
-44
/
+53
|
\
\
|
*
|
OpenGL bindings fix for methods with iobuffer args
Thomas Tafertshofer
2012-07-12
7
-44
/
+53
*
|
|
Remove @hide from the generated EGL 1.4 API
Thomas Tafertshofer
2012-07-13
7
-34
/
+32
|
/
/
*
|
improve glgen tool to support EGL1.4
Thomas Tafertshofer
2012-07-10
23
-157
/
+1367
|
/
*
GLES: add image external enums
Jamie Gennis
2011-11-15
1
-1
/
+5
*
Kill the global references in the OpenGL wrappers.
Elliott Hughes
2011-04-11
14
-403
/
+214
*
Add Java support for a few accidentally omitted OpenGL ES APIs.
Jack Palevich
2011-03-28
1
-25
/
+9
[next]