summaryrefslogtreecommitdiff
path: root/Userland/Games
diff options
context:
space:
mode:
authorTom <tomut@yahoo.com>2021-12-27 18:23:04 -0700
committerLinus Groh <mail@linusgroh.de>2022-01-23 22:45:21 +0000
commitf021baf25507e466def8b07ca48a7b54bf140131 (patch)
treecba010a968e97cf097f5d00247fd620660638394 /Userland/Games
parent77b3230c806d3ee8d5ceb50b60a1ed88ba62d737 (diff)
downloadserenity-f021baf25507e466def8b07ca48a7b54bf140131.zip
AK: Add Formatter<FixedPoint<...>> without floating point
Rather than casting the FixedPoint to double, format the FixedPoint directly. This avoids using floating point instruction, which in turn enables this to be used even in the kernel.
Diffstat (limited to 'Userland/Games')
0 files changed, 0 insertions, 0 deletions