OSDN Git Service

backout a workaround that is not needed anymore
authorMathias Agopian <mathias@google.com>
Thu, 19 Nov 2009 23:52:28 +0000 (15:52 -0800)
committerMathias Agopian <mathias@google.com>
Thu, 19 Nov 2009 23:52:28 +0000 (15:52 -0800)
commit60f5d3694b4422ac306320ea39678354cb534630
tree085930a879bfcfe4c998ae2e76d139fa53864e18
parent48d2c6051e7906e86511f72fe938fc66180472fa
backout a workaround that is not needed anymore

we had to add a call to glFinish() before glReadPixels() because of a bug in the GL ES
driver of a certain device. This is not needed anymore.
libs/surfaceflinger/LayerBlur.cpp