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

VRAM manager layer #281

Open Protofall opened 3 years ago

Protofall commented 3 years ago

MrNeo240 has created a VRAM allocator for the Dreamcast. It only adds 1KB to the executable's size and about 8 bytes per allocation, so I think its well-worth it to use it just for the defragmentation feature alone.

Here is the link where he talks about it.

Protofall commented 3 years ago

Notes about the thing: https://discord.com/channels/488332893324836864/488333551704473601/812055627475189770

Protofall commented 3 years ago

Kazade's PR: https://gitlab.com/simulant/GLdc/-/merge_requests/65

Protofall commented 3 years ago

More PR stuff: https://discord.com/channels/488332893324836864/488333551704473601/812856374807494717