radeon-gallium: Clean out extensions explicitly enabled by Mesa.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Sat, 14 Feb 2009 10:40:33 +0000 (02:40 -0800)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Sat, 14 Feb 2009 10:51:02 +0000 (02:51 -0800)
commit76142d2b8bdb0d5b32ad4e71264f7e0341d312b4
treee6e15c04925bf63bdaf09751f52ada38ab6d0c8b
parent5352ec3b870706467b538595d90bfacbef0f98d5
radeon-gallium: Clean out extensions explicitly enabled by Mesa.

This cleans up some of the cruft from the old DRI setup, and
it turns out that only the GLSL extensions are still off if we
let st_extensions.c handle the setup instead.
src/gallium/winsys/drm/radeon/radeon_context.c