mesa/src/gallium/include/state_tracker
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
..
drisw_api.h st/drisw: Stop pretending to be drm_api 2010-04-16 10:18:05 +01:00
drm_driver.h gallium: Add drm driver interface 2010-06-06 12:29:28 +01:00
graw.h graw: add parse_geometry_shader helper 2010-06-07 19:38:30 +01:00
st_api.h st_api: Remove st_context::is_visual_supported. 2010-06-29 17:16:19 +08:00
sw_winsys.h Squashed commit of the following: 2010-04-10 16:05:54 +01:00
swrast_screen_create.h include/st: new file swrast_screen_create.h 2010-06-07 16:34:55 +01:00
xlib_sw_winsys.h gallium: create helper for swrast+xlib combination 2010-03-09 17:32:10 +00:00