Lines Matching full:r300
174 <li>r300/compiler: fix the saturate modifier when applied to TEX instructions</li>
175 <li>r300/compiler: fix translating the src negate bits in pair_translate</li>
176 <li>r300/compiler: Abs doesn't cancel Negate (in the conversion to native swizzles)</li>
177 <li>r300/compiler: TEX instructions don't support negation on source arguments</li>
178 <li>r300/compiler: do not set TEX_IGNORE_UNCOVERED on r500</li>
179 <li>r300/compiler: saturate Z before the shadow comparison</li>
180 <li>r300/compiler: fix equal and notequal shadow compare functions</li>
181 <li>r300/compiler: remove unused variables</li>
185 <li>r300/compiler: propagate SaturateMode down to the result of shadow comparison</li>
186 <li>r300/compiler: apply the texture swizzle to shadow pass and fail values too</li>
196 <li>r300/compiler: Use a 4-bit writemask in pair instructions</li>
198 <li>r300/compiler: Fix vertex shader MAD instructions with constant swizzles</li>
199 <li>r300/compiler: Don't try to convert RGB to Alpha in full instructions</li>