OSDN Git Service

Renamed some of the unkXXX variables in the command buffer init
authorOliver McFadden <z3ro.geek@gmail.com>
Sun, 11 Mar 2007 01:18:27 +0000 (12:18 +1100)
committerDave Airlie <airlied@linux.ie>
Sun, 11 Mar 2007 01:18:27 +0000 (12:18 +1100)
commite64166703a27c5b1127373b1dff3b93e617bcaea
treed386f04ef5658951effd7ede8d60ac3342cc0ecd
parent7d39c1ae76cc7dc6793980fd83db100399ee9179
Renamed some of the unkXXX variables in the command buffer init
ialization code.

Note that there are still plenty of actual unknown variables left that should
probably be deciphered.

There are a number of things incomplete in the driver; the different polygon
offset modes (line, point, etc), the other texture filter, texture chroma key,
etc. These should probably be fixed in the future, or at least added to the TODO
list.
src/mesa/drivers/dri/r300/r300_cmdbuf.c
src/mesa/drivers/dri/r300/r300_context.h
src/mesa/drivers/dri/r300/r300_state.c