Konstantin Nosov
Results
2
issues of
Konstantin Nosov
Hi, There's a bug in `Sample::renderGlobalUI` https://github.com/NVIDIAGameWorks/Falcor/blob/57e3d42a8656e0f5933e8b04a2d30be320c8c831/Source/Falcor/Core/Sample.cpp#L388 The button works as "Pause" when time is _paused_, and "Play" when it's playing. Of course it should work as opposite. The fix...
Hi Mark, I'd like to submit my code for faster deflate compression. Actually I wrote code in 2004, using x86 assembly, but now I decided to "resurrect" my project. So...