mesa/src/gallium/include
Chia-I Wu 982aba97c5 st_api: Remove st_context::is_visual_supported.
The callback is used by st/vega to check if a visual specifies the
depth/stencil format.  It forces st/vega to be loaded by st/egl to
perform the check.  As noted in EGL spec, the depth/stencil format of a
visual should not affect OpenVG.  It should be better to ignore the
field and always allocate the depth/stencil texture.
2010-06-29 17:16:19 +08:00
..
pipe mesa: initial support for ARB_geometry_shader4 2010-06-28 22:53:21 -04:00
state_tracker st_api: Remove st_context::is_visual_supported. 2010-06-29 17:16:19 +08:00