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
/
glgen
/
stubs
/
gles11
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace JNI primitive array critical calls with non-critical ones.
Hiroshi Yamauchi
2015-05-12
11
-136
/
+253
*
Fix pointer-to-int and int-to-pointer warnings.
Dan Albert
2015-02-23
2
-2
/
+6
*
Frameworks/native: Add pragmas to glgen headers
Andreas Gampe
2014-11-12
10
-2
/
+34
*
opengl: Fix include style in generated JNI code
Jesse Hall
2014-05-20
1
-2
/
+2
*
opengl: Un-hide GLES31 and GLES31Ext classes
Jesse Hall
2014-05-20
2
-2
/
+0
*
opengl: Add GLES31 and GLES31Ext class templates
Jesse Hall
2014-05-20
46
-0
/
+832
*
opengl: Fix whitespace in Java templates
Jesse Hall
2014-05-18
6
-10
/
+10
*
am aa01ad91: am aaa27fd5: Merge "Use reinterpret_cast when an integer is cast...
Narayan Kamath
2014-02-25
4
-4
/
+4
|
\
|
*
Use reinterpret_cast when an integer is cast to a pointer
Ashok Bhat
2014-02-24
4
-4
/
+4
*
|
Hide three malformed GL bindings
Andy McFadden
2014-02-19
3
-0
/
+3
|
/
*
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
4
-311
/
+9
*
Special-case glGetActiveUniformBlockName
Jesse Hall
2013-04-10
3
-0
/
+158
*
Special-case glGetStringi
Jesse Hall
2013-04-10
3
-0
/
+16
*
Special-case glMapBufferRange
Jesse Hall
2013-04-10
3
-0
/
+23
*
Special-case glGetBufferPointerv
Jesse Hall
2013-04-10
3
-0
/
+19
*
Special-case glGetUniformIndices
Jesse Hall
2013-04-10
3
-0
/
+173
*
Special-case glGetTransformFeedbackVarying
Jesse Hall
2013-04-10
3
-0
/
+380
*
Special-case glTransformFeedbackVaryings
Jesse Hall
2013-04-10
3
-0
/
+58
*
Add buffer object versions of several functions
Jesse Hall
2013-04-10
4
-0
/
+67
*
Add ES3 functions and constants, difficult ones commented out
Jesse Hall
2013-04-10
2
-31
/
+343
*
Generate GLES30 class, just a clone of GLES20 for now
Jesse Hall
2013-04-10
2
-0
/
+353
*
add some missing parameter validation in GLES java bindings
Mathias Agopian
2013-02-25
24
-554
/
+398
*
glgen stubs to fix bad methods in gles20 bindings
Thomas Tafertshofer
2012-07-19
9
-0
/
+897
*
OpenGL bindings fix for methods with iobuffer args
Thomas Tafertshofer
2012-07-12
5
-31
/
+15
*
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
9
-236
/
+103
*
Fix newlines in this file.
Dan Bornstein
2010-12-07
1
-21
/
+21
*
Add correct copyright headers to multiple files
Kenny Root
2010-03-11
4
-0
/
+64
*
Implement Matrix Palette extension.
Jack Palevich
2009-12-08
5
-2
/
+51
*
Add a Java API for OpenGL ES 2.0.
Jack Palevich
2009-11-19
11
-0
/
+573
*
Fix bug 1856713 gl Pointer functions should use Buffer position
Jack Palevich
2009-05-15
1
-0
/
+13
*
remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eg...
Mathias Agopian
2009-05-08
1
-0
/
+13
*
Fix automatically generated code for glGet
Jack Palevich
2009-05-07
4
-22
/
+11
*
Enable static Java APIs for OpenGL ES 1.1 extensions.
Jack Palevich
2009-04-24
2
-13
/
+2
*
Add an Android-specific static OpenGL ES 1.1 Java API.
Jack Palevich
2009-04-16
11
-0
/
+1122