Protofall / Crayon-Game-Framework

My own library for making games on the Dreamcast
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Crayon: Investigate Store Queues #194

Open Protofall opened 5 years ago

Protofall commented 5 years ago

The Dreamcast has store queues that are designed for quickly copying vertex info to the GPU (I think). The only reason to use them is optimisation. At some point look into them and how viable they are for Crayon. This thread may be useful for understanding them.

https://dcemulation.org/phpBB/viewtopic.php?f=29&t=105347