mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
This is a fix for the OpenGL overlay which disables and enables the vertex attrib arrays inside drawContext. The problem it fixes is that some games leave some of the arrays enabled between frames, which I think (not an OpenGL expert) causes the input to the vertex shader to essentially be arbitrary. |
||
|---|---|---|
| .. | ||
| overlay_gl.pro | ||
| overlay.c | ||