On 10 February 2014 13:28, Stefan Dösinger stefan@codeweavers.com wrote:
This structure will be a base structure for buffers, surfaces and volumes. It will take care of location management, opengl buffers, mapping and (at least for now) memory allocation. Sub resources will also store the pointer to the container resource.
I'm not convinced this is really the correct approach to this.