Neil Roberts
a2c2797105
gles/cogl-shader.c: Store the shader type in CoglShader
...
Nothing was storing the shader type when a shader was created so it
would get confused about whether it was a custom vertex or fragment
shader.
Also the 'type' member of CoglShader was a GLenum but the only place
that read it was treating it as if it was CoglShaderType. This changes
it be CoglShaderType.
2010-07-22 22:22:23 +01:00
..
2010-07-22 22:22:23 +01:00
2010-07-01 20:39:57 +01:00
2010-07-13 19:26:58 +01:00
2010-07-15 17:24:01 +01:00
2010-07-15 17:24:01 +01:00
2010-07-15 17:24:01 +01:00
2010-07-22 20:13:37 +01:00
2010-07-15 17:27:15 +01:00
2010-07-15 17:27:15 +01:00
2010-07-13 14:28:45 +01:00
2010-06-15 15:26:27 +01:00
2010-06-15 15:26:27 +01:00
2010-07-07 14:08:11 +01:00
2010-07-07 14:08:11 +01:00
2010-07-07 14:08:11 +01:00
2010-07-09 18:57:54 +01:00
2010-07-07 14:41:54 +01:00
2010-07-13 19:26:58 +01:00
2010-07-08 16:34:30 +01:00
2010-07-15 17:27:15 +01:00
2010-07-15 17:27:15 +01:00
2010-07-13 14:28:51 +01:00
2010-06-22 12:22:43 +01:00
2010-06-22 12:22:43 +01:00
2010-07-07 14:41:54 +01:00
2010-07-09 18:57:54 +01:00
2010-06-22 12:20:59 +01:00
2010-06-15 15:26:27 +01:00
2010-07-13 19:26:58 +01:00
2010-06-30 15:04:10 +01:00
2010-07-18 11:01:05 +01:00
2010-06-30 15:04:10 +01:00
2010-07-13 19:26:58 +01:00
2010-06-30 15:04:10 +01:00
2010-07-05 14:50:47 +01:00
2010-07-13 19:26:58 +01:00
2010-07-22 17:52:51 +01:00
2010-07-13 19:26:58 +01:00
2010-07-22 17:52:51 +01:00
2010-07-22 17:52:51 +01:00
2010-07-09 18:57:54 +01:00
2010-06-29 20:37:14 +01:00
2010-07-13 19:26:58 +01:00
2010-06-29 20:37:14 +01:00
2010-07-07 14:08:11 +01:00
2010-07-07 14:08:11 +01:00
2010-07-05 15:20:04 +01:00
2010-07-13 19:26:58 +01:00
2010-07-13 14:29:07 +01:00
2010-07-15 17:24:01 +01:00
2010-07-15 17:24:01 +01:00
2010-07-15 17:24:01 +01:00
2010-07-15 17:24:01 +01:00
2010-07-15 17:24:01 +01:00
2010-07-15 17:24:01 +01:00
2010-07-13 14:28:52 +01:00
2010-07-13 14:28:52 +01:00
2010-07-15 17:24:01 +01:00
2010-07-15 17:24:01 +01:00
2010-07-15 17:24:01 +01:00
2010-07-15 17:27:15 +01:00
2010-07-13 14:28:52 +01:00
2010-07-13 14:28:35 +01:00
2010-06-30 18:51:31 +01:00
2010-07-13 19:26:58 +01:00
2010-07-09 18:57:54 +01:00
2010-07-15 17:24:01 +01:00
2010-07-13 14:28:52 +01:00
2010-07-13 19:26:58 +01:00