gallium/drivers: handle PIPE_SHADER_CAP_TGSI_SQRT_SUPPORTED query
authorBrian Paul <brianp@vmware.com>
Fri, 1 Feb 2013 18:16:54 +0000 (11:16 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 4 Feb 2013 16:33:44 +0000 (09:33 -0700)
commit13f3ae5b83ffbed504950c349d800936f450b5ca
treea08a089369ff0005521d72543ae69886489ba1a5
parent2d367e40d98b4084a28e4c6a97ffd234984f9eca
gallium/drivers: handle PIPE_SHADER_CAP_TGSI_SQRT_SUPPORTED query

Initially, only softpipe/llvmpipe support SQRT.
src/gallium/drivers/i915/i915_screen.c
src/gallium/drivers/nv30/nv30_screen.c
src/gallium/drivers/nv50/nv50_screen.c
src/gallium/drivers/nvc0/nvc0_screen.c
src/gallium/drivers/r300/r300_screen.c
src/gallium/drivers/r600/r600_pipe.c
src/gallium/drivers/radeonsi/radeonsi_pipe.c
src/gallium/drivers/svga/svga_screen.c