4 Commits

Author SHA1 Message Date
Hannes Janetzek
2f0270e696 vertices became smaller, decrease poolitem size 2013-10-09 01:17:34 +02:00
Hannes Janetzek
91ba202082 - fix adding vbo id twice to pool. null tile.vbo in clear. phew
- improve depth buffer clipping, no more overlapping of polygons
  and use it to clip proxy tiles too
- simplify limitCache function
- linelayers, dont use systemarraycopy for small arrays
2013-10-09 01:17:34 +02:00
Hannes Janetzek
2fccf0f214 - initial way labeling
- add no-projection option for mapdata
- use depth buffer for line clipping to tile - no more scissor, yay!
- extract line and poly render function from maprenderer
- use one vbo for both polys and lines
- use linear interpolator for fling-scroller
- add 'exclusive' negative matcher to rendertheme
- add some more options to rendertheme, kind of inheritance at least for
  lines, see theme
- add caching for node tags -> renderinstructions
- ...
2013-10-09 01:17:33 +02:00
Hannes Janetzek
1cf0c02dd2 - switched to using shorts instead of float/half-float
- fixed flickering caused by stencil/scissor combination on nexus
- added blending option for areas in rendertheme
2013-10-09 01:17:33 +02:00