<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/qt5/qtlocation-mapboxgl.git/benchmark, branch upstream/alexshalamov_decrease_angle_for_line_join_approx</title>
<subtitle>code.qt.io: qt/qtlocation-mapboxgl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/'/>
<entry>
<title>[core] Force getGeometries() return const ref</title>
<updated>2019-07-24T18:04:56+00:00</updated>
<author>
<name>Alexander Shalamov</name>
<email>alexander.shalamov@mapbox.com</email>
</author>
<published>2019-07-23T05:54:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=852fef66ef4cbbe753527b42cf23c59de59399b3'/>
<id>852fef66ef4cbbe753527b42cf23c59de59399b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[benchmark] Add benchmark tests for resizing the database</title>
<updated>2019-06-18T13:26:51+00:00</updated>
<author>
<name>Thiago Marcos P. Santos</name>
<email>tmpsantos@gmail.com</email>
</author>
<published>2019-06-14T16:47:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=ffecb4d6d6a439fb6b6e7aa000fafb5cd169b02a'/>
<id>ffecb4d6d6a439fb6b6e7aa000fafb5cd169b02a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[core] Clear/Invalidate should also work on non-tile resources</title>
<updated>2019-06-18T13:26:51+00:00</updated>
<author>
<name>Thiago Marcos P. Santos</name>
<email>tmpsantos@gmail.com</email>
</author>
<published>2019-06-14T13:53:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=78eeffe1717a37a91e6c59681421a20c52a4d003'/>
<id>78eeffe1717a37a91e6c59681421a20c52a4d003</id>
<content type='text'>
These methods were only affecting tiles, but they should really
work on every resource like style, glyphs, etc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These methods were only affecting tiles, but they should really
work on every resource like style, glyphs, etc.
</pre>
</div>
</content>
</entry>
<entry>
<title>[benchmark] Add performance test for cache</title>
<updated>2019-06-13T19:28:16+00:00</updated>
<author>
<name>Thiago Marcos P. Santos</name>
<email>tmpsantos@gmail.com</email>
</author>
<published>2019-06-12T11:45:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=cf153c34ee8d77bbb0f53936eec4f58f26a0b761'/>
<id>cf153c34ee8d77bbb0f53936eec4f58f26a0b761</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[core] Update algorithm::updateTileMasks tests</title>
<updated>2019-06-10T16:36:47+00:00</updated>
<author>
<name>Mikhail Pozdnyakov</name>
<email>mikhail.pozdnyakov@mapbox.com</email>
</author>
<published>2019-06-06T13:03:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=f77af317c4e33902eedd2bf8c0527dacb1910522'/>
<id>f77af317c4e33902eedd2bf8c0527dacb1910522</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[core] Refactor HeadlessFrontend/Backend: GL separation and factory (#14692)</title>
<updated>2019-05-21T04:37:49+00:00</updated>
<author>
<name>Aleksandar Stojiljkovic</name>
<email>aleksandar.stojiljkovic@mapbox.com</email>
</author>
<published>2019-05-21T04:37:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=3cd8c6c1fda6c7691e0a71b6ef7a393ea0e50108'/>
<id>3cd8c6c1fda6c7691e0a71b6ef7a393ea0e50108</id>
<content type='text'>
Refactor out HeadlessFrontend and HeadlessBackend gl independent code to gfx.
Define gl::HeadlessBackend as subclass, instantiated by gfx::HeadlessBackend static factory method.
GL dependent tests are still using gl::HeadlessBackend directly (not through gfx).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor out HeadlessFrontend and HeadlessBackend gl independent code to gfx.
Define gl::HeadlessBackend as subclass, instantiated by gfx::HeadlessBackend static factory method.
GL dependent tests are still using gl::HeadlessBackend directly (not through gfx).</pre>
</div>
</content>
</entry>
<entry>
<title>[benchmark] Add benchmark for tile invalidation</title>
<updated>2019-05-20T22:04:01+00:00</updated>
<author>
<name>Thiago Marcos P. Santos</name>
<email>tmpsantos@gmail.com</email>
</author>
<published>2019-05-20T11:23:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=88ef7d89c46b4c4e6e8ad84a5c8e9f410ef6d3cb'/>
<id>88ef7d89c46b4c4e6e8ad84a5c8e9f410ef6d3cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[core] Make the BackgroundScheduler a singleton</title>
<updated>2019-05-10T11:20:38+00:00</updated>
<author>
<name>Thiago Marcos P. Santos</name>
<email>tmpsantos@gmail.com</email>
</author>
<published>2019-02-14T14:56:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=06f1dc48a2fb317979ab48ce323115be5bd48f16'/>
<id>06f1dc48a2fb317979ab48ce323115be5bd48f16</id>
<content type='text'>
- Do not carry it over everywhere as parameter, it is a shared
  instance anyway and the lifecycle is pretty much the app lifecycle
  from the moment we instantiate a map.
- Rename to BackgroundScheduler because it is a Scheduler that will
  do tasks in the background, we don't make assumptions if it is a
  thread pool or a single thread.
- Most importantly, remove the dependency from `core` on `platform`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Do not carry it over everywhere as parameter, it is a shared
  instance anyway and the lifecycle is pretty much the app lifecycle
  from the moment we instantiate a map.
- Rename to BackgroundScheduler because it is a Scheduler that will
  do tasks in the background, we don't make assumptions if it is a
  thread pool or a single thread.
- Most importantly, remove the dependency from `core` on `platform`.
</pre>
</div>
</content>
</entry>
<entry>
<title>[core] Include pixelRatio property in MapOptions</title>
<updated>2019-03-28T14:41:15+00:00</updated>
<author>
<name>Sudarsana Babu Nagineni</name>
<email>sudarsana.babu@mapbox.com</email>
</author>
<published>2019-03-27T17:17:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=7af00a404f22742fed4a83e9a36d023d7515025f'/>
<id>7af00a404f22742fed4a83e9a36d023d7515025f</id>
<content type='text'>
Move pixelRatio property from Map constructor to MapOptions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move pixelRatio property from Map constructor to MapOptions.
</pre>
</div>
</content>
</entry>
<entry>
<title>[core] Add setter/getter for size property in MapOptions</title>
<updated>2019-03-28T14:41:15+00:00</updated>
<author>
<name>Sudarsana Babu Nagineni</name>
<email>sudarsana.babu@mapbox.com</email>
</author>
<published>2019-03-25T22:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=1cc1d4ea08ae02c3cc9b4dd1474845456c17d1bc'/>
<id>1cc1d4ea08ae02c3cc9b4dd1474845456c17d1bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
