Re: R280 texture pipe bug still there [PATCH]

2005-08-25 Thread Daniel Stone
On Thu, 2005-08-25 at 00:44 -0500, Alan Grimes wrote: ^^^ Just install libdrm from DRM CVS. It's a requirement now. IN FILE xf86drm.h AND include/GL/internal/dri_interface.h CHANGE #include drm.h #include drm/drm.h All that does is paper over the cracks. It's a symptom

Re: R280 texture pipe bug still there [PATCH]

2005-08-25 Thread Alan Grimes
Daniel Stone wrote: On Thu, 2005-08-25 at 00:44 -0500, Alan Grimes wrote: ^^^ Just install libdrm from DRM CVS. It's a requirement now. IN FILE xf86drm.h AND include/GL/internal/dri_interface.h CHANGE #include drm.h #include drm/drm.h All that does is paper over the cracks.

Re: R280 texture pipe bug still there [PATCH]

2005-08-25 Thread Alex Deucher
On 8/25/05, Alan Grimes [EMAIL PROTECTED] wrote: Daniel Stone wrote: On Thu, 2005-08-25 at 00:44 -0500, Alan Grimes wrote: ^^^ Just install libdrm from DRM CVS. It's a requirement now. IN FILE xf86drm.h AND include/GL/internal/dri_interface.h CHANGE #include drm.h #include

Re: R280 texture pipe bug still there [PATCH]

2005-08-25 Thread Philipp Klaus Krause
believe it or not pkgconfig actually makes your life easier...once you get to know it ;) It's the unix way. It basically tells you where to find header information for various packages. You copy the package's .pc file to the pkgconfig directory (often /usr/lib/pkgconfig). then try

Re: R280 texture pipe bug still there [PATCH]

2005-08-25 Thread Alex Deucher
On 8/25/05, Philipp Klaus Krause [EMAIL PROTECTED] wrote: believe it or not pkgconfig actually makes your life easier...once you get to know it ;) It's the unix way. It basically tells you where to find header information for various packages. You copy the package's .pc file to

Re: R280 texture pipe bug still there [PATCH]

2005-08-24 Thread Alan Grimes
^^^ Just install libdrm from DRM CVS. It's a requirement now. IN FILE xf86drm.h AND include/GL/internal/dri_interface.h CHANGE #include drm.h #include drm/drm.h -- Friends don't let friends use GCC 3.4.4 GCC 3.3.6 produces code that's twice as fast on x86! Non-sequiter item: