replicant-frameworks_native/libs/surfaceflinger
2009-09-04 19:50:23 -07:00
..
DisplayHardware make sure EGL_ANDROID_swap_rectangle is actually supported before using it 2009-08-12 21:24:53 -07:00
purgatory don't need to link against libsgl 2009-07-02 19:04:39 -07:00
tests
Android.mk enable HW acceleration for the Dim Surface on 8k devices 2009-08-10 21:13:06 -07:00
Barrier.h
BlurFilter.cpp
BlurFilter.h
BufferAllocator.cpp
BufferAllocator.h
clz.cpp
clz.h
Layer.cpp fix a bug that could cause a window to be hidden in some cases. 2009-08-13 19:08:00 -07:00
Layer.h second take, hopefully this time it doesn't break one of the builds: "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 23:32:29 -07:00
LayerBase.cpp fix [2098939] Smooth gradients show banding on Sholes 2009-09-04 17:27:16 -07:00
LayerBase.h Add colorkey to gl clear operation 2009-09-02 15:57:42 -07:00
LayerBitmap.cpp fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory 2009-08-19 17:10:18 -07:00
LayerBitmap.h Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. 2009-08-13 18:19:32 -07:00
LayerBlur.cpp
LayerBlur.h
LayerBuffer.cpp Add colorkey to gl clear operation 2009-09-02 15:57:42 -07:00
LayerBuffer.h 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 2009-07-22 17:17:46 -07:00
LayerDim.cpp second take, hopefully this time it doesn't break one of the builds: "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 23:44:13 -07:00
LayerDim.h
MessageQueue.cpp implement Mutex and Condition with pthread instead of calling futex directly. 2009-07-13 15:14:23 -07:00
MessageQueue.h
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp attempt to fix [2099362] Possible SurfaceFlinger crash 2009-09-04 19:50:23 -07:00
SurfaceFlinger.h dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked 2009-08-26 16:55:50 -07:00
Tokenizer.cpp
Tokenizer.h
Transform.cpp
Transform.h