summaryrefslogtreecommitdiffstats
path: root/hwc
Commit message (Expand)AuthorAgeFilesLines
* hwc: fallback on GL after idle for power savingsErik Gilling2011-10-121-5/+70
* hwc: fix docking mode orientation and croppingLajos Molnar2011-10-121-33/+41
* hwc: make clone region property persistentLajos Molnar2011-10-121-1/+1
* hwc: allow specifying clone regionLajos Molnar2011-10-111-11/+117
* hwc: cleanup: consolidate cloning state and configuration variablesLajos Molnar2011-10-111-115/+145
* hwc: simplify: use macros for getting width and height of hwc_rectLajos Molnar2011-10-111-12/+14
* hwc: simplify: use swap() macroLajos Molnar2011-10-111-21/+9
* hwc: assume possible TILER2D layers when deciding HDMI modeLajos Molnar2011-10-111-4/+5
* hwc: shorten persist property names DO NOT MERGEErik Gilling2011-10-111-4/+4
* hwc: make docking/mirroring properties persistantErik Gilling2011-10-061-4/+4
* hwc: finetune hdmi cloning supportLajos Molnar2011-10-061-27/+36
* hwc: refine HDMI best mode selection: favor less scaling over aspect ratioLajos Molnar2011-10-061-5/+5
* hwc: invalidate only when we have to when switching to hdmiLajos Molnar2011-10-061-5/+11
* hwc: do not pick interlaced hdmi mode as it is not yet supportedLajos Molnar2011-10-061-0/+2
* hwc: decide scaling support based on correct display's pixel clockLajos Molnar2011-10-061-9/+18
* hwc: reset screen before first setLajos Molnar2011-10-041-11/+31
* improve logging in hwc.Mathias Agopian2011-09-291-4/+4
* hwc: fix overlay assignment if all layers are scaledLajos Molnar2011-09-271-1/+2
* hwc: keep video pixel ratio in docking modeLajos Molnar2011-09-211-14/+20
* hwc: fix issue if external display dimensions are zeroLajos Molnar2011-09-211-0/+9
* hwc: set hdmi resolution in docking mode based on layer dimensionsLajos Molnar2011-09-211-102/+130
* hwc: unify HDMI docking and cloningLajos Molnar2011-09-211-20/+56
* hwc: blank and unblank screen on openErik Gilling2011-09-191-0/+11
* hwc: remove log spam on unhandled formatsLajos Molnar2011-09-161-1/+0
* hwc: call wait-for-vsync in set if eglSwapBuffers is not called.Lajos Molnar2011-09-141-1/+31
* hwc: support CEA standard aspect ratios and finetune HDMI mode selectionLajos Molnar2011-09-141-36/+124
* hwc: actually check if DSS can support scalingLajos Molnar2011-09-141-9/+96
* hwc: call wait-for-vsync in set if eglSwapBuffers is not called.Lajos Molnar2011-09-121-0/+4
* hwc: do not call Post2 if there is no display/surface.Lajos Molnar2011-09-121-9/+12
* hwc: process all layersLajos Molnar2011-09-091-2/+3
* hwc: remove unused fb_zmaxLajos Molnar2011-09-091-5/+4
* never set the CLEAR_FB flag on OVERLAY layers (it makes no sense)Mathias Agopian2011-09-091-0/+2
* hwc: set hdmi mode (resolution) through new dsscomp APILajos Molnar2011-09-071-15/+42
* configure the overlays with an opaque format when the layer is opaqueMathias Agopian2011-09-061-0/+4
* do not call eglSwapBuffers() when EGLDisplay or EGLSurface are NULLMathias Agopian2011-09-021-1/+4
* fix more drawing artifacts caused by hw composerMathias Agopian2011-09-021-3/+4
* hwc: clear FB above all opaque layers if using SGXLajos Molnar2011-09-011-9/+5
* hwc: handle NULL for prepare() and set()Lajos Molnar2011-09-011-11/+6
* hwc: mark framebuffer as pre-multipliedErik Gilling2011-09-011-0/+1
* hwc: fix z-order settings for fbLajos Molnar2011-08-311-0/+1
* hwc: account for 1 16MB tiler slot instead of 4 4MB oneLajos Molnar2011-08-251-4/+20
* hwc: scale cloned UI/video to full screen with correct aspect ratioLajos Molnar2011-08-241-1/+141
* hwc: add uevent listener to handle switching to HDMI cloningLajos Molnar2011-08-242-15/+140
* hwc: added support for mirroring on external displayLajos Molnar2011-08-241-48/+196
* update hal_public.h to DDK 1.8@276629Erik Gilling2011-08-171-4/+9
* initial commitIliyan Malchev2011-08-083-0/+874