OSDN Git Service

intel: Add the context to the render_target_supported() vtbl method.
authorEric Anholt <eric@anholt.net>
Tue, 15 Nov 2011 19:43:40 +0000 (11:43 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 22 Nov 2011 21:58:38 +0000 (13:58 -0800)
commit6661b7596f3b26a773ccde79f018179713b6b6e0
treeaf3b4def8cd89aa5fe2798929d3b8cb77a1bafc5
parente589ebdf23342111587b9ebd0f0dcb2580a2dac2
intel: Add the context to the render_target_supported() vtbl method.

We're going to want to provide different answers per chipset
generation.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i915/i830_vtbl.c
src/mesa/drivers/dri/i915/i915_vtbl.c
src/mesa/drivers/dri/i965/brw_wm.h
src/mesa/drivers/dri/i965/brw_wm_surface_state.c
src/mesa/drivers/dri/i965/gen7_wm_surface_state.c
src/mesa/drivers/dri/intel/intel_context.h
src/mesa/drivers/dri/intel/intel_fbo.c