mumble/overlay_gl
scapula 6e9a7e7cb1 Disable vertex attrib arrays in overlay_gl (fixes #1298)
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.
2014-10-15 22:33:54 +02:00
..
overlay_gl.pro Bump version to 1.3.0 2014-04-05 10:26:25 +02:00
overlay.c Disable vertex attrib arrays in overlay_gl (fixes #1298) 2014-10-15 22:33:54 +02:00