GPU/Internal Registers: Difference between revisions
→GPUREG_GAS_DELTAZ_DEPTH: Add gas depth function bits (found in glDepthFunc) |
→GPUREG_PROCTEX_LUT_DATAi: correct proctex lut difference type |
||
Line 5,105: | Line 5,105: | ||
|- | |- | ||
| 12-23 | | 12-23 | ||
| | | 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 | ||
| | | fixed0.0.12 with two's complement, Difference from next element | ||
|} | |} | ||
Line 5,133: | Line 5,133: | ||
|- | |- | ||
| 12-23 | | 12-23 | ||
| | | fixed0.0.12 with two's complement, Difference from next element | ||
|} | |} | ||
Line 5,164: | Line 5,164: | ||
|- | |- | ||
| 0-7 | | 0-7 | ||
| | | signed, Half of red difference between current and next color table elements | ||
|- | |- | ||
| 8-15 | | 8-15 | ||
| | | signed, Half of green difference between current and next color table elements | ||
|- | |- | ||
| 16-23 | | 16-23 | ||
| | | signed, Half of blue difference between current and next color table elements | ||
|- | |- | ||
| 24-31 | | 24-31 | ||
| | | signed, Half of alpha difference between current and next color table elements | ||
|} | |} | ||