summaryrefslogtreecommitdiff
path: root/src/mesa/drivers
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-05-05 16:29:04 -0600
committerBrian Paul <brianp@vmware.com>2009-05-05 16:31:44 -0600
commit51325f44d1e7e62b47795a79f8038d10dc5bc30b (patch)
tree342dc4af86d73a64e8226fcd012f11d0e761b29c /src/mesa/drivers
parent823815a48556940cc27867717658afda93733ce8 (diff)
mesa: only use fallback texture when using shaders, not fixed-function (take two)
The semantics are a little different for shaders vs. fixed-function when trying to use an incomplete texture. The fallback texture returning (0,0,0,1) should only be used with shaders. For fixed function, the texture unit is truly disabled/ignored. Fixes glean fbo test regression.
Diffstat (limited to 'src/mesa/drivers')
0 files changed, 0 insertions, 0 deletions