mirror of
https://github.com/aap/librw.git
synced 2026-04-19 13:03:09 +01:00
implemented texture raster renderstates
This commit is contained in:
@@ -125,6 +125,7 @@ struct Image
|
||||
int32 flags;
|
||||
int32 width, height;
|
||||
int32 depth;
|
||||
int32 bpp; // bytes per pixel
|
||||
int32 stride;
|
||||
uint8 *pixels;
|
||||
uint8 *palette;
|
||||
|
||||
Reference in New Issue
Block a user