summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/DisplayHardware
Commit message (Expand)AuthorAgeFilesLines
* make sure EGL_ANDROID_swap_rectangle is actually supported before using itMathias Agopian2009-08-121-4/+11
* Better error handling in EGL extensionsMathias Agopian2009-08-121-1/+1
* minor code clean-upMathias Agopian2009-08-071-36/+15
* added two EGL helpers for selecting a config matching a certain pixelformat o...Mathias Agopian2009-08-061-26/+6
* am 1521cd6e: Merge change 8015 into donutAndroid (Google) Code Review2009-07-291-0/+3
|\
| * Reset the mDpiX and mDpiY values when qemu.sf.lcd_density is defined.David 'Digit' Turner2009-07-291-0/+3
* | fix [1969200] Uninitialized double passed to Math.sqrt()Mathias Agopian2009-07-091-1/+1
* | when there is a choice between UPDATE_ON_DEMAND and SWAP_BUFFER optimizations...Mathias Agopian2009-06-291-0/+5
* | fix a bug that caused artifacts when SWAP_RECTANGLE was enabledMathias Agopian2009-06-291-1/+1
* | fix an update bug with SHOW_UPDATE debug feature. Fix a problem with the debu...Mathias Agopian2009-06-261-3/+2
* | make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few h...Mathias Agopian2009-06-252-8/+0
* | hack copybit back in for video playback on msm7k. we have h/w accelerated vid...Mathias Agopian2009-06-242-8/+5
* | Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-191-3/+8
|\ \ | |/
| * Fix sim-eng build and simplify previous lcd-density related patchDavid 'Digit' Turner2009-06-191-10/+7
| * Allow the qemu.sf.lcd_density property to override the value of ro.sf.lcd_den...David 'Digit' Turner2009-06-191-0/+8
* | protect ANDROID specific egl extension with #defineMathias Agopian2009-06-111-2/+6
* | when looking for an EGLConfig always pick the first one that matches, not the...Mathias Agopian2009-06-031-0/+1
* | add support for update-on-demand in SurfaceFlingerMathias Agopian2009-05-071-3/+9
* | fix EGL extension string namesMathias Agopian2009-05-071-2/+2
* | created an new EGL extension called ANDROID_swap_rectangleMathias Agopian2009-05-072-5/+9
* | move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h...Mathias Agopian2009-05-051-1/+0
* | minor clean-up in FramebufferNativeWindowMathias Agopian2009-05-042-8/+4
* | update surfaceflinger, libui and libagl to the new gralloc apiMathias Agopian2009-05-041-3/+2
* | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-103-89/+79
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-034-0/+965
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-034-965/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-102-22/+23
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-5/+10
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-092-5/+5
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-173-24/+52
* Initial ContributionThe Android Open Source Project2008-10-214-0/+931