LukeBorowy

Results 3 issues of LukeBorowy

I added the ability to set images, sprites, and text to be positioned and scaled using decimal (GLfloat) values, for a much smoother experience when moving and resizing. I also...

When drawing a line, the result changes depending on which endpoint is specified first. This bug only occurs if one of the endpoints is offscreen. Actual behavior: The left endpoint...

bug
lib/graphx

When sending and receiving a lot of transfers sequentially, `usb_HandleEvents` can freeze and never return. This can be demonstrated using the attached project, which is a slightly modified version of...