Commit Graph

5 Commits

Author SHA1 Message Date
Arun Kumar K.R
1d1e57dc0e gpu_tonemapper: Adjust sample points to maintain linearity
Adjust texture sample points to maintain linearity throughout the
sample range

CRs-Fixed: 1110654
Change-Id: I2c198c9f330a0b6001d2eda28c0355f2c9ecbde4
2017-05-07 12:10:23 -07:00
Linux Build Service Account
e37bdceb57 Merge "gpu_tonemapper:Fix uninitialized variables." 2017-02-05 22:58:40 -08:00
Pramodh Kumar Mukunda
b89f245ceb gpu_tonemapper:Fix uninitialized variables.
Change-Id: I9cc15c326ff250acffb681f44aa50bf1a2dce741
CRs-Fixed: 1116798
2017-02-03 14:09:25 +05:30
Arun Kumar K.R
1b04a4ee50 gpu_tonemapper: Use individual EGL contexts.
- Use individual EGL contexts for each tone-mapping
  session.
- Having one context make multiple sessions serial, this
  helps in making this parallel when possible.
- Resolves error messages which happened when the context
  was deleted during mirroring.

Change-Id: Ia8738551b4189dccffb233320a9d69fcfd7f0118
Crs-fixed: 1115057
2017-01-23 19:31:56 -08:00
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