Lines Matching refs:r300
155 - r300/compiler: fix the saturate modifier when applied to TEX
157 - r300/compiler: fix translating the src negate bits in pair_translate
158 - r300/compiler: Abs doesn't cancel Negate (in the conversion to native
160 - r300/compiler: TEX instructions don't support negation on source
162 - r300/compiler: do not set TEX_IGNORE_UNCOVERED on r500
163 - r300/compiler: saturate Z before the shadow comparison
164 - r300/compiler: fix equal and notequal shadow compare functions
165 - r300/compiler: remove unused variables
170 - r300/compiler: propagate SaturateMode down to the result of shadow
172 - r300/compiler: apply the texture swizzle to shadow pass and fail
181 - r300/compiler: Use a 4-bit writemask in pair instructions
183 - r300/compiler: Fix vertex shader MAD instructions with constant
185 - r300/compiler: Don't try to convert RGB to Alpha in full instructions