| Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
* #3507 Add distance haze to water to get us closer to 6.6.17's appearance.
|
|
|
|
Terrain was arriving and processing too late resulting in issues like
"Lower terrain material incorrectly shown momentarily"
|
|
Fix media failing to function on PBR materials (#3445)
|
|
Skin info parsing is expensive, offload to thread pool
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tracy shows that thread waits a lot on mutexes.
Split in and out mutexes, so that new work can be scheduled by main
thread without blocking handling
|
|
Request was sent and handle is valid, save it
|