OSDN Git Service

dri: Add an MSAA-enabled factor to DRI configs.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Mon, 18 Jan 2010 08:37:21 +0000 (00:37 -0800)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Mon, 18 Jan 2010 09:13:33 +0000 (01:13 -0800)
commita16d353b5ea0e14887a2cd2db222beb357b37d65
tree929c36579bd9cf7810b6ca30cfea6bd9a4637a03
parentc273ab007dc4194b62965c3b1d9c8a90ea573680
dri: Add an MSAA-enabled factor to DRI configs.

4 samples should be enough for GLUT to be satisfied, and I think most
of the HW that does any MSAA, can do it.

Note that any pipe that doesn't multisample can just ignore the
corresponding flag in pipe_rasterizer_state.
src/gallium/state_trackers/dri/dri_screen.c