mapnik/include/mapnik/grid
2013-01-10 20:57:37 -08:00
..
grid.hpp remove unused include 2013-01-04 00:12:25 -08:00
grid_marker_helpers.hpp remove hardcoding of color_type in grid_marker_helper 2012-12-19 18:25:17 -08:00
grid_pixel.hpp fix grid renderer when using 64bit feature ids by avoiding overflow in the 32bit enum (which should never be used since alpha always should be == to base_mask) - refs #1662 2012-12-20 14:07:42 -08:00
grid_pixfmt.hpp ignore alpha in grid_pixfmt::blend_hiline, since we can, it will avoid compiler warnings in blend_pix, and will offer secondary protection from the bug fixed in b775636 - refs #1662 2012-12-20 14:09:01 -08:00
grid_rasterizer.hpp use internal noncopyable class to speed up compile times slightly 2012-12-16 18:19:52 -08:00
grid_renderer.hpp fixup forward declares - amends 2d7c7fed9b 2013-01-06 11:56:35 -08:00
grid_renderer_base.hpp fix grid rendering in 32 bit (non bigint) mode 2013-01-10 20:57:37 -08:00
grid_rendering_buffer.hpp got rid of old CVS $Id comments kludge in files 2012-04-08 02:45:01 +02:00
grid_util.hpp suppress gcc Wunused-but-set-variable warnings 2012-07-24 14:35:19 -07:00
grid_view.hpp leverage mapnik::value_integer for feature.id() and grid rendering buffer - refs #1662 2012-12-19 19:24:52 -08:00