[qt/qt/qtbase]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qtbase Pushed by mirror-service into branch '6.11'. Changed from 8a958fd0d3f96a0af9228fc3cf950d815c5d2024 to 33e73983102de240b6e0181802824909e418ceab Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 33e73983102de240b6e0181802824909e418ceab by Qt Cherry-pick Bot (on behalf of Laszlo Agocs) on 19/08/2026 at 08:11.. rhi: d3d12: Set RTsSingleHandleToDescriptorRange to false ...for OMSetRenderTargets. The descriptors are not guaranteed to be contiguous, each RTV is created by calling allocate(1). They may often end up being contiguous but that's by accident. Set RTsSingleHandleToDescriptorRange to FALSE to indicate pRenderTargetDescriptors is an array of handles and each element needs to be dereferenced individually. Fixes: QTBUG-149220 Pick-to: 6.8 Change-Id: I456123babb5b6f4fa6582c4fb908667830914e78 Reviewed-by: Andy Nichols <[email protected]> (cherry picked from commit d927d8682524e44f86df9f4b24299136fcfbc5b3) Reviewed-by: Qt Cherry-pick Bot <[email protected]> (cherry picked from commit 70e4885194aa699102b47a33ce2071c8e4a38e3b) https://invent.kde.org/qt/qt/qtbase/-/commit/33e73983102de240b6e0181802824909e418ceab