Commit Graph

2 Commits

Author SHA1 Message Date
Rajesh Yadav
dbb86f2da6 gpu_tonemapper: Free eglImage on termination
Buffers used for gpu tone mapping were getting
leaked as eglImage was not destroyed.
Free eglImage on termination.

Change-Id: I4473bc01efd2d7c8e19b7d3cbcd8330eff591081
Crs-fixed: 1106899
2017-01-06 14:33:15 +05:30
Arun Kumar K.R
2b75da399a gpu_tonemapper: Include gpu tonemapper
GPU tonemapper library which is used by HWC to tone
map the layers from one Gamut to another based on the
3D LUT.

Change-Id: Iccaa38e40989e832fd3891a24eca494aba696d9a
Crs-fixed: 1094964
2016-12-16 11:26:15 -08:00