duzenko
duzenko
I want to write a cross-platform app using Delphi Windows/Android cross compile feature. I would like to create a ES/EGL context and limit myself to e.g. ES 3.2 API subset...
We would like to also have an option to assign a github project for the PR 
**Describe the bug** Declared but not used false positive **To Reproduce** ``` try { UserActivationService::getActivationCode( $this->testEmailAddress ); throw new Exception( 'modifyActivation() left old email in DB' ); } catch (...
How do I get the player to touch-inside zoom? I.e. match parent aspect ration by cutting extra space? Similar to NetworkImage - fit - cover
Error C2131 expression did not evaluate to a constant GLTest10 C:\Users\anton.duzenko\source\repos\GLTests\fbx-master\src\fbxdocument.cpp 24
Hi, I'm new to this library. I'm trying to get a partial graph. The result is almost right - except for the white triangle where the the partial line ends....
I have installed the 32-bit version of GH 9.20 and registered `C:\Program Files (x86)\gs\gs9.20\bin` as `GS4JS_HOME` but the npm package fails to install, seemingly requiring the 64-bit files? ``` C:\dev\pss2-backend>npm...
I have this problem that I have to often modify the source files that should be watched and overwritten by this package. Rather frustratingly, after a few overwrites further edits...
`GL_INVALID_VALUE` is returned when the texture is immutable (e.g. has been set up with `glTexStorage2D`)
How do we print how much time it took to complete the http call?