aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/x11/xmesa.h
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2011-08-22 14:59:33 -0700
committerIan Romanick <[email protected]>2011-09-09 14:02:20 -0700
commit2b7848b79f64ea8c88d2feb241e1059f3e68c385 (patch)
treefa7f3ee6f2dec403d9ee3ccf3975ceeb656357ac /src/mesa/drivers/x11/xmesa.h
parentbd67f8617d217a1d55f4d522cbeb565d5aa45d4f (diff)
r300: Enable extensions by just setting the flags
Core Mesa already does the dispatch offset remapping for every function that could possibly ever be supported. There's no need to continue using that cruft in the driver. Since the call to _mesa_enable_imaging_extensions (via driInitExtensions) is removed, EXT_blend_color is explicitly added to the list. EXT_blend_logic_op is removed from the list of extensions because blend factors and separate blend equations are not handled correctly. Based on feedback from Roland Scheidegger. Cc: Dave Airlie <[email protected]> Cc: Alex Deucher <[email protected]> Reviewed-by: Roland Scheidegger <[email protected]> Reviewed-by: Corbin Simpson <[email protected]>
Diffstat (limited to 'src/mesa/drivers/x11/xmesa.h')
0 files changed, 0 insertions, 0 deletions