Anton Gerdelan

Results 9 issues of Anton Gerdelan

## Reason for this PR Detailed in #856 , linked. A standardised PR template can help: * Manage expectations of contributors. * Onboarding team members, and external users learn the...

documentation

See also #855 for issues Good descriptions and flow template for PRs. * Issue link. * 1-2 lines: Why was the work done? * bullets: Description of what work was...

good first issue
documentation

### Why * Help new developers joining team, and external contributors understand expectations of development flow. ### What * I think it's fine to start with a simple .md that...

good first issue
documentation

See PR: https://github.com/capnramses/antons_opengl_tutorials_book/pull/45 * and add attribution

* e.g. in case you want to use fast BMP output to dump a screenshot without much of a stutter in your app. * and don't wan't a folder of...

enhancement

https://learn.microsoft.com/en-us/windows/win32/gdi/alpha-blending

the hash table comment indicates pointer to string can be pointer to integer this should either be clarified as: 1. char [int byte 0][int byte 1][int byte 2][int byte 3][null...