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
Fred Quintana
64e89a8aff
Revert "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything."
...
This reverts commit 8b76a0ac6fbf07254629ed1ea86af014d5abe050.
2009-08-11 20:49:35 -07:00
..
Android.mk
remove libagl's dependency on gralloc_priv.h
2009-07-15 18:53:32 -07:00
array.cpp
…
array.h
…
BufferObjectManager.cpp
…
BufferObjectManager.h
…
context.h
…
copybit.cpp
add support for RGBX_8888
2009-08-07 20:55:14 -07:00
copybit.h
…
dxt.cpp
…
dxt.h
…
egl.cpp
Revert "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything."
2009-08-11 20:49:35 -07:00
fixed_asm.S
…
fp.cpp
…
fp.h
…
iterators.S
…
light.cpp
…
light.h
…
matrix.cpp
…
matrix.h
…
mipmap.cpp
…
primitives.cpp
Bug Fixed for libagl.
2009-07-07 19:14:13 +09:00
primitives.h
…
state.cpp
…
state.h
…
texture.cpp
remove libagl's dependency on gralloc_priv.h
2009-07-15 18:53:32 -07: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
…