90 Commitit (ea610bdeaa6913c5dd172bfa4af57f0236f0fab1)
 

Tekijä SHA1 Viesti Päivämäärä
  Johannes Hofmann ea610bdeaa travis: Add Rust beta channel 7 vuotta sitten
  Johannes Hofmann 5f47684dc4 Extract code into marker_layer module 7 vuotta sitten
  Johannes Hofmann b12e7885ed Add search module 7 vuotta sitten
  Johannes Hofmann 2f5db2e7ad Fix marker visibility calculation 7 vuotta sitten
  Johannes Hofmann bea18cc290 Add some jobs to .appveyor.yml 7 vuotta sitten
  Johannes Hofmann f478fc1e07 Search Nodes in addition to DenseNodes 7 vuotta sitten
  Johannes Hofmann 0f30790da8 Search PBF files and display matches as markers 7 vuotta sitten
  Johannes Hofmann c430500e69 Support drawing markers 7 vuotta sitten
  Johannes Hofmann 5891c0de46 Cache enabled vertex attributes, store params 7 vuotta sitten
  Johannes Hofmann 43ecb10350 context: Cache active buffer 7 vuotta sitten
  Johannes Hofmann 4962639d01 context: Cache active program 7 vuotta sitten
  Johannes Hofmann c7f1518897 Cache active texture unit, assign unit to texture 7 vuotta sitten
  Johannes Hofmann d52ac36ff6 Fix clippy warning 7 vuotta sitten
  Johannes Hofmann 38d1cf35e5 Restructure OpenGL context sharing 7 vuotta sitten
  Johannes Hofmann 78bcd3a363 config: Improve logging 7 vuotta sitten
  Johannes Hofmann a215b897bb main: Simplify event handling 7 vuotta sitten
  Johannes Hofmann 43e33e7072 Use directories crate instead of xdg 7 vuotta sitten
  Johannes Hofmann 18111f53e8 map_view: Fix zoom calculation for pixel snapping 7 vuotta sitten
  Johannes Hofmann 5f0777c521 url_template: Small doc fixes 7 vuotta sitten
  Johannes Hofmann 02f1f9c9d6 Add .appveyor.yml 7 vuotta sitten
  Johannes Hofmann 19e28a35d8 Don't call glClear when map fills the whole screen 7 vuotta sitten
  Johannes Hofmann d2da35fd1c Only snap to pixel grid if zoom has integral value 7 vuotta sitten
  Johannes Hofmann 639c9f945f Add module url_template 7 vuotta sitten
  Johannes Hofmann b26ef4c333 Use Display trait for more readable error messages 7 vuotta sitten
  Johannes Hofmann abb562f412 map_view_gl: Specify min and max zoom level 7 vuotta sitten
  Johannes Hofmann ff177a2d40 Advance in integer zoom levels with step zoom 7 vuotta sitten
  Johannes Hofmann fcbad65155 Fix clippy warnings 7 vuotta sitten
  Johannes Hofmann fb8dc48b3b travis: Pin Rust 1.24 as minimum supported version 7 vuotta sitten
  Johannes Hofmann f5bef94f35 Update glutin (to 0.16) and other dependencies 7 vuotta sitten
  Johannes Hofmann 56ad75b327 Update glutin (to 0.15), image (to 0.19) & others 7 vuotta sitten
  Johannes Hofmann 8eb2c1c3c2 Move tile sources configuration to separate file 7 vuotta sitten
  Johannes Hofmann fbdabc2c72 Update glutin (to 0.14) and other dependencies 7 vuotta sitten
  Johannes Hofmann ebd1439bc0 Update glutin (to 0.13) and other dependencies 7 vuotta sitten
  Johannes Hofmann 201e63197c Merge command line arguments and `Config` 7 vuotta sitten
  Johannes Hofmann e4e11e76cd Move glClear call out of the critical path 7 vuotta sitten
  Johannes Hofmann 9c4535e568 Move clap to new module: args.rs 7 vuotta sitten
  Johannes Hofmann a6c0ea8561 Use Display trait for printing errors 7 vuotta sitten
  Johannes Hofmann 980ce573f1 Document map_view.rs 7 vuotta sitten
  Johannes Hofmann 5f2d077f41 Switch from servo-glutin to glutin, update dependencies 7 vuotta sitten
  Johannes Hofmann d0507bb8fb Reduce compile times: use image::load_from_memory without format 7 vuotta sitten
  Johannes Hofmann 098ebc582a Include resources with include_bytes! macro 7 vuotta sitten
  Johannes Hofmann a7db860456 Improve error handling with OpenGL functions 7 vuotta sitten
  Johannes Hofmann cfda9c21aa Use Ctrl to switch to scrolling on mouse wheel events 7 vuotta sitten
  Johannes Hofmann 430604574f Remove unnecessary variant from RemoteLoaderMessage 7 vuotta sitten
  Johannes Hofmann d2f295ce4b Show modules in docs, fix doc warnings 7 vuotta sitten
  Johannes Hofmann 3d69b061b1 Disable linting for generated files 7 vuotta sitten
  Johannes Hofmann 5d67d3bef5 Add --sync option 7 vuotta sitten
  Johannes Hofmann 100562fdc1 Add member min_zoom to TileSource 7 vuotta sitten
  Johannes Hofmann 86d28b14fa Ensure that the initial atlas size is <= MAX_TEXTURE_SIZE 8 vuotta sitten
  Johannes Hofmann 7a1d847cf4 Fix some clippy warnings, update dependencies 8 vuotta sitten