summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/DisplayHardware
Commit message (Expand)AuthorAgeFilesLines
* handle several vsync signal correctlyMathias Agopian2013-08-212-8/+18
* Provide HWC prepare with a valid output bufferJesse Hall2013-08-205-38/+91
* Fix HWComposer dumping of float source cropsJesse Hall2013-08-201-10/+20
* Merge "Re-enable frame dropping for non-auto timestamps" into klp-devAndy McFadden2013-08-191-3/+4
|\
| * Re-enable frame dropping for non-auto timestampsAndy McFadden2013-08-161-3/+4
* | Use new HWC display type/count constants.Jesse Hall2013-08-162-23/+19
|/
* All consumers now take an IGraphicBufferConsumer instead of a BufferQueueMathias Agopian2013-08-065-37/+21
* single buffer mode for BufferQueueMathias Agopian2013-07-261-1/+1
* Make ANW.setSwapInterval(0) work againMathias Agopian2013-07-192-9/+10
* BufferQueue improvements and APIs changesMathias Agopian2013-07-183-11/+6
* Fix build -- update for function signature changeJesse Hall2013-07-161-1/+1
* Merge "Rewrite VirtualDisplaySurface"Jesse Hall2013-07-166-21/+565
|\
| * Rewrite VirtualDisplaySurfaceJesse Hall2013-07-156-21/+565
* | Merge "Pay attention to buffer timestamps"Andy McFadden2013-07-111-1/+1
|\ \
| * | Pay attention to buffer timestampsAndy McFadden2013-07-101-1/+1
| |/
* | fix SF buffer croppingMathias Agopian2013-07-103-4/+63
|/
* BufferQueue: track buffer-queue by instance vs. by referenceLajos Molnar2013-05-231-3/+4
* am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() imp...Mathias Agopian2013-05-171-1/+1
|\
| * make the warning timout of Fence::waitForever() implicit and longerMathias Agopian2013-05-161-1/+1
* | am dda42952: am 64f3b2fd: Merge "Remove experimental HWC virtual display supp...Jesse Hall2013-05-085-489/+17
|\ \ | |/
| * Remove experimental HWC virtual display supportJesse Hall2013-05-075-489/+17
* | clean-up/simplify all dump() APIsMathias Agopian2013-04-224-10/+7
|/
* Merge "Tell HWComposer the dimensions of virtual displays" into jb-mr2-devJesse Hall2013-04-062-13/+26
|\
| * Tell HWComposer the dimensions of virtual displaysJesse Hall2013-04-052-13/+26
* | Merge "Actually set the virtual display output buffer." into jb-mr2-devJesse Hall2013-04-061-1/+5
|\ \ | |/ |/|
| * Actually set the virtual display output buffer.Jesse Hall2013-04-041-1/+5
* | Merge "Clean up HWC state when releasing a DisplayDevice" into jb-mr2-devJesse Hall2013-04-041-6/+6
|\ \ | |/ |/|
| * Clean up HWC state when releasing a DisplayDeviceJesse Hall2013-03-271-6/+6
* | Fix include pathsMathias Agopian2013-04-012-5/+6
|/
* Fix virtual displays for HWC<=1.1Jesse Hall2013-03-222-13/+35
* Isolate knowledge that fb target == output bufferJesse Hall2013-03-227-24/+64
* Use descriptive aliases instead of HWC_NUM_DISPLAY_TYPESJesse Hall2013-03-221-8/+11
* Pass sp<Fence>s around instead of file descriptorsJesse Hall2013-03-227-20/+17
* Merge "Release virtual display buffer immediately after HWC set" into jb-mr2-devJesse Hall2013-03-227-64/+36
|\
| * Release virtual display buffer immediately after HWC setJesse Hall2013-03-207-64/+36
* | initialize planeAlpha (to 0xFF) for the FB_TARGETMathias Agopian2013-03-211-0/+1
* | Don't log an error on HWC1.1+ devices with no FB HALJesse Hall2013-03-192-11/+9
|/
* Add BufferQueueInterposer and use it for virtual displaysJesse Hall2013-03-186-10/+482
* Add DisplaySurface abstractionJesse Hall2013-03-186-16/+227
* Minor cleanups/fixes before virtual display refactoringJesse Hall2013-03-183-10/+16
* Get rid of LayerBase.Mathias Agopian2013-03-052-10/+6
* Initialize DisplayData fences to NO_FENCE, not NULLJesse Hall2013-02-272-7/+18
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-142-2/+2
* libgui: disallow NULL Fence pointersJamie Gennis2013-02-121-5/+3
* only disable hwc when alpha < 1.0Mathias Agopian2013-02-071-1/+3
* Add support for plane-alpha in HWCMathias Agopian2013-02-052-13/+27
* Remove unused HWCLayer::setPerFrameDefaultState()Jesse Hall2013-01-142-4/+0
* am f3e9d5bd: am cbe51356: Merge "Remove support for legacy HWC version encoding"Jesse Hall2013-01-141-11/+1
|\
| * am cbe51356: Merge "Remove support for legacy HWC version encoding"Jesse Hall2013-01-141-11/+1
| |\
| | * Remove support for legacy HWC version encodingJesse Hall2013-01-101-11/+1