[intel] Allow driver hooks to be NULL in intel_buffers.c and just update flags.
authorEric Anholt <eric@anholt.net>
Thu, 20 Dec 2007 16:24:45 +0000 (08:24 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 20 Dec 2007 16:24:45 +0000 (08:24 -0800)
commitb2f62609d02b91cc42c786200fa0c123e1fd2dcb
treed80dffc72e42eca5973dd498a1a39d2fd7c982ac
parentfcd1e9dad6949e02380593a166432dbac311c80e
[intel] Allow driver hooks to be NULL in intel_buffers.c and just update flags.

The 965 driver relies on flag checking instead of these hooks, and will be
using this code soon.
src/mesa/drivers/dri/intel/intel_buffers.c