Files
libreoffice/vcl/source/opengl
Mike Kaganski ca6888484e Related: tdf#122737 A hack to keep backing window opaque on context destruction
Also this incidentally improves OpenGL frame rate, which could decrease
the problem visibility (but indeed, this is not a proper fix).

Change-Id: If1d0eec78cad14548a51be7da76f16a3ecfcddb9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139581
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2022-09-07 14:01:23 +02:00
..

deprecated features

GL_LIGHTING
GL_TEXTURE_2D
GL_POINT_SMOOTH
GL_TEXTURE_WRAP_S
GL_TEXTURE_WRAP_T
glBegin
glEnd


GLSL

texture*D
varying
attribute
missing version string

gl_FragColor
gl_FragData
gl_Normal
gl_NormalMatrix
gl_Vertex