GPU/Internal Registers: Difference between revisions

GPUREG_GAS_DELTAZ_DEPTH: Add gas depth function bits (found in glDepthFunc)
Wwylele (talk | contribs)
GPUREG_PROCTEX_LUT_DATAi: correct proctex lut difference type
Line 5,105: Line 5,105:
|-
|-
| 12-23
| 12-23
| fixed1.0.11, Difference from next element
| fixed0.0.12 with two's complement ( [0.5,1.0) mapped to [-1.0,0) ), Difference from next element
|}
|}


Line 5,119: Line 5,119:
|-
|-
| 12-23
| 12-23
| fixed1.0.11, Difference from next element
| fixed0.0.12 with two's complement, Difference from next element
|}
|}


Line 5,133: Line 5,133:
|-
|-
| 12-23
| 12-23
| fixed1.0.11, Difference from next element
| fixed0.0.12 with two's complement, Difference from next element
|}
|}


Line 5,164: Line 5,164:
|-
|-
| 0-7
| 0-7
| fixed1.0.7, Red difference between current and next color table elements
| signed, Half of red difference between current and next color table elements
|-
|-
| 8-15
| 8-15
| fixed1.0.7, Green difference between current and next color table elements
| signed, Half of green difference between current and next color table elements
|-
|-
| 16-23
| 16-23
| fixed1.0.7, Blue difference between current and next color table elements
| signed, Half of blue difference between current and next color table elements
|-
|-
| 24-31
| 24-31
| fixed1.0.7, Alpha difference between current and next color table elements
| signed, Half of alpha difference between current and next color table elements
|}
|}