~compiz-team/compiz/compiz.fix_1096455

  • Committer: Tarmac
  • Author(s): Sam Spilsbury
  • Date: 2013-01-04 22:16:51 UTC
  • mfrom: (3534.3.3 compiz.fix_1095915)
  • Revision ID: tarmac-20130104221651-17eluchdy35n1md6
Fix definition of glShaderSource function pointer.

Its GLvoid glShaderSource (GLuint, GLsizei, const GLchar * const *, const GLint *); in the header file, not GLvoid glShaderSource (GLuint, GLsizei, const GLchar **, const GLint *); like the specification.

Use a function pointer cast to work around it.

(LP: #1095915). Fixes: https://bugs.launchpad.net/bugs/1095915.

Approved by PS Jenkins bot, Daniel van Vugt.
Filename Latest Rev Last Changed Committer Comment Size
..
core 1992 15 years ago Dennis Kasprzyk Merge CompCore and CompDisplay into CompScreen cla Diff
CMakeLists.txt 3217.2.1 12 years ago smspillaz Remove COMPIZ_DESTDIR It was a broken hack for a 130 bytes Diff Download File
decoration.h 3308.10.2 11 years ago Sam Spilsbury Added some new utility files for cairo and metacit 13.2 KB Diff Download File