Neil Roberts
7f58c14dcd
cogl: Use #ifdef GL around GL_TEXTURE_RECTANGLE_ARB
...
Commit 558b17ee1e added support for rectangle textures to the
framebuffer code. Under GLES there is no GL_TEXTURE_RECTANGLE_ARB
definition so this was breaking the build. The rest of Cogl uses
ifdef's around that constant so we should do the same here.
2009-12-02 21:59:58 +00:00
..
2009-12-02 21:59:58 +00:00
2009-11-06 11:48:42 +00:00
2009-11-13 17:23:13 +00:00
2009-11-19 11:51:21 +00:00
2009-12-01 16:06:57 +00:00
2009-11-10 12:16:55 +00:00
2009-11-13 15:01:17 +00:00
2009-11-24 16:59:24 +00:00
2009-11-13 15:55:48 +00:00
2009-11-19 11:51:21 +00:00
2009-11-06 11:39:30 +00:00
2009-11-05 12:26:10 +00:00
2009-11-17 21:32:17 +00:00
2009-12-01 14:55:19 +00:00
2009-11-30 19:11:00 +00:00
2009-12-01 17:46:12 +00:00
2009-12-02 14:15:19 +00:00
2009-11-30 19:11:00 +00:00
2009-12-02 11:36:25 +00:00
2009-12-02 14:15:43 +00:00
2009-11-10 11:06:20 +00:00
2009-11-13 15:55:48 +00:00
2009-11-13 15:01:17 +00:00
2009-11-06 11:39:30 +00:00
2009-11-06 14:07:46 +00:00
2009-12-02 11:38:04 +00:00
2009-11-27 00:43:57 +00:00
2009-12-01 14:55:19 +00:00
2009-11-26 19:33:14 +00:00
2009-11-10 11:06:20 +00:00
2009-12-02 16:03:55 +00:00