| Commit message (Expand) | Author | Age | Files | Lines |
* | hwc: Fix truncation errors in scaling decision | Lajos Molnar | 2012-05-21 | 1 | -4/+8 |
* | WORKAROUND for Bug:5965421 | Mathias Agopian | 2012-04-18 | 1 | -0/+4 |
* | hwc: add handling for new style vsync events | Erik Gilling | 2012-04-11 | 1 | -1/+4 |
* | add API 0.3 support to HWC HAL. | Mathias Agopian | 2012-04-05 | 1 | -22/+91 |
* | Merge commit '04512dd' | Mike Lockwood | 2012-04-03 | 1 | -1/+1 |
|\ |
|
| * | hwc: pull down 32 modes instead of 16, some panels have a lot | Travis Geiselbrecht | 2012-03-21 | 1 | -1/+1 |
| * | DO NOT MERGE | Dandawate Saket | 2012-03-21 | 1 | -20/+166 |
* | | update to new versioning scheme | Mathias Agopian | 2012-03-26 | 1 | -3/+3 |
* | | don't vsync after swap since SF now is vsync'ed | Mathias Agopian | 2012-01-24 | 1 | -9/+0 |
* | | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -26/+26 |
* | | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE | Steve Block | 2012-01-05 | 1 | -4/+4 |
* | | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE | Steve Block | 2012-01-04 | 1 | -3/+3 |
* | | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 1 | -11/+11 |
* | | am 40e6beac: am 449e98a9: hwc: set FB z-order when there are no hwc layers | Lajos Molnar | 2011-12-13 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | hwc: set FB z-order when there are no hwc layers | Lajos Molnar | 2011-12-13 | 1 | -2/+5 |
* | | am c7bdd444: am 0aead355: hwc: added static image support | Lajos Molnar | 2011-12-13 | 2 | -3/+169 |
|\ \
| |/ |
|
| * | hwc: added static image support | Lajos Molnar | 2011-12-13 | 2 | -3/+169 |
* | | am 252f905d: am 12c821db: hwc: update to new addressing mode handling | Erik Gilling | 2011-12-13 | 1 | -4/+6 |
|\ \
| |/ |
|
| * | hwc: update to new addressing mode handling | Erik Gilling | 2011-12-13 | 1 | -4/+6 |
* | | am 04a0e38d: am 2b86fd0c: hwc: add support for forced docking (in the dock) | Lajos Molnar | 2011-12-12 | 1 | -7/+30 |
|\ \
| |/ |
|
| * | hwc: add support for forced docking (in the dock) | Lajos Molnar | 2011-12-08 | 1 | -7/+30 |
* | | am 5119962c: am e14d5293: hwc: extract HDMI mode scoring function | Lajos Molnar | 2011-12-12 | 1 | -24/+49 |
|\ \
| |/ |
|
| * | hwc: extract HDMI mode scoring function | Lajos Molnar | 2011-12-08 | 1 | -24/+49 |
* | | am 20e79c05: am 3837de4f: hwc: refactor prepare: extract out hdmi cloning met... | Lajos Molnar | 2011-12-12 | 1 | -92/+108 |
|\ \
| |/ |
|
| * | hwc: refactor prepare: extract out hdmi cloning methods | Lajos Molnar | 2011-12-08 | 1 | -92/+108 |
* | | am 25487b34: am 44a0023d: hwc: refactor prepare: separate gathering layer sta... | Lajos Molnar | 2011-12-12 | 1 | -44/+77 |
|\ \
| |/ |
|
| * | hwc: refactor prepare: separate gathering layer statistics and cloning decision | Lajos Molnar | 2011-12-08 | 1 | -44/+77 |
* | | am 53d3c74d: am 3797fa98: hwc: use LCD\'s pixel aspect ratio | Lajos Molnar | 2011-12-12 | 1 | -7/+8 |
|\ \
| |/ |
|
| * | hwc: use LCD's pixel aspect ratio | Lajos Molnar | 2011-12-08 | 1 | -7/+8 |
* | | am 226ff52b: am 00d8485d: hwc: minor code cleanup | Lajos Molnar | 2011-12-12 | 1 | -20/+21 |
|\ \
| |/ |
|
| * | hwc: minor code cleanup | Lajos Molnar | 2011-12-08 | 1 | -20/+21 |
* | | am e10ef2cd: am b81fb68c: hwc: simplify layer hint setting | Lajos Molnar | 2011-12-12 | 1 | -27/+9 |
|\ \
| |/ |
|
| * | hwc: simplify layer hint setting | Lajos Molnar | 2011-12-08 | 1 | -27/+9 |
* | | am c8124479: am 5706ba0d: hwc: simplify color format handling | Lajos Molnar | 2011-12-12 | 1 | -43/+69 |
|\ \
| |/ |
|
| * | hwc: simplify color format handling | Lajos Molnar | 2011-12-08 | 1 | -43/+69 |
* | | am d4d10c5f: am b79b42d1: hwc: cleanup: fix spacing, removed dead code | Lajos Molnar | 2011-12-12 | 1 | -57/+47 |
|\ \
| |/ |
|
| * | hwc: cleanup: fix spacing, removed dead code | Lajos Molnar | 2011-12-08 | 1 | -57/+47 |
* | | am bda528cf: am 734de7a7: hwc: cleanup: cleaned up debug messages | Lajos Molnar | 2011-12-12 | 1 | -88/+100 |
|\ \
| |/ |
|
| * | hwc: cleanup: cleaned up debug messages | Lajos Molnar | 2011-12-08 | 1 | -88/+100 |
* | | am 8fc542ad: am e055e4bf: hwc: cleanup: resolve compiler warnings | Lajos Molnar | 2011-12-12 | 1 | -5/+7 |
|\ \
| |/ |
|
| * | hwc: cleanup: resolve compiler warnings | Lajos Molnar | 2011-12-08 | 1 | -5/+7 |
* | | am cc230bb4: am cb64c2be: hwc: remove name collision for DISPLAY_SETUP_DISPLAY | Lajos Molnar | 2011-12-12 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | hwc: remove name collision for DISPLAY_SETUP_DISPLAY | Lajos Molnar | 2011-12-08 | 1 | -4/+4 |
* | | am 085c0e54: am a752a6ad: hwc: Fix calculation of on_tv | Lajos Molnar | 2011-12-12 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | hwc: Fix calculation of on_tv | Lajos Molnar | 2011-12-08 | 1 | -2/+2 |
* | | am 4b9a8e20: am 4b267e18: hwc: fix issues handling force_sgx | Lajos Molnar | 2011-12-12 | 1 | -13/+12 |
|\ \
| |/ |
|
| * | hwc: fix issues handling force_sgx | Lajos Molnar | 2011-12-08 | 1 | -13/+12 |
* | | am 2f9d236b: am b1c5d8ef: HWC: Only invalidate on idle when blending | Jamie Gennis | 2011-11-11 | 1 | -9/+27 |
|\ \
| |/ |
|
| * | HWC: Only invalidate on idle when blending | Jamie Gennis | 2011-11-11 | 1 | -9/+27 |
| * | HWC: Fix for dock mode setup | Sunita Nadampalli | 2011-10-25 | 1 | -0/+3 |