diff options
Diffstat (limited to 'third_party/qcms/README.chromium')
-rw-r--r-- | third_party/qcms/README.chromium | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/qcms/README.chromium b/third_party/qcms/README.chromium index 8fb3768..368d604 100644 --- a/third_party/qcms/README.chromium +++ b/third_party/qcms/README.chromium @@ -53,5 +53,7 @@ google.patch contains the following modifications. Apply with - https://code.google.com/p/chromium/issues/detail?id=401971 - Avoid divisions creating sample points in the float cube LUT builder - https://code.google.com/p/chromium/issues/detail?id=443863 + - Add bgra (z,y,x) sampled transform lookup table api + - https://code.google.com/p/chromium/issues/detail?id=443863 To regenerate google.patch: git diff b8456f38 src > google.patch |