replicant-frameworks_native/opengl/libagl
Mathias Agopian 0926f50664 update surfaceflinger, libui and libagl to the new gralloc api
- Currently the lock/unlock path is naive and is done for each drawing operation (glDrawElements and glDrawArrays). this should be improved eventually.
- factor all the lock/unlock code in SurfaceBuffer.
- fixed "showupdate" so it works even when we don't have preserving eglSwapBuffers().
- improved the situation with the dirty-region and fixed a problem that caused GL apps to not update.
- make use of LightRefBase() where needed, instead of duplicating its implementation
- add LightRefBase::getStrongCount()
- renamed EGLNativeWindowSurface.cpp to FramebufferNativeWindow.cpp

- disabled copybits test, since it clashes with the new gralloc api

- Camera/Video will be fixed later when we rework the overlay apis
2009-05-04 14:17:04 -07:00
..
Android.mk Integrate from //sandbox/mathias/donut/...@145728 2009-04-10 14:24:30 -07:00
array.cpp update surfaceflinger, libui and libagl to the new gralloc api 2009-05-04 14:17:04 -07:00
array.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
BufferObjectManager.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
BufferObjectManager.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
context.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
copybit.cpp Integrate from //sandbox/mathias/donut/...@145728 2009-04-10 14:24:30 -07:00
copybit.h Integrate from //sandbox/mathias/donut/...@145728 2009-04-10 14:24:30 -07:00
dxt.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
dxt.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
egl.cpp update surfaceflinger, libui and libagl to the new gralloc api 2009-05-04 14:17:04 -07:00
fixed_asm.S auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
fp.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
fp.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
iterators.S auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
light.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
light.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
matrix.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
matrix.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
mipmap.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
primitives.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
primitives.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
state.cpp Integrate from //sandbox/mathias/donut/...@145728 2009-04-10 14:24:30 -07:00
state.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
texture.cpp update surfaceflinger, libui and libagl to the new gralloc api 2009-05-04 14:17:04 -07:00
texture.h update surfaceflinger, libui and libagl to the new gralloc api 2009-05-04 14:17:04 -07:00
TextureObjectManager.cpp update surfaceflinger, libui and libagl to the new gralloc api 2009-05-04 14:17:04 -07:00
TextureObjectManager.h update surfaceflinger, libui and libagl to the new gralloc api 2009-05-04 14:17:04 -07:00
Tokenizer.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
Tokenizer.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
TokenManager.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
TokenManager.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
vertex.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
vertex.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00