summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2013-01-26 10:09:37 -0700
committerBrian Paul <[email protected]>2013-01-29 08:59:53 -0700
commitd60da27273d2cdb68bc32cae2ca66718dab15f27 (patch)
tree928a92afdf2104babf93f57ab4dc166d42a1194c /src/mesa/drivers
parent4e41ae5fc11c0a6d4804386224d85989931d7c0e (diff)
st/mesa: set ctx->Const.MaxSamples = 0, not 1
The gallium docs for pipe_screen::is_format_supported() says that samples==0 or samples==1 both mean that multisampling is not supported. Return GL_MAX_SAMPLES==0 instead of 1 for consistency with other drivers. Note: This is a candidate for the 9.0 branch. Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/mesa/drivers')
0 files changed, 0 insertions, 0 deletions