Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
ac24d23cd4a96f38b4e9cb0318a7c298794b9b6a
/
libs
/
surfaceflinger
/
DisplayHardware
/
DisplayHardware.cpp
967dce3
fix [2594950] Flash: Zooming in on some content crashes the Nexus One and causes it to reboot (runtime restart)
by Mathias Agopian
· 15 years ago
6b1806b
surfaceflinger: remove un-cached buffers hack for Adreno
by Dima Zavin
· 15 years ago
00d0b54
surfaceflinger: remove un-cached buffer hack for SGX
by Erik Gilling
· 15 years ago
830df4b
addresses several bugs: 2206097, 2166583, 2261119, 2216759
by Mathias Agopian
· 15 years ago
9042b45
fix [2143798] Need to figure out how to do video
by Mathias Agopian
· 15 years ago
460b60c
Revert "temporarily disable the use of glTexImage2D for sw buffers on sholes."
by Mathias Agopian
· 15 years ago
c131c56
temporarily disable the use of glTexImage2D for sw buffers on sholes.
by Mathias Agopian
· 15 years ago
351a707
fix [2168528] enable glTexImage2D code path in SF for software-only buffers
by Mathias Agopian
· 15 years ago
f2d28b7
minor SurfaceFlinger code cleanup and remove unnecessary tests
by Mathias Agopian
· 15 years ago
b1a1874
Android side of the fix for [2121211] Sholes has stutter during animations
by Mathias Agopian
· 15 years ago
af369f62
disable backbuffer preservation when possible, which may improve performance a bit
by Mathias Agopian
· 15 years ago
24d237d
add a debug property to disable h/w composition. debug.sf.hw, when set to 0 will disable h/w composition
by Mathias Agopian
· 15 years ago
9779b22
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
by Mathias Agopian
· 15 years ago
42fd805
make sure EGL_ANDROID_swap_rectangle is actually supported before using it
by Mathias Agopian
· 15 years ago
88e3e6b
Better error handling in EGL extensions
by Mathias Agopian
· 15 years ago
9ca4dd6
minor code clean-up
by Mathias Agopian
· 15 years ago
265d9c0
added two EGL helpers for selecting a config matching a certain pixelformat or native window type
by Mathias Agopian
· 15 years ago
b2b28f3
am 1521cd6e: Merge change 8015 into donut
by Android (Google) Code Review
· 15 years ago
d75fe9a
Reset the mDpiX and mDpiY values when qemu.sf.lcd_density is defined.
by David 'Digit' Turner
· 15 years ago
cafec03
fix [1969200] Uninitialized double passed to Math.sqrt()
by Mathias Agopian
· 16 years ago
3a6b160
when there is a choice between UPDATE_ON_DEMAND and SWAP_BUFFER optimizations, choose UPDATE_ON_DEMAND which is often more efficient.
by Mathias Agopian
· 16 years ago
ecfa7cc
fix a bug that caused artifacts when SWAP_RECTANGLE was enabled
by Mathias Agopian
· 16 years ago
8c9687a
fix an update bug with SHOW_UPDATE debug feature. Fix a problem with the debug binder codes too
by Mathias Agopian
· 16 years ago
26c28b1
make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few hacks added recently
by Mathias Agopian
· 16 years ago
cbc4c9f
hack copybit back in for video playback on msm7k. we have h/w accelerated video again
by Mathias Agopian
· 16 years ago
f73bbd0
Merge commit 'goog/master' into merge_master
by Mathias Agopian
· 16 years ago
3c08a44
Fix sim-eng build and simplify previous lcd-density related patch
by David 'Digit' Turner
· 16 years ago
2a578ae5
Allow the qemu.sf.lcd_density property to override the value of ro.sf.lcd_density
by David 'Digit' Turner
· 16 years ago
e194762
protect ANDROID specific egl extension with #define
by Mathias Agopian
· 16 years ago
1277bb0
when looking for an EGLConfig always pick the first one that matches, not the last one
by Mathias Agopian
· 16 years ago
97b8056
add support for update-on-demand in SurfaceFlinger
by Mathias Agopian
· 16 years ago
927d37c
fix EGL extension string names
by Mathias Agopian
· 16 years ago
2e20bff
created an new EGL extension called ANDROID_swap_rectangle
by Mathias Agopian
· 16 years ago
ac2523b
move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h and don't include it from egl.h
by Mathias Agopian
· 16 years ago
6279619
minor clean-up in FramebufferNativeWindow
by Mathias Agopian
· 16 years ago
dff8e58
update surfaceflinger, libui and libagl to the new gralloc api
by Mathias Agopian
· 16 years ago
1473f46
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 16 years ago
9066cfe
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d83a98f
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d24b818
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
9266c55
auto import from //branches/cupcake/...@126645
by The Android Open Source Project
· 16 years ago
b798689
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 16 years ago
f013e1a
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
54b6cfa
Initial Contribution
by The Android Open Source Project
· 16 years ago