On 12/30/21 13:19, Michael Clark wrote:
On 12/30/21 11:19 PM, Eero Tamminen wrote:
Hi,
Different window managers do resizes differently. See for example:
https://gitlab.gnome.org/GNOME/mutter/-/issues/60
On which window managers did you test this?
I did mention that. I tested with the
On 2021-12-30 06:20, Michael Clark wrote:
> Dear Mesa Developers,
>
> I have been using GLFW for tiny cross-platform OpenGL demos for some time but
> something that has really been bothering me are the visual artifacts when
> resizing windows. Over the last year or so I have made multiple attemp
On 31/12/21 1:31 pm, Michael Clark wrote:
I would like to add these implementation notes to the README because
this is information one cannot easily find. It occurs to me that XFlush
before frames makes a lot more sense than after frames if one thinks
about Nagle and flow control combined with
On 30/12/21 6:20 pm, Michael Clark wrote:
Dear Mesa Developers,
I have been using GLFW for tiny cross-platform OpenGL demos for some
time but something that has really been bothering me are the visual
artifacts when resizing windows. Over the last year or so I have made
multiple attempts at s
On 12/30/21 11:19 PM, Eero Tamminen wrote:
Hi,
Different window managers do resizes differently. See for example:
https://gitlab.gnome.org/GNOME/mutter/-/issues/60
On which window managers did you test this?
I did mention that. I tested with the mutter compositor inside
gnome-shell, al
Hi,
Different window managers do resizes differently. See for example:
https://gitlab.gnome.org/GNOME/mutter/-/issues/60
On which window managers did you test this?
- Eero
On 30.12.2021 7.20, Michael Clark wrote:
Dear Mesa Developers,
I have been using GLFW for tiny cross-p
Dear Mesa Developers,
I have been using GLFW for tiny cross-platform OpenGL demos for some
time but something that has really been bothering me are the visual
artifacts when resizing windows. Over the last year or so I have made
multiple attempts at solving this issue, digging progressively de