Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-20 | WINTERMUTE: Add binary alpha-blitting. | Einar Johan Trøan Sømåen | |
For now, no RLE, or anything, but the infrastructure for it is put in place here. | |||
2013-08-20 | WINTERMUTE: Avoid doing alpha-blits when image doesn't have alpha. | Einar Johan Trøan Sømåen | |
Also detect images with only binary alpha. | |||
2013-08-05 | WINTERMUTE: Fix formatting. | Einar Johan Trøan Sømåen | |
2013-08-01 | WINTERMUTE: Bring consts inside namespace in transform_struct.h | Tobia Tesan | |
2013-08-01 | WINTERMUTE: #define to const for TransformStruct defaults | Tobia Tesan | |
2013-08-01 | WINTERMUTE: #define to const for TransformStruct defaults | Tobia Tesan | |
2013-08-01 | WINTERMUTE: Remove single-argument zoom, rename mirrorX => getMirrorX() in ↵ | Tobia Tesan | |
transform_struct.h | |||
2013-08-01 | WINTERMUTE: // End of namespace Wintermute | Tobia Tesan | |
2013-08-01 | WINTERMUTE: Defaults -> float | Tobia Tesan | |
2013-07-31 | WINTERMUTE: Introduce TransformStruct and FloatPoint; add operators to Point32 | Tobia Tesan | |