Subject: Re: opengl test...
To: None <netbsd-help@netbsd.org>
From: None <wleeson@indigo.ie>
List: netbsd-help
Date: 01/28/2003 21:02:14
Hi there,
	I think what your looking for is

			glxinfo

returns stats and info. about the OpenGL implimentation. Sadly at the moment there is no
hardware acceleration for OpenGL on NetBSD. I trying to remedy this in my spare time but 
I am nowhere near a useable implimenatation yet.

Regards,
	Will

On Tuesday, 28 January 2003 at 11:36:32 +0100, Lubos Vrbka wrote:
> hi folks,
> 
> is there an easy (or difficult) way how to test whether (and how) opengl 
> work on my machine (i386, 1.6.0)? any benchmark/test app in pkgsrc or 
> somewhere else? i know there's mesademo, but Mesa library should be the 
> software emulation, right? GLUT is hardware related? i'm mostly 
> interested in hardware opengl, since Mesa stuff works for me, but its' 
> quite slow (as expected :o))
> 
> my XF86Config contains
> 
> Section "Module"
>         Load  "extmod"
>         Load  "glx"
>         Load  "GLcore"
>         Load  "dbe"
>         Load  "record"
>         Load  "xtrap"
>         Load  "speedo"
>         Load  "type1"
> EndSection
> 
> is this "GLcore" or "glx" sufficient to have OpenGL supported in X?
> 
> my card is ati radeon ve qy with 64 megs of memory
> 
>         Driver      "ati"
>         VendorName  "ATI"
>         BoardName   "Radeon VE QY"
>         BusID       "PCI:1:0:0"
> 
> 
> thank you for any advice. regards
> lubos
> 
> -- 
> -
> #################################################
> Lubos Vrbka
> National Centre for Biomolecular Research
> Masaryk university, Brno, Czech Republic
> 
> shnek@chemi.muni.cz
> http://www.chemi.muni.cz/~shnek
> tel. +420 541 129 508
> #################################################
> 
> 
>