mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 05:44:08 -07:00
Added float-to-byte color conversion, including an SSE assembler version. Model renderer: Push UV coordinates into a shared vertex array and use bytes instead of floats for the color array, thereby, significantly reducing the total size of vertex arrays. This was SVN commit r2827. |
||
|---|---|---|
| .. | ||
| Atlas.cpp | ||
| Atlas.h | ||
| Config.cpp | ||
| Config.h | ||
| GameSetup.cpp | ||
| GameSetup.h | ||