Age | Commit message (Collapse) | Author |
|
According to the comment you do not need to setup INPUT_CNTL when using vertex
buffers. However, not doing so results in a lockup.
|
|
|
|
Doesn't actually change anything; just makes it easier to read.
|
|
|
|
|
|
|
|
|
|
The function just returns the hard-coded value (0x5555) even though we have no
idea what this means...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The r300EmitVec functions don't touch the buf member so the assertion isn't
needed here.
|
|
|
|
|
|
|
|
|
|
|
|
|