CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/10/31 12:12:39
Modified files:
sys/dev/pci/drm: i915_dma.c i915_drm.h i915_drv.c i915_drv.h
Log message:
Remove another interface (this one for ARB_Occlusion_Query) that we've
never used (mesa did a version check that never passed on our kernel).
The correct way to do this is in mesa master and requires memory
management.
