summaryrefslogtreecommitdiffstats
path: root/hwc
Commit message (Expand)AuthorAgeFilesLines
* 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