Brought in a fix suggested by Amit but still didn't improve perf. I'll use that to see how Tracy works.

This commit is contained in:
Zed A. Shaw 2025-01-18 11:14:00 -05:00
parent 831e15ca18
commit 379ec5846f
2 changed files with 10 additions and 2 deletions

View file

@ -3,6 +3,7 @@
#include "amt/pixel.hpp"
#include "constants.hpp"
#define AMT_LIGHT
using namespace fmt;