dxx-rebirth/common/2d
2015-07-21 02:57:27 +00:00
..
2dsline.cpp Convert frequently used casts to C++ casts 2015-02-05 03:03:49 +00:00
bitblt.cpp Remove always-NULL gr_bitblt_fade_table 2015-07-21 02:57:27 +00:00
bitmap.cpp Convert various loops to range_for 2015-02-14 22:48:27 +00:00
bitmap.h Pass colormap as array<> 2014-11-30 22:09:21 +00:00
box.cpp Use uint_fast32_t for gr_box 2015-02-14 22:48:30 +00:00
canvas.cpp Pass gr_init_canvas arg by & 2015-01-17 18:31:40 +00:00
circle.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
clip.h Expand EXCHG 2015-04-02 02:36:54 +00:00
disc.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
gpixel.cpp Pass gr_gpixel arg by & 2014-11-30 22:09:18 +00:00
line.cpp Expand EXCHG 2015-04-02 02:36:54 +00:00
pixel.cpp Pass unsigned x/y to gr_pixel 2015-05-09 17:39:00 +00:00
rect.cpp Propagate for variables in common/2d/rect.cpp 2014-09-26 02:42:14 +00:00
rle.cpp Use helper macro for reading/writing short in rle 2015-07-14 02:42:12 +00:00
scalec.cpp Fix some -Wsign-compare warnings 2014-12-05 04:11:37 +00:00