summaryrefslogtreecommitdiffstats
path: root/hwc
Commit message (Expand)AuthorAgeFilesLines
* am 53d3c74d: am 3797fa98: hwc: use LCD\'s pixel aspect ratioLajos Molnar2011-12-121-7/+8
|\
| * hwc: use LCD's pixel aspect ratioLajos Molnar2011-12-081-7/+8
* | am 226ff52b: am 00d8485d: hwc: minor code cleanupLajos Molnar2011-12-121-20/+21
|\ \ | |/
| * hwc: minor code cleanupLajos Molnar2011-12-081-20/+21
* | am e10ef2cd: am b81fb68c: hwc: simplify layer hint settingLajos Molnar2011-12-121-27/+9
|\ \ | |/
| * hwc: simplify layer hint settingLajos Molnar2011-12-081-27/+9
* | am c8124479: am 5706ba0d: hwc: simplify color format handlingLajos Molnar2011-12-121-43/+69
|\ \ | |/
| * hwc: simplify color format handlingLajos Molnar2011-12-081-43/+69
* | am d4d10c5f: am b79b42d1: hwc: cleanup: fix spacing, removed dead codeLajos Molnar2011-12-121-57/+47
|\ \ | |/
| * hwc: cleanup: fix spacing, removed dead codeLajos Molnar2011-12-081-57/+47
* | am bda528cf: am 734de7a7: hwc: cleanup: cleaned up debug messagesLajos Molnar2011-12-121-88/+100
|\ \ | |/
| * hwc: cleanup: cleaned up debug messagesLajos Molnar2011-12-081-88/+100
* | am 8fc542ad: am e055e4bf: hwc: cleanup: resolve compiler warningsLajos Molnar2011-12-121-5/+7
|\ \ | |/
| * hwc: cleanup: resolve compiler warningsLajos Molnar2011-12-081-5/+7
* | am cc230bb4: am cb64c2be: hwc: remove name collision for DISPLAY_SETUP_DISPLAYLajos Molnar2011-12-121-4/+4
|\ \ | |/
| * hwc: remove name collision for DISPLAY_SETUP_DISPLAYLajos Molnar2011-12-081-4/+4
* | am 085c0e54: am a752a6ad: hwc: Fix calculation of on_tvLajos Molnar2011-12-121-2/+2
|\ \ | |/
| * hwc: Fix calculation of on_tvLajos Molnar2011-12-081-2/+2
* | am 4b9a8e20: am 4b267e18: hwc: fix issues handling force_sgxLajos Molnar2011-12-121-13/+12
|\ \ | |/
| * hwc: fix issues handling force_sgxLajos Molnar2011-12-081-13/+12
* | am 2f9d236b: am b1c5d8ef: HWC: Only invalidate on idle when blendingJamie Gennis2011-11-111-9/+27
|\ \ | |/
| * HWC: Only invalidate on idle when blendingJamie Gennis2011-11-111-9/+27
| * HWC: Fix for dock mode setupSunita Nadampalli2011-10-251-0/+3
* | Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-251-1/+1
* | HWC: Fix for dock mode setupSunita Nadampalli2011-10-231-0/+3
|/
* HWC: Disable SGX force usage if protected layer is detected.Sunita Nadampalli2011-10-191-0/+13
* hwc: avoid changing HDMI modesLajos Molnar2011-10-171-9/+18
* hwc: only set HDMI mode if it changedLajos Molnar2011-10-171-1/+7
* hwc: add tolerance to video aspect ratio changesLajos Molnar2011-10-171-1/+2
* Revert "Revert "hwc: fallback on GL after idle for power savings""Mathias Agopian2011-10-171-5/+70
* Revert "hwc: fallback on GL after idle for power savings"Mathias Agopian2011-10-151-70/+5
* 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