Age | Commit message (Collapse) | Author |
|
Feature/warning cleansweep
|
|
LLRandFlagFib2281 needs a lot of space in the TLB, which is usually fine. Unless libcef gets loaded...
CEF is compiled with static TLS/TLS model initial-exec and then having gRandomGenerator allocation so much space in the TLB will exhaust the available space and CEF cannot be loaded.
|
|
|
|
feature/warning_cleansweep
|
|
|
|
sequences like \n
|
|
not yield such a warning.
Furthermore this warning should not just be disabled but rather dealt with when it comes up
|
|
|
|
|
|
|
|
Add ability to compile and run tests on Linux
|
|
|
|
Fix several indentation mistakes, some of them trip gcc's misleading indentation warning.
|
|
windows
|
|
|
|
is_asset_knowable variable name is duplicated, causing a compiler warning in gcc.
|
|
Intended for photography, but there is curently no nice way to present
it so it's in debug options until we get some critical mass of features
that can be collected into a single whole.
|
|
|
|
|
|
|
|
case of stuck or errored libvlc (#2124)
|
|
|
|
|
|
|
|
|
|
implementation.
|
|
for Windows
|
|
|
|
|
|
|
|
|
|
Fix more findChild calls during draw and frequent data callbacks
|
|
|
|
(#2115)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix various sources of stutter from findChild during draw
|
|
|
|
|
|
|
|
|
|
|