subraster rendering on gl

This commit is contained in:
aap
2020-10-25 11:10:14 +01:00
parent ee2a32e142
commit 5e5a624681
2 changed files with 31 additions and 7 deletions

View File

@@ -387,8 +387,8 @@ struct Line
struct Rect
{
int32 h, w;
int32 x, y;
int32 w, h;
};
struct Sphere