Re: [Development] HDR Support in Qt

2019-05-21 Thread Boudewijn Rempt via Development
On dinsdag 21 mei 2019 02:04:42 CEST Quinn Romanek via Development wrote: > Is there any current support/plan to support HDR pixel formats within Qt? Dmitry prepared a number of patches to make it possible to display HDR images in Qt: Implement openGL surface color space selection in Angle

[Development] HDR Support in Qt

2019-05-20 Thread Quinn Romanek via Development
Hello everyone, Is there any current support/plan to support HDR pixel formats within Qt? Thanks, Quinn Romanek ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development

Re: [Development] HDR Support in Qt and Angle

2019-02-12 Thread Frederik Gladhorn
Hi Dmitry, Thanks for all the hard work :) It's not my area, so I won't be able to comment on the patches as such. Please add reviewers to all patches, so they don't get forgotten. While that's quite some work, many people will only see email notifications from gerrit, or look at their dashboa

Re: [Development] HDR Support in Qt and Angle

2019-02-05 Thread Dmitry Kazakov
Hi, all! I have finally published my HDR patchset in gerrit! It was the first time I pushed something into gerrit, so if I did something wrongly, please tell :) https://codereview.qt-project.org/#/c/252187/ There are a few general questions I would like to ask your opinion about: 1) Is it okay