summaryrefslogtreecommitdiffstats
path: root/hwc
Commit message (Expand)AuthorAgeFilesLines
* hwc: add OMAP_ENHANCEMENT_HWC_EXTENDED_API for framework supportHashcode2015-02-063-1/+18
* Cleanup Obsolete LOCAL_PRELINK_MODULE.Ying Wang2015-02-021-1/+0
* hwc: add missing bionic defines for fb ratio flagsHashcode2015-02-021-0/+8
* hwc: Fix div_by_0 crash in hwcomposerSunita Nadampalli2015-02-021-1/+7
* hwc: Disable eglSwapBuffers() in HWC 1.1+Mykola Ostrovskyy2012-12-181-12/+19
* hwc: Fix handling of disconnected displays in check_sync_fds()Mykola Ostrovskyy2012-12-181-0/+3
* hwc: Support enumeration of display attributesMykola Ostrovskyy2012-12-185-7/+252
* hwc: Support HWC_FRAMEBUFFER_TARGET layersMykola Ostrovskyy2012-12-182-1/+19
* hwc: isolating S3D code by OMAP_ENHANCEMENT_S3D macroPavlo Suikov2012-12-042-19/+41
* Merge remote-tracking branch 'gl-mirror/d-jb-mr0-release-hwc' into d-jb-mr1-r...Pavlo Suikov2012-12-049-951/+1595
|\
| * hwc: s/w vsync supportTony Lofthouse2012-11-285-10/+185
| * hwc: Move dock image into a separate fileTony Lofthouse2012-11-285-150/+242
| * hwc: rgz: remove RGZ_TEST_INTEGRATIONTony Lofthouse2012-11-281-81/+0
| * hwc: pull in common headers to hwc_dev.hTony Lofthouse2012-11-283-9/+6
| * hwc: Remove omap4_hwc prefixPavlo Suikov2012-11-282-136/+136
| * hwc: Unified conversion from format to BPPMykola Ostrovskyy2012-11-281-13/+9
| * hwc: Move definition of omap4_hwc_device into a header fileMykola Ostrovskyy2012-11-282-138/+167
| * hwc: Prevent precision loss in rotation transformMykola Ostrovskyy2012-11-281-1/+1
| * hwc: Support odd-sized dockable layersMykola Ostrovskyy2012-11-281-2/+2
| * hwc: Use single instance of countsMykola Ostrovskyy2012-11-281-18/+24
| * hwc: Reorganize includes and definesMykola Ostrovskyy2012-11-281-20/+15
| * hwc: Improve consistency of referenced typesMykola Ostrovskyy2012-11-281-212/+197
| * hwc: Do not swap red and blue channels if we can blit allGustavo Diaz Prado2012-11-281-0/+2
| * hwc: Fix debug.hwc.nv12_onlyTony Lofthouse2012-11-281-1/+3
| * hwc: rgz: Optimize batchflagsGustavo Diaz Prado2012-11-281-8/+61
| * hwc: Compose with the blitter on hwc idle timeout when possibleGustavo Diaz Prado2012-11-281-2/+1
| * hwc: Avoid blits when cloning to TVGustavo Diaz Prado2012-11-282-10/+1
| * hwc: Allow regionizer to process geometry changesGustavo Diaz Prado2012-11-281-7/+9
| * hwc: rgz: Fix hang in sorting algorithmGustavo Diaz Prado2012-11-281-20/+10
| * hwc: rgz: Handle geometry changes efficientlyGustavo Diaz Prado2012-11-283-86/+316
| * hwc: rgz: Store a copy of the hwc layer data instead of pointerGustavo Diaz Prado2012-11-282-24/+30
| * hwc: rgz: Introduce concept of framebuffer stateGustavo Diaz Prado2012-11-282-34/+48
| * hwc: rgz: Rotate destination instead if the source is NV12Gustavo Diaz Prado2012-11-281-0/+18
| * hwc: rgz: Allow destination rotationGustavo Diaz Prado2012-11-281-95/+235
* | Merge branch 'p-jb-mr0-release-hwc' into d-jb-mr1-releaseDaniel Levin2012-12-045-131/+2921
|\|
| * hwc: rgz: Fix using an invalid array index when there are no blitsGustavo Diaz Prado2012-11-281-3/+5
| * hwc: Fix for losing first blit buffer handleGustavo Diaz Prado2012-11-281-1/+1
| * hwc: rgz: Fix incorrect src rectangle calculation for scaled layersGustavo Diaz Prado2012-11-281-1/+4
| * hwc: rgz: Allow scaling and rotation on the same blitGustavo Diaz Prado2012-11-281-4/+0
| * hwc: rgz: Introduce scaling supportGustavo Diaz Prado2012-11-281-19/+96
| * hwc: rgz: Refactor how the blit parameters are setGustavo Diaz Prado2012-11-281-327/+206
| * hwc: Check for >1 overlay used in idle timeoutTony Lofthouse2012-11-281-5/+1
| * hwc: Fix incorrect tiler memory available checkGustavo Diaz Prado2012-11-281-1/+1
| * hwc: Stop queuing compositions to disabled default displayDandawate Saket2012-11-281-0/+8
| * hwc: rgz: Workaround, do not blit if there is a video layerGustavo Diaz Prado2012-11-281-0/+9
| * hwc: HACK: wuxga panels will generate unscalable layersTony Lofthouse2012-11-281-0/+4
| * hwc: Add a bits per pixel function for RGB color spaceTony Lofthouse2012-11-281-0/+15
| * hwc: Add a handle to the can_scale function for future useTony Lofthouse2012-11-281-4/+4
| * hwc: add S3D supportJagadeesh Pakaravoor2012-11-282-3/+264
| * Fix electron beam crashJon Pry2012-11-281-1/+1