Any developers need castoff cards?

2007-01-12 Thread Alex Jackson
Could any DRI developers find a use for either of the following video cards? AGP Radeon 9200SE PCI GeForce MX4000 I might have one or both of these cards to spare soon (if only one, it'll be the Radeon) and I can part with them for the cost of shipping if I know they'll go to good use. --AWJ--

Re: rs480 + r300 driver fun..

2007-04-09 Thread Alex Jackson
What has to be done now? Where can look to start hacking Mesa to support it? (I've spent all of my time so far in DRM.. (radeon_cp.c) ) Does setting tcl_mode=0 in .drirc make it work? --AWJ-- _ Don’t waste time standing in line—t

RE: GL_CLAMP on D3D-only hardware

2007-08-11 Thread Alex Jackson
> Neither the i830 nor 965gm actually support GL_CLAMP natively (yay for > d3d-only hardware). The different appearance is caused by the 965 driver > mapping GL_CLAMP to GL_CLAMP_TO_BORDER while the i830 maps it to > GL_CLAMP_TO_EDGE. The 965 driver has a comment saying that glconform > prefers GL