Re: [Dri-devel] Header file cleanup

2002-04-03 Thread Jens Owen
David Dawes wrote: > > On Tue, Apr 02, 2002 at 07:49:59PM -0700, Jens Owen wrote: > >Alan, > > > >I've committed a slew of header file changes. Mostly, I've seperated > >any device dependencies from drm.h and the automatic include of all the > >_drm.h files. This results in a drm.h which does n

Re: [Dri-devel] Header file cleanup

2002-04-03 Thread David Dawes
On Tue, Apr 02, 2002 at 07:49:59PM -0700, Jens Owen wrote: >Alan, > >I've committed a slew of header file changes. Mostly, I've seperated >any device dependencies from drm.h and the automatic include of all the >_drm.h files. This results in a drm.h which does not have any >of the driver specifi

[Dri-devel] Header file cleanup

2002-04-03 Thread Jens Owen
Alan, I've committed a slew of header file changes. Mostly, I've seperated any device dependencies from drm.h and the automatic include of all the _drm.h files. This results in a drm.h which does not have any of the driver specific IOCTLs, and the need to explicitly include the _drm.h files whe