100 Commits (e115c2acd1be5f56189eac798fe69f9190639d53)
 

Autor SHA1 Mensaje Fecha
  Johannes Hofmann e115c2acd1 search: Extract function for parallel blob iteration hace 7 años
  Johannes Hofmann 247770609a Fix window title with restored session hace 7 años
  Johannes Hofmann bfa801d2e3 Add option to store and restore last session hace 7 años
  Johannes Hofmann c64b1bf28e Fix clippy warnings hace 7 años
  Johannes Hofmann 2f257afb43 Add config key pbf_file hace 7 años
  Johannes Hofmann 2120e9b16f Speed up searching hace 7 años
  Johannes Hofmann fc394f3d20 Add coord::LatLon hace 7 años
  Johannes Hofmann 13d366fc1d Extract code into tile_layer module hace 7 años
  Johannes Hofmann ec1da095e8 Update dependencies hace 7 años
  Johannes Hofmann 3ffbe5011c search_pbf: Update closure can change control flow hace 7 años
  Johannes Hofmann ea610bdeaa travis: Add Rust beta channel hace 7 años
  Johannes Hofmann 5f47684dc4 Extract code into marker_layer module hace 7 años
  Johannes Hofmann b12e7885ed Add search module hace 7 años
  Johannes Hofmann 2f5db2e7ad Fix marker visibility calculation hace 7 años
  Johannes Hofmann bea18cc290 Add some jobs to .appveyor.yml hace 7 años
  Johannes Hofmann f478fc1e07 Search Nodes in addition to DenseNodes hace 7 años
  Johannes Hofmann 0f30790da8 Search PBF files and display matches as markers hace 7 años
  Johannes Hofmann c430500e69 Support drawing markers hace 7 años
  Johannes Hofmann 5891c0de46 Cache enabled vertex attributes, store params hace 7 años
  Johannes Hofmann 43ecb10350 context: Cache active buffer hace 7 años
  Johannes Hofmann 4962639d01 context: Cache active program hace 7 años
  Johannes Hofmann c7f1518897 Cache active texture unit, assign unit to texture hace 7 años
  Johannes Hofmann d52ac36ff6 Fix clippy warning hace 7 años
  Johannes Hofmann 38d1cf35e5 Restructure OpenGL context sharing hace 7 años
  Johannes Hofmann 78bcd3a363 config: Improve logging hace 7 años
  Johannes Hofmann a215b897bb main: Simplify event handling hace 7 años
  Johannes Hofmann 43e33e7072 Use directories crate instead of xdg hace 7 años
  Johannes Hofmann 18111f53e8 map_view: Fix zoom calculation for pixel snapping hace 7 años
  Johannes Hofmann 5f0777c521 url_template: Small doc fixes hace 7 años
  Johannes Hofmann 02f1f9c9d6 Add .appveyor.yml hace 7 años
  Johannes Hofmann 19e28a35d8 Don't call glClear when map fills the whole screen hace 7 años
  Johannes Hofmann d2da35fd1c Only snap to pixel grid if zoom has integral value hace 7 años
  Johannes Hofmann 639c9f945f Add module url_template hace 7 años
  Johannes Hofmann b26ef4c333 Use Display trait for more readable error messages hace 7 años
  Johannes Hofmann abb562f412 map_view_gl: Specify min and max zoom level hace 7 años
  Johannes Hofmann ff177a2d40 Advance in integer zoom levels with step zoom hace 7 años
  Johannes Hofmann fcbad65155 Fix clippy warnings hace 7 años
  Johannes Hofmann fb8dc48b3b travis: Pin Rust 1.24 as minimum supported version hace 7 años
  Johannes Hofmann f5bef94f35 Update glutin (to 0.16) and other dependencies hace 7 años
  Johannes Hofmann 56ad75b327 Update glutin (to 0.15), image (to 0.19) & others hace 7 años
  Johannes Hofmann 8eb2c1c3c2 Move tile sources configuration to separate file hace 7 años
  Johannes Hofmann fbdabc2c72 Update glutin (to 0.14) and other dependencies hace 7 años
  Johannes Hofmann ebd1439bc0 Update glutin (to 0.13) and other dependencies hace 7 años
  Johannes Hofmann 201e63197c Merge command line arguments and `Config` hace 7 años
  Johannes Hofmann e4e11e76cd Move glClear call out of the critical path hace 7 años
  Johannes Hofmann 9c4535e568 Move clap to new module: args.rs hace 7 años
  Johannes Hofmann a6c0ea8561 Use Display trait for printing errors hace 7 años
  Johannes Hofmann 980ce573f1 Document map_view.rs hace 7 años
  Johannes Hofmann 5f2d077f41 Switch from servo-glutin to glutin, update dependencies hace 7 años
  Johannes Hofmann d0507bb8fb Reduce compile times: use image::load_from_memory without format hace 7 años