summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/DisplayHardware/DisplayHardware.cpp
Commit message (Expand)AuthorAgeFilesLines
* surfaceflinger: call perform function with custom events to HALArun Kumar K.R2012-05-271-11/+1
* SurfaceFlinger: Let HWC handle an alpha blendingKyong Hwa Bae2012-05-261-2/+3
* DisplayHardware: Set MDP composition flag correctlyNaseer Ahmed2012-03-041-4/+4
* QCOM: HDMI: add cflags for qcom hdmi out.toastcfh2011-12-221-1/+2
* frameworks/base: Enable HDMIPrabhanjan Kandula2011-12-201-0/+16
* surfaceflinger: Send the alpha value to HWCJeykumar Sankaran2011-12-201-0/+10
* Merge branch 'ics-mr1' of https://android.googlesource.com/platform/framework...Steve Kondik2011-12-161-16/+0
|\
| * rework a bit how we manage EGL extensionsMathias Agopian2011-11-141-16/+0
| * workaround to set the WM refresh rate to 48 Hz for tuna devices onlyMathias Agopian2011-11-041-0/+11
* | graphics: Add directives for compatibility with older EGL blobsRicardo Cerqueira2011-12-061-0/+4
* | Set the WM refresh rate to 60 Hz for tuna devices only DOMathias Agopian2011-11-091-0/+11
|/
* Add a h/w composer API to allow the HAL to trigger a redrawMathias Agopian2011-08-011-2/+3
* Fix EGLUtils::selectConfigForPixelFormat()Mathias Agopian2011-07-081-6/+39
* don't kill surfaceflinger when system process diesMathias Agopian2011-07-011-0/+5
* fix memory corruption when retriving GL_MAX_VIEWPORT_DIMSMathias Agopian2011-04-181-3/+7
* remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-081-8/+0
* surfaceflinger: add support for gralloc dump hooksErik Gilling2010-12-081-0/+5
* am fb31036f: am 583fefc8: Merge "Use the context_priority extension when pres...Mathias Agopian2010-10-211-2/+12
|\
| * Use the context_priority extension when present.Mathias Agopian2010-10-111-2/+12
* | resolved conflicts for merge of 48a86240 to masterMathias Agopian2010-09-151-0/+4
|\ \ | |/
| * Add logging of various important graphics eventsMathias Agopian2010-09-131-0/+4
| * revert hwcomposer HAL changes. DO NOT MERGE.Mathias Agopian2010-08-171-19/+3
* | surfaceflinger: give hwcomposer a chance to release buffersAntti Hatala2010-09-091-0/+3
|/
* call into hwcomposer HAL when presentMathias Agopian2010-08-111-3/+19
* move native services under services/Mathias Agopian2010-07-141-0/+336