radeon: Provide a more detailled GL_RENDERER string.
authorNicolai Hähnle <nhaehnle@gmail.com>
Sun, 31 May 2009 14:32:58 +0000 (16:32 +0200)
committerNicolai Hähnle <nhaehnle@gmail.com>
Mon, 1 Jun 2009 17:02:17 +0000 (19:02 +0200)
commitc1ccc7d5394c23a371540e1b2c3d35b0da3b30d6
treefa1c0b26357b8d405fc8c1089b3115f8fc4939f8
parent5dcbcbfca4f3c00de1fdab28d1cc8d691f67edce
radeon: Provide a more detailled GL_RENDERER string.

Display the chip family and PCI ID. This can be parsed easily,
and essentially all information that the driver has about the chip can be
deduced from it.

Signed-off-by: Nicolai Hähnle <nhaehnle@gmail.com>
src/mesa/drivers/dri/radeon/radeon_common_context.c
src/mesa/drivers/dri/radeon/radeon_screen.c
src/mesa/drivers/dri/radeon/radeon_screen.h