Zack Buhman 03aa9b27f0 core: set correct pointer_burst_size
0x15 is 21, which is larger than the OPB size (16).

The 0x15 value directly causes CORE to hang given a sufficiently
"large" object list (more than ~2 triangles per tile).

After changing pointer burst size to the intended value, 15, CORE no
longer hangs while drawing "large" object lists.
2023-12-25 00:54:54 +08:00
..
2023-12-17 02:03:42 +08:00
2023-12-25 00:54:54 +08:00
2023-12-17 17:04:34 +08:00
2023-12-12 21:50:39 +08:00
2023-12-24 16:24:27 +08:00