On Sat, 19 May 2001, John Cavan wrote:
>I tried building the trunk code (according to the guide) and have run
>into a raft of errors in the Mesa portion of the tree. Some sample error
>messages:
>
>gcc -E common_x86_asm.S > common_x86_asm.s
>common_x86_asm.S:37:22: assyntax.h: No such file or di
Hi all,
I tried building the trunk code (according to the guide) and have run
into a raft of errors in the Mesa portion of the tree. Some sample error
messages:
gcc -E common_x86_asm.S > common_x86_asm.s
common_x86_asm.S:37:22: assyntax.h: No such file or directory
common_x86_asm.S:38:33: commo
On Sat, May 19, 2001 at 10:22:49AM +0200, Lars Munch Christensen wrote:
> On Fri, May 18, 2001 at 03:51:10PM -0500, Steven Walter wrote:
> > After playing q3demo for some time, and then quitting the game, DRI
> > reproduceably locks up. It freezes on the credits screen. Mouse is not
> > moveable
On Sat, 19 May 2001, David Dawes wrote:
>>In our specfile, right after everything is built, and installed
>>into a builtroot dummy area via RPM, we delete Mesa with the
>>following code in our specfile:
>>
>>
>>{
>> rm -f $RPM_BUILD_ROOT/usr/include/GL
>> find $RPM_BUILD_ROOT/usr/lib -type
Hi,
On Sat, May 19, 2001 at 02:10:43PM +1000, Gareth Hughes wrote:
> I'm currently working on some kernel-related tasks, but I can take a
> look into the problems you (and others) have mentioned regarding the
> Radeon driver early next week. Are you running it from the DRI CVS? If
> you're gam
Hi, folks!
Here's a semi-success story about Radeon SDR32.
I'm running an old machine, K6-III@550 on a Gainward 5VPA motherboard,
chipset is VIA MVP3. Debian woody, X4.0.3, kernel 2.4.4.
Got the 0.7 dripkg, it compiled and installed fine. Glxinfo works only when
run as root, otherwise segfau
[snip]
> With a test program I've determined that GL_LINEAR_MIPMAP_NEAREST and
> GL_NEAREST_MIPMAP_LINEAR seem to be transposed. I think the Radeon
> docs may be in error.
>
> Try GL_NEAREST_MIPMAP_LINEAR in your program and see if that has the
> desired effect. I'll simply swap the two cases i
On Thu, May 17, 2001 at 08:50:33AM -0600, Brian Paul wrote:
> Lars Munch Christensen wrote:
> >
> > On Thu, May 17, 2001 at 12:08:05PM +0100, Alan Hourihane wrote:
> > > On Thu, May 17, 2001 at 12:54:56PM +0200, Lars Munch Christensen wrote:
> > > > On Thu, May 17, 2001 at 08:53:03AM +0100, Alan
On Fri, May 18, 2001 at 03:51:10PM -0500, Steven Walter wrote:
> After playing q3demo for some time, and then quitting the game, DRI
> reproduceably locks up. It freezes on the credits screen. Mouse is not
> moveable, vt's are not changeable. SysRq key does work, and a reboot
> can be acheived