dxx-rebirth/common/2d
Kp 7bcbaae230 Tighten protection against grs_bitmap bm_data confusion
Bitmaps based on grs_main_bitmap own their data.  Bitmaps based on
grs_bitmap do not.  Adjust prototypes to prevent initializing a
grs_main_bitmap with data it will not own.
2019-02-02 18:36:39 +00:00
..
2dsline.cpp
bitblt.cpp Update memcpy blacklist 2018-08-20 00:34:16 +00:00
bitmap.cpp Tighten protection against grs_bitmap bm_data confusion 2019-02-02 18:36:39 +00:00
bitmap.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
box.cpp
canvas.cpp Add debugging code to trace global canvas updates 2017-11-05 20:49:09 +00:00
circle.cpp
clip.h
disc.cpp Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
gpixel.cpp
line.cpp
pixel.cpp
rect.cpp
rle.cpp
scalec.cpp Fix savegame thumbnail previews 2017-11-06 04:24:16 +00:00