Implement shared font relocation

This commit is contained in:
wheremyfoodat 2024-10-22 19:13:25 +03:00
parent 238d84ba3b
commit 8c80099339
8 changed files with 204 additions and 9 deletions

View file

@ -2,7 +2,7 @@
#include "helpers.hpp"
#include "vertex_loader_rec.hpp"
// Common file for our PICA JITs (From vertex config -> CPU assembly and from PICA shader -> CPU assembly)
// Common file for our PICA JITs (From PICA shader -> CPU assembly)
namespace Dynapica {
#ifdef PANDA3DS_DYNAPICA_SUPPORTED