Neil Roberts f3df76d512 cogl: Add _cogl_texture_driver_upload_to_gl
This provides a way to upload the entire data for a texture without
having to first call glTexImage and then glTexSubImage. This should be
faster especially with indirect rendering where it would needlessy
send the data for the texture twice.
2009-12-02 22:03:26 +00:00
..
2009-11-06 11:48:42 +00:00
2009-11-13 17:23:13 +00:00
2009-10-14 11:31:26 +01:00
2009-07-10 11:38:42 +01:00
2009-07-10 11:38:42 +01:00
2009-11-13 15:01:17 +00:00
2009-12-01 14:55:19 +00:00
2009-10-19 12:01:38 +01:00
2009-10-16 15:55:05 +01:00
2009-12-02 16:03:55 +00:00