Roman Zavalov

Results 4 issues of Roman Zavalov

The Edison Design Group frontend used in MCST lcc compiler as well as Intel C++ compiler and some others. We faced a problem when lcc was complaining that "no suitable...

* Fixed multithreading problem in l_studio.cpp when cache entry was not locked and could be destroyed in callback on async IO thread (should affect all architectures). * Added alternative thread-safe...

The game is rendered in gamma space, which is not correct - the lighting is affected by non-linear mapping. So I added optional linear space rendering. To achieve this: *...

Enhancement
Renderer

**Is your feature request related to a problem? Please describe.** Windows development is now only possible using Visual Studio. There's much better options like CLion for example. But currently CMake...

Infrastructure
Developer Experience