Dan Toškan

Results 8 comments of Dan Toškan

I have implemented this and a few other firebird features for my own needs, feel free to use it! https://github.com/IMAXAGaming/soci contains: - firebird transaction flags - commit-retain and rollback-retain -...

> Thanks, it's definitely a good start, but we need to at least check if this API is implementable with the other systems mentioned above. > > And, of course,...

> So are you loading an alternate liblldb? I have tried loading an alternate liblldb to see if that would solve the problem - it doesn't The trace looks identical...

> Looks like something blows up inside lldb. Does this happen in CLI version too? No, running lldb from the command line works fine and doesn't crash lldb. However, this...

Very good and detailed issue report - I'm facing the same problems. It's especially noticeable when drawing very small textures into a much larger destination rectangle - the image is...

> Very good and detailed issue report - I'm facing the same problems. It's especially noticeable when drawing very small textures into a much larger destination rectangle - the image...

Would really appreciate this as well. Here is a snippet of what I'm doing right now, which looks like it might work, but it doesn't. The way the EGL display...

> It was a mess when we test around linux support when implementing that PR. The linux desktop backend X11 and Wayland and all multi Intel + nVidia hybrid graphic...