Re-added missing GGIMesa context bufsize structure member
This commit is contained in:
@@ -59,6 +59,7 @@ struct ggi_mesa_context
|
||||
ggi_pixel clearcolor;
|
||||
void *lfb[2]; /* Linear frame buffers */
|
||||
int active_buffer;
|
||||
int bufsize;
|
||||
int viewport_init;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user