Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
9d91ad5d99c1318f7f1435370e29f3f337afe82f
/
libs
/
surfaceflinger
/
LayerBuffer.cpp
1000170
Add a flag to set whether the overlay has been initialized. Commit needs to be called at least once on each overlay, and it appears that sometimes this
by Rebecca Schultz Zavin
· 16 years ago
96df49b
Fix hardware overlay so all changes are commited when done.
by Rebecca Schultz Zavin
· 16 years ago
d512f23
add support for out-of-range copybit scaling. camera capture is in color again
by Mathias Agopian
· 16 years ago
240c9fe
use copybit for eglSwapBuffers() copy-back operations
by Mathias Agopian
· 16 years ago
2ab55a4
make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few hacks added recently
by Mathias Agopian
· 16 years ago
5911aa9
copybit now uses a native_handle_t* instead of a fd/offset
by Mathias Agopian
· 16 years ago
69029eb
hack copybit back in for video playback on msm7k. we have h/w accelerated video again
by Mathias Agopian
· 16 years ago
2e12324
fix a bug causing push-buffer surfaces' identity to be garbage, which resulted in some attributes (size/pos) to fail to be set
by Mathias Agopian
· 16 years ago
1fed11c
checkpoint. bring back video/camera
by Mathias Agopian
· 16 years ago
f9d9327
fix a memory corruption where a SF Client could be used after it's been destroyed
by Mathias Agopian
· 16 years ago
0926f50
update surfaceflinger, libui and libagl to the new gralloc api
by Mathias Agopian
· 16 years ago
550b79f
get rid of an old hack to work around a bug around glDeleteTextures() in the adreno drivers
by Mathias Agopian
· 16 years ago
9a11206
more Surface lifetime management
by Mathias Agopian
· 16 years ago
076b1cc
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 16 years ago
edbf3b6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d5193d9
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
ac65e0b
auto import from //branches/cupcake/...@131421
by The Android Open Source Project
· 16 years ago
a6938ba
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
8a7a675
auto import from //branches/cupcake/...@126645
by The Android Open Source Project
· 17 years ago
2762932
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 17 years ago
e09fd9e
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago
7c1b96a
Initial Contribution
by The Android Open Source Project
· 17 years ago