aboutsummaryrefslogtreecommitdiffstats
path: root/hw/goldfish_fb.c
Commit message (Expand)AuthorAgeFilesLines
* [ENDIAN] Fix goldfish fb for bigendian targetsBhanu Chetlapalli2012-01-311-6/+15
* Sligh speedup for pixel conversion routines with Duff's device.David 'Digit' Turner2011-01-181-20/+33
* hw: framebuffer: add support for 32-bit framebuffers.David 'Digit' Turner2011-01-181-14/+21
* hw: goldfish_fb: Minimize the size of the update rectangle.David 'Digit' Turner2011-01-161-92/+323
* Better separation of UI and Core sources for framebuffer emulation.David 'Digit' Turner2010-07-271-37/+47
* Upstream: HOST_WORDS_ALIGNED -> WORDS_ALIGNEDDavid 'Digit' Turner2010-05-101-4/+4
* Merge upstream QEMU 10.0.50 into the Android source tree.David 'Digit' Turner2009-09-141-3/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+405
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-405/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-2/+2
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+405