<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/android/native, branch stencil_shadows</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=stencil_shadows</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=stencil_shadows'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2023-04-08T18:19:35+00:00</updated>
<entry>
<title>Drop ENABLE_GLES option</title>
<updated>2023-04-08T18:19:35+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2023-03-05T14:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9d736e8b8baeeacad9cfa94edd18adfcaf000029'/>
<id>urn:sha1:9d736e8b8baeeacad9cfa94edd18adfcaf000029</id>
<content type='text'>
ENABLE_GLES predates forking Irrlicht. Its primary use was to distinguish Irrlicht-ogles from upstream version as Minetest could be compiled with either.
That's not necessary anymore and gets in the way sometimes.
</content>
</entry>
<entry>
<title>Fix task ordering and more in Gradle Android build</title>
<updated>2023-03-02T18:57:18+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2023-02-23T10:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=fee2e3ee27a36c9a33e3cd75c676a0edc33ccac5'/>
<id>urn:sha1:fee2e3ee27a36c9a33e3cd75c676a0edc33ccac5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Android: Increase minimum SDK version to 21</title>
<updated>2023-02-17T23:03:28+00:00</updated>
<author>
<name>Muhammad Rifqi Priyo Susanto</name>
<email>muhammadrifqipriyosusanto@gmail.com</email>
</author>
<published>2023-02-17T23:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c1e430ef68271b8769ae8852b2b4a2fa0fb7ccac'/>
<id>urn:sha1:c1e430ef68271b8769ae8852b2b4a2fa0fb7ccac</id>
<content type='text'>
Target/compiled SDK version is increased to 33.
Build Tools, NDK, and Gradle are also updated.</content>
</entry>
<entry>
<title>Add dynamic exposure correction (#12959)</title>
<updated>2023-01-06T21:33:25+00:00</updated>
<author>
<name>x2048</name>
<email>codeforsmile@gmail.com</email>
</author>
<published>2023-01-06T21:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6d45c243f85942b20dab58753e735ec89a68f710'/>
<id>urn:sha1:6d45c243f85942b20dab58753e735ec89a68f710</id>
<content type='text'>
* Add uniform for frame delta time
* Adjust exposure in logarithmic (EV) space
* Add network support and LUA API
* Add testing mod</content>
</entry>
<entry>
<title>Android: Increase target/compiled SDK version to 32 (#12911)</title>
<updated>2022-10-31T13:19:30+00:00</updated>
<author>
<name>Muhammad Rifqi Priyo Susanto</name>
<email>muhammadrifqipriyosusanto@gmail.com</email>
</author>
<published>2022-10-31T13:19:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=fb3085a2c593e0671e3322fe0e7d0914a052acef'/>
<id>urn:sha1:fb3085a2c593e0671e3322fe0e7d0914a052acef</id>
<content type='text'>
Build Tools, NDK, and Gradle are also updated.
Repositories is changed from jcenter() to mavenCentral().</content>
</entry>
<entry>
<title>Fix and enable x86 build for Android (#12700)</title>
<updated>2022-08-25T21:48:49+00:00</updated>
<author>
<name>savilli</name>
<email>78875209+savilli@users.noreply.github.com</email>
</author>
<published>2022-08-25T21:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=75d88dcae233757d9567c971227b33b0168b5254'/>
<id>urn:sha1:75d88dcae233757d9567c971227b33b0168b5254</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run Minetest update checker on startup (#7629)</title>
<updated>2022-08-02T19:34:17+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2022-08-02T19:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a81259d19a434752614e5a430fdebf86f07c1cfc'/>
<id>urn:sha1:a81259d19a434752614e5a430fdebf86f07c1cfc</id>
<content type='text'>
This feature is enabled by default for non-Android release builds. Package
maintainers may use -DENABLE_UPDATE_CHECKER=0 to disable it.

Co-authored-by: rubenwardy &lt;rw@rubenwardy.com&gt;
Co-authored-by: sfan5 &lt;sfan5@live.de&gt;</content>
</entry>
<entry>
<title>Fixes to Android build + option to turn LuaJIT on/off for testing purposes (#12334)</title>
<updated>2022-05-21T15:49:41+00:00</updated>
<author>
<name>paradust7</name>
<email>102263465+paradust7@users.noreply.github.com</email>
</author>
<published>2022-05-21T15:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=371f21fb350a29ad1ade4ffaf38c07ca1742cd63'/>
<id>urn:sha1:371f21fb350a29ad1ade4ffaf38c07ca1742cd63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the codebase to C++14</title>
<updated>2022-02-26T13:39:41+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-02-23T19:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=04bd253390cc6c67a555e4837e7e48d524fdf014'/>
<id>urn:sha1:04bd253390cc6c67a555e4837e7e48d524fdf014</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fully remove bitmap font support (#11863)</title>
<updated>2022-01-08T13:53:25+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-01-08T13:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=76dbd0d2d04712dcad4f7c6afecb97fa8d662d6d'/>
<id>urn:sha1:76dbd0d2d04712dcad4f7c6afecb97fa8d662d6d</id>
<content type='text'>
Freetype is now a build requirement.</content>
</entry>
</feed>
