Rename R300_NO_TCL envvar to RADEON_NO_TCL
authorMatt Turner <mattst88@gmail.com>
Mon, 30 Jan 2012 18:58:10 +0000 (13:58 -0500)
committerMatt Turner <mattst88@gmail.com>
Mon, 30 Jan 2012 19:24:03 +0000 (14:24 -0500)
commitef3cec5804dfecd60d5d34545d73f9f2dc8b0a22
tree27949d59e27240dfffa18f4b02a734860afe94a3
parent647ca47cc30dc3f40752fc0a5983e3c31512cfab
Rename R300_NO_TCL envvar to RADEON_NO_TCL

The envvar works for R100 and R200 too, and the classic R300 driver
doesn't even exist anymore.

"RADEON_NO_TCL" is already mentioned in the code and is the same envvar
used for the R300g driver.
docs/envvars.html
src/mesa/drivers/dri/radeon/radeon_screen.c