replicant-frameworks_native/libs
Mathias Agopian 49753266d2 fix a bug where fading in/out of opaque 32-bits windows wasn't working
opaque 32-bits windows are now allocated as RGBX_8888 buffers and
SurfaceFlinger always uses GL_MODULATE instead of trying to
optimize to GL_REPLACE when possible (makes no sense on
h/w accelerated GL).

we still have a small hack for devices that don't support
RGBX_8888 in their gralloc implementation where we revert to
RGBA_8888.
2010-06-01 15:57:44 -07:00
..
audioflinger Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. 2010-05-17 02:23:47 -07:00
binder Make static versions of libutils and libbinder. 2010-05-06 01:03:31 -07:00
surfaceflinger fix a bug where fading in/out of opaque 32-bits windows wasn't working 2010-06-01 15:57:44 -07:00
surfaceflinger_client more clean-up in preparation of bigger changes 2010-05-28 17:19:16 -07:00
ui fix a bug where fading in/out of opaque 32-bits windows wasn't working 2010-06-01 15:57:44 -07:00
utils ZipUtilsRO rewrite based on Dalvik Zip rewrite 2010-05-12 05:07:48 -07:00