aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_atom_msaa.c
Commit message (Collapse)AuthorAgeFilesLines
* st/mesa: silence MSVC double/unsigned assignment warningBrian Paul2012-10-171-1/+2
| | | | Reviewed-by: Jose Fonseca <[email protected]>
* mesa/st: adapt to interface changesRoland Scheidegger2010-05-171-0/+83
adapt to blit changes, and also handle a bit more msaa state in theory (incomplete, doesn't handle resolves in any way for now).