Robert Bragg efa11f8a8f buffer: make _bind() return base pointer
We now make _cogl_buffer_bind return a base pointer for the bound buffer
which can be used with OpenGL. The pointer will be NULL for GPU based
buffers or may point to an malloc'd buffer. Since OpenGL expects an
offset instead of a pointer when dealing with buffer objects this means
we can handle fallback malloc buffers and GPU buffers in a consistent
way.
2010-11-03 17:28:45 +00:00
..
2010-10-25 13:18:25 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-25 23:44:53 +01:00
2010-10-21 13:13:00 +01:00
2010-10-21 13:13:00 +01:00
2010-10-21 13:13:00 +01:00
2010-10-18 11:26:44 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-04 11:30:32 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-09-08 16:41:47 +01:00
2010-10-21 12:22:17 +01:00
2010-10-18 11:26:44 +01:00
2010-09-08 16:41:47 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-09-08 16:41:47 +01:00
2010-10-18 11:26:44 +01:00
2010-10-21 13:13:00 +01:00
2010-10-18 11:26:44 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-25 15:46:04 +01:00
2010-10-25 23:44:53 +01:00