mirror of
https://github.com/aap/librw.git
synced 2026-01-26 13:02:56 +00:00
subraster rendering on gl
This commit is contained in:
@@ -387,8 +387,8 @@ struct Line
|
||||
|
||||
struct Rect
|
||||
{
|
||||
int32 h, w;
|
||||
int32 x, y;
|
||||
int32 w, h;
|
||||
};
|
||||
|
||||
struct Sphere
|
||||
|
||||
Reference in New Issue
Block a user