Eugene Kliuchnikov

Results 156 comments of Eugene Kliuchnikov

Will take a look. Likely we need to add an option to change bit-ness it this case.

Good news. Perhaps will add some integration test to catch such problems earlier.

Caused by using `__builtin_cpu_supports`; looking for workaround.

Problem comes from modern versions on doxygen / ninja. Likely will build on some older OS (e.g. should try Ubuntu 18.04 in docker). On my PC mostly builds with the...

> Once a quantization table has been defined for a particular destination, it replaces the previous tables stored in that destination and shall be used, when referenced, in the remaining...

Just checked: only `tone_mapping` and `blending` stages seem to be absent. That does not necessarily mean that `from_linear`, `spot`, `to_linear` and `ycbcr` are 100% ready. @inflation, @OneDeuxTriSeiGo - could you...

Awesome, thanks for update!

Going to check if we could plug `https://github.com/google/skia/tree/main/modules/skcms` instead.