[Mesa-dev] [Bug 93653] Crash while using GALLIUM_HUD

2019-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93653

GitLab Migration User  changed:

   What|Removed |Added

 Resolution|--- |MOVED
 Status|NEW |RESOLVED

--- Comment #2 from GitLab Migration User  ---
-- 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/1000.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

[Mesa-dev] [Bug 93653] Crash while using GALLIUM_HUD

2016-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93653

--- Comment #1 from Nicolai Hähnle  ---
The HUD uses a fixed size allocation for the vertex buffer that holds the glyph
rectangles. If you feel like it, you can try increasing the number in
hud_context.c:524, e.g.

hud_alloc_vertices(hud, >text, 4 * 1024, 4 * sizeof(float));

That would confirm my suspicions, but it's not really a proper fix...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 93653] Crash while using GALLIUM_HUD

2016-01-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93653

Michel Dänzer  changed:

   What|Removed |Added

  Component|DRM/Radeon  |Mesa core
Version|XOrg git|git
   Assignee|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
   |.org|org
Product|DRI |Mesa
 QA Contact||mesa-dev@lists.freedesktop.
   ||org

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev