diff options
author | Henrique Dante de Almeida <hdante@profusion.mobi> | 2013-01-30 15:52:56 -0200 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2013-02-26 10:17:28 -0300 |
commit | 211c33ff6e76e5d3f7dd7ac3c2feaad6900c5e3c (patch) | |
tree | 6f8426e00b0dce6068a5bba6a166d84a5afe3d49 /data | |
parent | b9ac180af64ef810eed95a5e08940cfa2a55b83a (diff) | |
download | efl-211c33ff6e76e5d3f7dd7ac3c2feaad6900c5e3c.tar.gz efl-211c33ff6e76e5d3f7dd7ac3c2feaad6900c5e3c.tar.xz efl-211c33ff6e76e5d3f7dd7ac3c2feaad6900c5e3c.zip |
evas: Deal with double glShaderSource signature
The function glShaderSource may have 2 signatures:
http://stackoverflow.com/questions/12586695/signature-difference-in-openglshadersource-between-opengl-es-2-revisions
http://www.opengl.org/sdk/docs/man/xhtml/glShaderSource.xml
http://www.khronos.org/opengles/sdk/docs/man/xhtml/glShaderSource.xml
This patch changes all internal signatures to use the most restrictive signature.
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions