i965: Add a note about the late-allocation in intel_bufferobj_buffer().
authorEric Anholt <eric@anholt.net>
Fri, 4 Oct 2013 02:36:03 +0000 (19:36 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 23 Oct 2013 22:33:06 +0000 (15:33 -0700)
commitb37f7e0160ae30d75c939bcd1aab8df3a2178820
tree8ca7c5ae0d0aa3a288ae7159bfd229353796b31d
parent060a49a8966d923ad9c02d6f200baacb7ff081d4
i965: Add a note about the late-allocation in intel_bufferobj_buffer().

This was mostly for the i915 system-memory VBO code, which we don't have
any more, but since that existed we've ended up producing dependencies on
it being there.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/mesa/drivers/dri/i965/intel_buffer_objects.c