Atari Quake 2: integer vertex pipeline

Опубликовано: 11 Июль 2026
на канале: dml
886
14

Quake II on 16MHz Atari Falcon030. See development blog playlist for progress:    • Atari Quake 2: very early test with floati...  

This is an update showing the same test but with the floating point removed from the graphics pipeline. The 68030 is faster at arithmetic than the 68882 FPU so it's already a good bit faster.

This is not optimized code and the test is still way too slow to be usable. It's just a proof-of-concept and a measure of what needs to be done next.