| Age | Commit message (Collapse) | Author |
|
A workaround, hopefully temporary.
First test returns half the throughput, do two tests. May be caused by
driver, may be some 'energy saving', will need to be checked later.
It was working the same way prior to ExtraFPS, but viewer was running
an extra CPU test.
|
|
|
|
since the mode that's not breaking CEF is when using FMOD.
|
|
Arch system Boost has been upgraded to 1.87, and some things are
deprecated.
https://stackoverflow.com/questions/78821440/iterating-over-buffers-in-an-asiostreambuf
https://github.com/badaix/snapcast/issues/1305
|
|
|
|
|
|
* #3561 Switch from GL_RGB16F to GL_R11F_G11F_B10F for reflection probes to help reduce memory bandwidth and VRAM pressure.
|
|
Update ForeverFPS build to use macos15/xcode16.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And fix previous lapse of judgement with GLYPH_BATCH_SIZE
|
|
* Incorporation of feedback for #3456
|
|
compatibility with modern libraries
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Port Fontcache from Firestorm.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix disabling renderdoc support
Improve ll_aligned_alloc functions on darwin for 32 and 64byte aligned by utilizing posix_memalign
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The actual problem is fetch dumping thousands of callbacks, but this
should mitigate the problem
|
|
|
|
|
|
* #3455 Add support for water exclusion surfaces
|