GPUFractal-1

Burton Radons burton-radons at shaw.ca
Thu Oct 18 11:25:02 PDT 2007


Matti Niemenmaa Wrote:

> Burton Radons wrote:
> > Hey guys, I've been fooling around with GLSL recently
> 
> Vendor: 'ATI Technologies Inc.'
> Renderer: 'RADEON X800 Series x86/MMX/3DNow!/SSE2'
> Version: '2.0.6847 WinXP Release'
> 
> Hogs CPU, does nothing. If I #define ATI_9800 it draws what looks like just a
> circle.

ATI_9800 was a hack to allow me to test the compiler on that computer; nothing from 9800 or before can work, it's missing features. Try defining ATI_X850 instead. The next release defines ATI_R420 so that I can select that whole chipset, but again, it's not the target so it won't really work great.



More information about the Digitalmars-d-announce mailing list