TalonBraveInfo / OpenHoW

Open-source reimplementation of Gremlin's Hogs of War (PC/PSX).
http://talonbrave.info
GNU General Public License v3.0
166 stars 13 forks source link

Batch bitmap font draw calls #129

Closed hogsy closed 4 years ago

hogsy commented 4 years ago

This is really poorly implemented right now, as every letter is currently rendered individually.

hogsy commented 4 years ago

This was done, yay.