Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-23Debug output fixed.Daria Volvenkova
2016-03-23Memory feature index removed.Daria Volvenkova
2016-03-23Remove buckets when current zoom is less than features min visible zoom.Daria Volvenkova
2016-03-23Overlay tree optimizationr.kuznetsov
2016-03-23Revert "Use separate buckets for tile features in different quadrants."r.kuznetsov
2016-03-23Use separate buckets for tile features in different quadrants.Daria Volvenkova
2016-03-23Separate buckets using for shared features.Daria Volvenkova
2016-03-23Merge bucket's features info.Daria Volvenkova
2016-03-23Overlay rects collecting fixed.Daria Volvenkova
2016-03-23Fixed overlays batchingr.kuznetsov
2016-03-23Fixed geometry flickeringr.kuznetsov
2016-03-23Improved displacement algorithm and overlays renderingr.kuznetsov
2016-01-08Fixed debug rendering in 3Dr.kuznetsov
2015-12-29Removed obsolete code in OverlayTreer.kuznetsov
2015-12-01Fixed selection of POI and textsr.kuznetsov
2015-11-30Review fixesr.kuznetsov
2015-11-30Fixed debug rects renderingr.kuznetsov
2015-11-30Fixed overlay treer.kuznetsov
2015-11-30Fixed POI bounding rect calculation.Daria Volvenkova
2015-11-30Fixed bug with path texts and removed isValid flagr.kuznetsov
2015-11-30Review fixesr.kuznetsov
2015-11-30Disabled IB mutation in text renderingr.kuznetsov
2015-11-30Review fixesr.kuznetsov
2015-11-30Added separated clipping of transparent and solid objects by overlay treer.kuznetsov
2015-11-30Review fixesr.kuznetsov
2015-11-30Pointers refactoringr.kuznetsov
2015-11-30[drape] gui subsystem. CompassExMix
2015-09-23Fix include path for drapeSergey Yershov
2015-09-23[drape] minor changesExMix
2015-09-23Added lambda expressionRoman Sorokin
2015-09-23ScreenBase now passed to GetAttributeMutationRoman Sorokin
2015-09-23[drape] support dynamic geometry in render loopExMix
2015-09-23[drape] move drape into dp namespaceExMix
2015-09-23[drape] apply attribute mutation to VAOexmix
2015-09-23[drape] bring code to the standard formExMix
2015-09-23[drape] overlay tree for displacment overlay elementsExMix
2015-09-23[drape] rendering over render bucketExMix
2015-09-23[drape] new depth layers names and creation of OverlayHandle for Circle and P...ExMix
2015-09-23[drape] blank for new render structure. In future Backend renderer will trans...ExMix