dxx-rebirth/common/2d
Kp c1440ff995 Factor out RLE expansion
Many sites open-coded walking a bitmap and handling whether it was
RLE_BIG.  Factor that out into a helper class and redirect those sites
to use it.
2017-02-11 21:42:30 +00:00
..
2dsline.cpp
bitblt.cpp Factor out RLE expansion 2017-02-11 21:42:30 +00:00
bitmap.cpp Reorder gr_free_bitmap_data to improve tail call optimization 2017-02-08 23:34:41 +00:00
bitmap.h
box.cpp
canvas.cpp Pass canvas to gr_clear_canvas 2017-01-01 00:45:45 +00:00
circle.cpp
clip.h
disc.cpp
gpixel.cpp
line.cpp
pixel.cpp
rect.cpp Pass canvas to gr_rect 2017-01-01 00:45:45 +00:00
rle.cpp Factor out RLE expansion 2017-02-11 21:42:30 +00:00
scalec.cpp Make grs_bitmap::bm_flags private 2017-01-15 00:03:13 +00:00