I'm trying to implement fog, using fog coordinate instead of Q.
I use linear fog table, created as guFogGenerateLinear (rdp.fog, 0, fog_multiplier + fog_offset),
where fog_multiplier and fog_offset are values set by moveword command. fog_offset is negative, and fog_multiplier + fog_offset ~ 255...