mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
The shader currently forces GLSL 1.0 to avoid being incompatible with older hardware but is still using features not available in 1.0. Strict compilers fail to compile the shader: error C7506: OpenGL/ES does not define the global variable gl_TexCoord As every hardware/driver that supports 1.0 also supports 1.10 bumping the version to fix it is safe. https://bugzilla.gnome.org/show_bug.cgi?id=629343 |
||
|---|---|---|
| .. | ||
| shaders | ||
| theme | ||
| clock-preferences.ui | ||
| close-black.svg | ||
| gnome-shell-clock-preferences.desktop.in.in | ||
| gnome-shell.desktop.in.in | ||
| gnome-shell.schemas | ||
| gs-applications.menu | ||
| magnifier.svg | ||
| Makefile.am | ||
| org.gnome.accessibility.magnifier.gschema.xml.in | ||
| org.gnome.shell.gschema.xml.in | ||