Go to file
Naomi Luis 7181de24ab hardware/qcom/display: Remove glfinish call
There is no need to do a glFinish on every composition complete.
glFinish needs to be called for composition cycles where GPU and
copybit are both used for composition. This is because the GPU and
copybit operate on the same framebuffer.

(cherry picked from commit 7983c275ae3eb15fab931d301e6338f83ad4a75a)

Change-Id: If06da4ca60ec17122c3dd698558cbf08fec73251
2012-10-14 15:47:48 -07:00
libcopybit copybit: Fix crash when copy_image is called with Tile format 2012-09-12 23:09:10 -05:00
libgenlock display: Clean up makefiles 2012-07-13 06:18:40 -07:00
libgralloc hardware/qcom/display: Remove glfinish call 2012-10-14 15:47:48 -07:00
libhwcomposer hardware/qcom/display: Remove glfinish call 2012-10-14 15:47:48 -07:00
liblight display: Add lights HAL 2012-07-10 01:42:45 -07:00
liboverlay liboverlay: Make sure the crop rectangles' dimensions are even 2012-10-06 00:41:06 -05:00
libqdutils libqdutils: Initialized GPU layer present flag to false 2012-10-14 15:47:43 -07:00
libtilerenderer hardware/qcom/display: avoiding tile rendering when render target changes for the same fbo 2012-10-06 00:49:06 -05:00
Android.mk hardware/qcom/display: tile rendering with fbo boundaries 2012-09-12 22:55:25 -05:00
common.mk display: Add option to disable hardware VSYNC 2012-08-12 00:10:39 -05:00