Jesse Hall
|
a3b641e89c
|
Make gen more readable, use UNIX-style line endings
Change-Id: I6f4a1afa19f84d89278e9447f14a124476106fef
|
2013-04-10 08:34:54 -07:00 |
|
Andrew Hsieh
|
300ad09822
|
Fix return type of glGetAttribLocation and glGetUniformLocation
from int to GLint.
See:
http://www.khronos.org/opengles/sdk/docs/man/xhtml/glGetAttribLocation.xml
http://www.khronos.org/opengles/sdk/docs/man/xhtml/glGetUniformLocation.xml
Change-Id: I4a9f8e9e34b8c3cca239ae84bfe8f3cdfd94802a
|
2012-11-06 14:39:08 -08:00 |
|
Jack Palevich
|
b3ffef9dfe
|
Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer.
Change-Id: Id0069535e97fe96eef74e4d0c1d19b010061fe3b
|
2010-06-22 20:08:40 +08:00 |
|
Jack Palevich
|
50d0b14689
|
Add a Java API for OpenGL ES 2.0.
Currently this API is hidden.
Add a test program.
|
2009-11-19 16:34:55 +08:00 |
|