summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* SurfaceFlinger: Removal of NO_RGBX_8888 flag for OMAP3Krylon3602013-03-311-3/+0
* ui/sf: Add support for exynos HDMIRicardo Cerqueira2012-12-301-0/+8
* DisplayDevice: Backwards compatibility with old EGLAndrew Dodd2012-12-101-0/+4
* SurfaceFlinger: make the num FBs a board configJamie Gennis2012-10-121-0/+4
* fix SurfaceFlinger DDMS debuggingMathias Agopian2012-10-071-1/+2
* GraphicBufferAlloc class was declared twiceMathias Agopian2012-09-201-0/+1
* add libsurfaceflinger_ddmconnection for PDK buildKeun young Park2012-08-311-0/+16
* break SF dependencies on libdvm and libandroid_runtimeMathias Agopian2012-08-041-7/+2
* cleanups in preparation of bigger changesMathias Agopian2012-08-021-1/+0
* rename DisplayHardware to DisplayDeviceMathias Agopian2012-08-021-2/+2
* get rid of GraphicPlaneMathias Agopian2012-06-281-1/+1
* fix typo in makefile LOCAL_CFLAGS was spelled LOCAL_CLFAGSMathias Agopian2012-06-181-6/+6
* split-up Client.h out of SurfaceFlinger.hMathias Agopian2012-06-181-0/+1
* Implement SurfaceFlinger's ANW on top of BufferQueueMathias Agopian2012-06-131-0/+1
* set vsync power hintMathias Agopian2012-04-261-0/+1
* triple buffering is now controled by BoardConfig and enabled by defaultMathias Agopian2012-04-231-6/+6
* SurfaceFlinger now uses the new VSYNC HAL API.Mathias Agopian2012-04-041-1/+0
* refactor / simplify EventThreadMathias Agopian2012-04-031-1/+0
* surfaceflinger: disable ddms debugging on pdk buildsColin Cross2012-03-231-2/+5
* fixup include pathsMathias Agopian2012-03-051-5/+0
* ui freeze workaround: reenable triple buffering modeMathias Agopian2012-02-051-0/+1
* separate transactions from updatesMathias Agopian2012-02-011-1/+0
* Nexus S now reports the proper frame-rateMathias Agopian2012-01-301-1/+0
* SF now synchronizes to VSYNCMathias Agopian2012-01-301-1/+5
* Add support for sending VSYNC events to the frameworkMathias Agopian2011-11-291-12/+15
* Fix build.Mathias Agopian2011-11-291-15/+12
* Merge changes If4126023,Iacda2386,I1eb691f7,Ib56139f8Mathias Agopian2011-11-291-12/+15
|\
| * Add support for sending VSYNC events to the frameworkMathias Agopian2011-11-291-12/+15
* | temporarily hardcode Nexus S refresh rateMathias Agopian2011-11-231-0/+1
|/
* remove hack that hardcoded the refresh rateMathias Agopian2011-11-161-4/+0
* Back to 59fpsDave Burke2011-11-091-1/+1
* workaround to set the WM refresh rate to 48 Hz for tuna devices onlyMathias Agopian2011-11-041-0/+4
* Add a LayerScreenshotMathias Agopian2011-10-181-0/+1
* Revert "Add a LayerScreenshot"Mathias Agopian2011-10-161-1/+0
* Add a LayerScreenshotMathias Agopian2011-10-141-0/+1
* enable EGL_IMG_context_priority for the omap4 platformMathias Agopian2011-10-071-0/+3
* as a debug option SrufaceFlinger can now connect to DDMSMathias Agopian2011-08-151-0/+4
* SurfaceFlinger: use async mode for video & camJamie Gennis2011-07-301-1/+1
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-7/+0
* unify SurfaceTexture and SurfaceMathias Agopian2011-06-131-11/+11
* merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-1/+1
* minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so.Mathias Agopian2010-12-131-1/+0
* More clean-up. Get rid off the "blur" effect in SurfaceFlingerMathias Agopian2010-12-081-2/+0
* remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-081-2/+1
* am fb31036f: am 583fefc8: Merge "Use the context_priority extension when pres...Mathias Agopian2010-10-211-0/+4
|\
| * Use the context_priority extension when present.Mathias Agopian2010-10-111-0/+4
| * revert hwcomposer HAL changes. DO NOT MERGE.Mathias Agopian2010-08-171-1/+0
* | Squashed commit of the following:Andreas Huber2010-08-231-1/+1
|/
* call into hwcomposer HAL when presentMathias Agopian2010-08-111-0/+1
* move native services under services/Mathias Agopian2010-07-141-0/+52