Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
types.
|
|
|
|
|
|
|
|
|
|
We can't wait on NV_PGRAPH_STATUS. We don't have the regs mapped, and there's
no guarantee that we'll catch PGRAPH idle when multiple channels are active.
|
|
|
|
|
|
driRenderbuffer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for the depth buffer and not a Mesa renderbuffer adaptor
|
|
|
|
|
|
|
|
incomplete. But, it works well enough that windows can be
moved/resized.
|
|
|
|
|
|
|
|
|
|
- NV30FP/NV40VP: Clear any fields before we OR new values into them
- NV40VP: It seems that it might be possible to write a result reg at the
same time a temp is written. In InitInstruction, initialise OUT_DEST to
OUT_DEST_TEMP so result regs don't get clobbered by default.
|
|
|
|
Fragprog consts are inlined, so make sure we update *all* occurances of a
param :)
|
|
much..
|