melonds-0001: GPU3D_Soft RenderScanline iterates all P polygons per scanline O(P*S) per frame; active-list sweep gives O(P log P + A_total). 9x speedup at P=2048 with typical short-lived polygons. MOAD 0002-0005 CLEAN. |
||
|---|---|---|
| .. | ||
| patch | ||
| test | ||
melonds-0001: GPU3D_Soft RenderScanline iterates all P polygons per scanline O(P*S) per frame; active-list sweep gives O(P log P + A_total). 9x speedup at P=2048 with typical short-lived polygons. MOAD 0002-0005 CLEAN. |
||
|---|---|---|
| .. | ||
| patch | ||
| test | ||