summaryrefslogtreecommitdiff
path: root/include/ui/FramebufferNativeWindow.h
AgeCommit message (Expand)Author
2012-03-07remove files that moved to frameworks/native Mathias Agopian
2012-02-24remove dependency on android_native{s_priv|buffer}.h Mathias Agopian
2011-05-03frameworks/base: android_native_buffer_t -> ANativeWindowBuffer Iliyan Malchev
2011-05-03frameworks/base: make the ANativeWindow query() method const Iliyan Malchev
2010-12-08surfaceflinger: add support for gralloc dump hooks Erik Gilling
2010-11-17am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in t... Jean-Baptiste Queru
2010-11-03Framebuffer: Support variable number of framebuffers in the UI Rodrigo Obregon
2010-09-13Add logging of various important graphics events Mathias Agopian
2010-06-30Introduce official public NativeWindow type. Dianne Hackborn
2009-09-17Android side of the fix for [2121211] Sholes has stutter during animations Mathias Agopian
2009-08-11second take, hopefully this time it doesn't break one of the builds: "Surface... Mathias Agopian
2009-08-11Revert "SurfaceFlinger will now allocate buffers based on the usage specified... Fred Quintana
2009-08-11SurfaceFlinger will now allocate buffers based on the usage specified by the ... Mathias Agopian
2009-07-30fixed some issues with the software renderer when surfaces are made current. Mathias Agopian
2009-06-25make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few h... Mathias Agopian
2009-06-24hack copybit back in for video playback on msm7k. we have h/w accelerated vid... Mathias Agopian
2009-05-07add support for update-on-demand in SurfaceFlinger Mathias Agopian
2009-05-05move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h... Mathias Agopian
2009-05-05get rid of android_native_buffer_t::getHandle() and replace it with an handle... Mathias Agopian
2009-05-04minor clean-up in FramebufferNativeWindow Mathias Agopian
2009-05-04update surfaceflinger, libui and libagl to the new gralloc api Mathias Agopian