Summary: | Ensure correct buffer size when allocating / swrast | ||
---|---|---|---|
Product: | Mesa | Reporter: | Marius Vlad <marius.vlad> |
Component: | Drivers/DRI/swrast | Assignee: | mesa-dev |
Status: | RESOLVED MOVED | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | not set | ||
Version: | git | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Marius Vlad
2019-09-06 14:23:37 UTC
Forget to add https://gitlab.freedesktop.org/mesa/mesa/merge_requests/818 as related. Apologies, the commit that fixes the problem is actually 903ad59407ac965f9fbc8c0c397cc6f09263a2b8: not the one that I posted initially (it fixes that actually). Giving this a quick stab, is this what you mean? https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1902 This seems to happen only when resizing the window before having a change to flip the back/current buffers. Pushed I fix which works but not sure if fixes the problem at the correct level: https://gitlab.freedesktop.org/marius.vlad0/mesa/commit/7eb1aab17c740b84acf25ab5fe643c141af31946 -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/328. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.