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
/
libagl
History
Jack Palevich
3e5a5826c6
Fix glCopyTexSubImage2D inverted texture bug.
...
This bug only affects the software OpenGL ES driver.
2010-03-12 17:32:26 -08:00
..
Android.mk
implement [2396050] Add ETC1 texture support to AGL
2010-02-02 20:19:54 -08:00
array.cpp
fix [2235414] libagl glDeleteBuffers() crashes
2009-11-19 17:32:05 -08:00
array.h
…
BufferObjectManager.cpp
…
BufferObjectManager.h
…
context.h
…
copybit.cpp
get rid off the YUV formats at the libui layer
2010-02-16 17:33:37 -08:00
copybit.h
…
dxt.cpp
…
dxt.h
…
egl.cpp
Proper EGLImageKHR error handling
2010-02-04 17:04:53 -08:00
fixed_asm.S
Add misssing symbol type directives.
2009-12-08 11:22:38 -08:00
fp.cpp
…
fp.h
…
iterators.S
Add misssing symbol type directives.
2009-12-08 11:22:38 -08:00
light.cpp
fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug)
2010-02-03 12:13:15 -08:00
light.h
fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug)
2010-02-03 12:13:15 -08:00
matrix.cpp
fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug)
2010-02-03 12:13:15 -08:00
matrix.h
…
mipmap.cpp
…
primitives.cpp
Bug Fixed for libagl.
2009-07-07 19:14:13 +09:00
primitives.h
…
state.cpp
implement [2396050] Add ETC1 texture support to AGL
2010-02-02 20:19:54 -08:00
state.h
…
texture.cpp
Fix glCopyTexSubImage2D inverted texture bug.
2010-03-12 17:32:26 -08:00
texture.h
…
TextureObjectManager.cpp
…
TextureObjectManager.h
Add eglGetRenderBufferANDROID() extension, which returns the current render buffer as an android_native_buffer_t*
2009-06-25 00:02:44 -07:00
Tokenizer.cpp
…
Tokenizer.h
…
TokenManager.cpp
…
TokenManager.h
…
vertex.cpp
…
vertex.h
…