mirror of
https://github.com/brl/mutter.git
synced 2025-02-06 00:24:10 +00:00
0ae150e462
* clutter/cogl/gles/cogl-gles2-wrapper.c: Initialise the 'tex' sampler uniform to 0. The GLSL spec specifically says that you must initialize sampler uniforms. This fixes texturing for GLES 2 when using the PowerVR simulator via software Mesa.