replicant-frameworks_native/libs/surfaceflinger
Mathias Agopian 3e8a81e354 fix [2291418] Camera preview cannot work in Emulator
The image buffer used by glTexImage2d() would be uninitialized when no copybit engine
can be found.
We now always initialize images, since the abscence of copybit is not necessarily fatal.
2009-12-02 16:23:11 -08:00
..
DisplayHardware addresses several bugs: 2206097, 2166583, 2261119, 2216759 2009-11-13 18:54:14 -08:00
tests
Android.mk When using MDP, we needed to use a texture for diming. 2009-11-23 22:41:36 -08:00
Barrier.h
BlurFilter.cpp fix again [2102410] Home Screen is not displayed in the background in Landscape Mode 2009-09-16 17:00:19 -07:00
BlurFilter.h
clz.cpp
clz.h
Layer.cpp fixed [2260070] display stopped updating 2009-11-30 11:15:41 -08:00
Layer.h fix [2143798] Need to figure out how to do video 2009-10-27 13:13:29 -07:00
LayerBase.cpp fix [2143798] Need to figure out how to do video 2009-10-27 13:13:29 -07:00
LayerBase.h fix [2143798] Need to figure out how to do video 2009-10-27 13:13:29 -07:00
LayerBlur.cpp backout a workaround that is not needed anymore 2009-11-19 15:52:28 -08:00
LayerBlur.h fix again [2102410] Home Screen is not displayed in the background in Landscape Mode 2009-09-16 17:00:19 -07:00
LayerBuffer.cpp fix [2291418] Camera preview cannot work in Emulator 2009-12-02 16:23:11 -08:00
LayerBuffer.h fix [2143798] Need to figure out how to do video on Passion w/ GPU 2009-11-11 16:44:43 -08:00
LayerDim.cpp fix [2143798] Need to figure out how to do video 2009-10-27 13:13:29 -07:00
LayerDim.h fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly 2009-09-07 16:32:45 -07:00
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 fix [2297155] SurfaceFlinger's freeze-timeout doesn't work 2009-12-01 17:23:28 -08:00
SurfaceFlinger.h fix [2297155] SurfaceFlinger's freeze-timeout doesn't work 2009-12-01 17:23:28 -08:00
Tokenizer.cpp
Tokenizer.h
Transform.cpp
Transform.h fix [2142193] disable GL_LINEAR when not needed 2009-09-23 18:55:02 -07:00