search for: update_framebuffer_size

Displaying 1 result from an estimated 1 matches for "update_framebuffer_size".

2017 Jan 19
5
[Bug 99464] New: openmw - Segfault with the nouveau ddx + DRI3
...as Klausmann. It successfully hides the crash, but potentially breaking the hardware cursor used by openmw which works correctly with DRI2, modesetting or the llvmpipe. It also was not intended as a real fix. "OpenMW tries to upload a new surface (mouse pointer) which fails in the now guarded update_framebuffer_size() as the surface is NULL. This is not inteded as a real "fix", as it would just hide the immediate crash. So if somebody could take a look at this... Reported-by: <ovariegata at yahoo.com> Signed-off-by: Tobias Klausmann <tobias.johannes.klausmann at mni.thm.de> --- src/mes...