mesa/src/gallium/include/state_tracker
Christoph Bumiller f80c2874ec gallium: add st_api feature mask to prevent advertising MS visuals
v2: use a define for the maximum sample count
v3: also test odd sample counts (r300 supports MS3)

While multisample renderbuffers are supported by mesa, MS visuals
are not, so we need a way to tell dri/st not to advertise them even
if the gallium driver does support multisampled surfaces.

Otherwise applications selecting these non-functional visuals would
run into trouble ...

Reviewed-by: Brian Paul <brianp@vmware.com>
2012-05-29 15:01:41 +02:00
..
drisw_api.h st/drisw: Stop pretending to be drm_api 2010-04-16 10:18:05 +01:00
drm_driver.h gallium: remove unused winsys pointers in pipe_screen and pipe_context 2012-02-21 21:09:16 +01:00
graw.h graw: Add struct pipe_surface forward declaration. 2010-11-08 11:55:30 -08:00
st_api.h gallium: add st_api feature mask to prevent advertising MS visuals 2012-05-29 15:01:41 +02:00
sw_winsys.h gallium: avoid the C++ keyword "template" in sw_winsys.h 2010-09-20 20:23:34 +02:00
xlib_sw_winsys.h gallium: support for array textures and related changes 2010-12-02 04:33:43 +01:00