Stephen Webb
Stephen Webb
RTSS generated shaders with Direct3D11 do not tolerate missing NORMAL/COLOR in vertex declarations
See also https://forums.ogre3d.org/viewtopic.php?p=547896 #### System Information - Ogre Version: : 1.12.12 - Operating System / Platform: : Windows 10/64 bit - RenderSystem: : multiple #### Detailled description Direct3D11 throws an...
This commit is progress toward resolving [LOGCXX-558](https://issues.apache.org/jira/browse/LOGCXX-558)
Sample output using gcc 11: Running bin/gbenchmarks Run on (8 X 2219.48 MHz CPU s) CPU Caches: L1 Data 32 KiB (x4) L1 Instruction 32 KiB (x4) L2 Unified 256...
AppenderAttachableImpl::appendLoopOnAppenders locks a mutex for every Logger in the path to the root Logger. Logging overhead would be reduced significantly if AppenderAttachableImpl was immutable.
### Summary Changes to recipe: log4cxx/1.3.0 #### Motivation log4cxx 1.3.0 includes [new features and fixes ](https://logging.apache.org/log4cxx/1.3.0/changelog.html) #### Details Adds the new version to conandata.yaml. The patch ensures the dependencies (apr,...
This Pr remove the internal (unused) Class::toString() method in the next ABI version