>Aaron Holtzman wrote:
>>
>> It would seem that Gareth Hughes ([EMAIL PROTECTED]) said:
>> > At no time has the Matrox DRI driver used AGP memory for textures.
>>
>> Can you give us a quick outline of the work required to make this
>> happen?
>>
>> cheers,
>> aaron
>>
>
>well.. i tried but cou
Dieter Nützel wrote:
>
> As always, I am open for any input.
Yes, it's broken. No surprises there :-)
I reverted all my work, and Keith's patch to tdfx_tris.c needs to be
reapplied. If he hasn't done that today I'll take care of it.
-- Gareth
___
Hello,
I have it finally compiled clean but no new tdfx_dri.so driver would be
generated.
Without it I get this:
SunWave1#./glinfo
GL_VERSION: 1.2 Mesa 3.5 beta
GL_EXTENSIONS: GL_ARB_imaging GL_ARB_multitexture GL_ARB_texture_border_clamp
GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_
> The a7m266 uses the AMD 761
> chipset. Apparently that chipset is not supported
> yet. Can anyone confirm that?
Search LKM and watchout for Alan Cox's info about AGP and the unknown chipset
option (agp_try_unsupported=1).
rmmod agpgart (if loaded)
modprobe agpgart agp_try
On Wed, May 23, 2001 at 02:20:48PM -0500, Jeffrey M Einhorn wrote:
> Please disregard the first message I didn't realise it was a bash script.
> Here is a slighty more exciting bug.
>
> The script will now compile the DRM kernel modules for your machine.
>
> Press ENTER to continue or CTRL-C to
Please disregard the first message I didn't realise it was a bash script.
Here is a slighty more exciting bug.
The script will now compile the DRM kernel modules for your machine.
Press ENTER to continue or CTRL-C to exit.
Compiling...
ERROR: Kernel modules did not compile
The DRI drivers can
I was trying to test out the tdfx 0.6 package for FreeBSD, but when I run
the install.sh script I get the following error.
DIRECT RENDERING OPEN SOURCE PROJECT - DRIVER INSTALLATION SCRIPT
[ http://dri.sourceforge.net ]
=
>> Keith Whitwell <[EMAIL PROTECTED]> writes:
> Do you have a small application that does this?
I have attached a simple program that does something like this. Oddly
enough it crashes only if I use:
glDrawArrays( GL_QUADS, 0, 4);
glDrawArrays( GL_QUADS, 4, 4);
glDrawArrays( GL
Dieter Nützel wrote:
>
> gcc -c -O -mcpu=k6 -fomit-frame-pointer -mpreferred-stack-boundary=2
> -malign-functions=4 -fschedule-insns2 -fexpensive-optimizations -ansi -Wall
> -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes
> -Wmissing-declarations -Wnested-externs -pipe -I. -I.. -I../..
gcc -c -O -mcpu=k6 -fomit-frame-pointer -mpreferred-stack-boundary=2
-malign-functions=4 -fschedule-insns2 -fexpensive-optimizations -ansi -Wall
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -pipe -I. -I.. -I../../include
-I.
John Tobin wrote:
>
> I have been monitoring the DRI since it first began and I have just
>
> one question regarding the MGA driver.
>
> I was wondering if you consider it to be functioning at the highest
> performance that you can get out of it?
>
> I ask this because I have been doing benchm
11 matches
Mail list logo