There was an error while loading. Please reload this page.
extend range a bit
Revert back to range for clarity about the end. Also tighten ranges.
separate start and stop
Updated Mmio registers (markdown)
Updated Fragment Shader ISA (markdown)
Created Mmio registers (markdown)
Updated Home (markdown)
Add some basic documentation of the TEX instructions
make it clear that ALU + SFU is scalar, and VAR is vector
fix typo in MAD pseudo-code
remove superfluous comma
widen constant index
document high/low subregister writes
start documenting SFU instructions
show that only a few details about the operand index are figured out
3 = constant register
Document operand fields separately
there's an explicit x-bit for all operands, it seems
switch the order, it makes more sense to read this way
Document some details about the execution-model