After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 786485 - Image upload broken on vulkan
Image upload broken on vulkan
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Scene Graph
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2017-08-18 19:42 UTC by Lionel Landwerlin
Modified: 2017-08-18 23:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gsk: vulkan: fix image uploading (2.06 KB, patch)
2017-08-18 19:42 UTC, Lionel Landwerlin
none Details | Review
gsk: vulkan: fix image uploading (2.20 KB, patch)
2017-08-18 22:33 UTC, Lionel Landwerlin
committed Details | Review

Description Lionel Landwerlin 2017-08-18 19:42:58 UTC
Created attachment 357923 [details] [review]
gsk: vulkan: fix image uploading

Fixes this issue with master and the vulkan renderer : http://imgur.com/a/AIbmX
Comment 1 Matthias Clasen 2017-08-18 21:43:21 UTC
thanks for the patch!!
Comment 2 Lionel Landwerlin 2017-08-18 22:33:42 UTC
Created attachment 357930 [details] [review]
gsk: vulkan: fix image uploading

Apply offset in both cases.
Comment 3 Matthias Clasen 2017-08-18 23:42:03 UTC
Attachment 357930 [details] pushed as 48df192 - gsk: vulkan: fix image uploading