On Wed, Jul 30, 2008 at 10:58:10PM +0200, thacrazze wrote:
> Hello,
> sorry that I give you a hard time
> 
> but how is status of 3D Hardware Accerlation in OpenBSD? I heard it
> works with the i810 driver. But how is the current status?
> 

You can try a recent snapshot and compile a kernel with "inteldrm* at
vga?" (commented out with a '#' in GENERIC).

$ dmesg | grep vga                                                             
vga1 at pci0 dev 2 function 0 "Intel GM965 Video" rev 0x0c
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
agp0 at vga1: aperture at 0xe0000000, size 0x10000000
inteldrm0 at vga1: Intel i965GM(0), 1.6.0 20080312

$ uname -srvmp
OpenBSD 4.4 GENERIC.MP#74 amd64 Intel(R) Core(TM)2 Duo CPU T7100 @ 1.80GHz

$ glxgears  
5265 frames in 5.0 seconds = 1052.837 FPS
5764 frames in 5.0 seconds = 1152.647 FPS
5760 frames in 5.0 seconds = 1151.853 FPS

Reply via email to