<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BuddhaShader/BuddhaTest/include, branch v0.0.2-kindaWorkingBetter</title>
<subtitle>First steps with OpenGL: A compute shader that renders a BuddhaBrot to an SSBO. Can also save the result to PNG for future viewing pleasure. </subtitle>
<id>https://git.grois.info/BuddhaShader/atom/BuddhaTest/include?h=v0.0.2-kindaWorkingBetter</id>
<link rel='self' href='https://git.grois.info/BuddhaShader/atom/BuddhaTest/include?h=v0.0.2-kindaWorkingBetter'/>
<link rel='alternate' type='text/html' href='https://git.grois.info/BuddhaShader/'/>
<updated>2018-03-10T19:34:35Z</updated>
<entry>
<title>Prepare install script, and make shader loading work from PREFIX/share/...</title>
<updated>2018-03-10T19:34:35Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2018-03-10T19:34:35Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/BuddhaShader/commit/?id=2759a3f45b5cd095bb79eff77b35978c8f8069c6'/>
<id>urn:sha1:2759a3f45b5cd095bb79eff77b35978c8f8069c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add command line parsing</title>
<updated>2018-03-10T17:48:52Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2018-03-10T17:48:52Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/BuddhaShader/commit/?id=5127d05dfdc877b0fc06e6ec228cfef09b98539a'/>
<id>urn:sha1:5127d05dfdc877b0fc06e6ec228cfef09b98539a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add color scaling option (as 8 bit per channel is not really much)</title>
<updated>2018-03-10T14:59:48Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2018-03-10T14:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/BuddhaShader/commit/?id=d1cc4a53f5492d95c260a7871cc030c9b1b0a6e9'/>
<id>urn:sha1:d1cc4a53f5492d95c260a7871cc030c9b1b0a6e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Gamma correction for output</title>
<updated>2018-03-10T14:43:36Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2018-03-10T14:43:36Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/BuddhaShader/commit/?id=704ecb6bbabe4a73c45bb6ae2433754bb8260bde'/>
<id>urn:sha1:704ecb6bbabe4a73c45bb6ae2433754bb8260bde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce buffer size by a factor of 2 (image is symmetric)</title>
<updated>2018-03-10T12:55:50Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2018-03-10T12:55:50Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/BuddhaShader/commit/?id=a0afe4bf8c011222b85c481ae209b09f75189858'/>
<id>urn:sha1:a0afe4bf8c011222b85c481ae209b09f75189858</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make local work group size tweakable. (Not yet exposed to user)</title>
<updated>2018-03-10T12:31:14Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2018-03-10T12:31:14Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/BuddhaShader/commit/?id=01b47b49462a3b6ade6e8819edad9f2455fe1143'/>
<id>urn:sha1:01b47b49462a3b6ade6e8819edad9f2455fe1143</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure png file gets closed by wrapping the file descriptor into a</title>
<updated>2018-03-10T11:52:52Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2018-03-10T11:52:52Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/BuddhaShader/commit/?id=c44d5f06fcea7af11d03f62a2670030c65ad0089'/>
<id>urn:sha1:c44d5f06fcea7af11d03f62a2670030c65ad0089</id>
<content type='text'>
class with destructor
</content>
</entry>
<entry>
<title>Dump result to image.png in current folder.</title>
<updated>2018-03-09T23:14:46Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2018-03-09T23:14:46Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/BuddhaShader/commit/?id=48d275a01baaff68a0c055dd77664b5d0f22d70d'/>
<id>urn:sha1:48d275a01baaff68a0c055dd77664b5d0f22d70d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial Commit</title>
<updated>2018-03-09T20:36:10Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2018-03-09T20:36:10Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/BuddhaShader/commit/?id=3b734f0d6b9e28c1f2c4ae54e3f46e573e02f4a5'/>
<id>urn:sha1:3b734f0d6b9e28c1f2c4ae54e3f46e573e02f4a5</id>
<content type='text'>
</content>
</entry>
</feed>
