<feed xmlns='http://www.w3.org/2005/Atom'>
<title>comp426/balls.c, branch opencl</title>
<subtitle>COMP 426 project: bouncing balls simulation.</subtitle>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/'/>
<entry>
<title>remove redundant buffer writes</title>
<updated>2024-11-05T02:14:15+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-05T02:14:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=e172947039dcab9b17db69229fdaf226006dcea3'/>
<id>e172947039dcab9b17db69229fdaf226006dcea3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>increase max radius and initial velocity</title>
<updated>2024-11-03T02:08:33+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-03T02:08:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=76d858135743fc5737315aaaae37caaa7f8a5969'/>
<id>76d858135743fc5737315aaaae37caaa7f8a5969</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>include local directory when building opencl program</title>
<updated>2024-11-03T02:01:27+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-03T02:01:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=ba4234f39d3bc25e62464d21380ecb2bf6b603a3'/>
<id>ba4234f39d3bc25e62464d21380ecb2bf6b603a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>correct units of measurement in move() kernel</title>
<updated>2024-11-03T01:39:49+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-03T01:39:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=b5c25416bc7df0e3134731d3337409e2447467d2'/>
<id>b5c25416bc7df0e3134731d3337409e2447467d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>decrease number of vertices</title>
<updated>2024-11-03T01:21:30+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-03T01:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=d08483a437bc44ddc7b65b140c9f173815e13a0f'/>
<id>d08483a437bc44ddc7b65b140c9f173815e13a0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move FPS into config.h</title>
<updated>2024-11-03T01:18:45+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-03T01:18:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=341e7010688bce33c8710ac660d2ef9552420566'/>
<id>341e7010688bce33c8710ac660d2ef9552420566</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>frame counter in top left corner</title>
<updated>2024-11-02T23:48:45+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-02T23:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=c693b61e3f26653dc3f1fc26c72c91b2674d6ada'/>
<id>c693b61e3f26653dc3f1fc26c72c91b2674d6ada</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>frame pacing</title>
<updated>2024-11-02T23:36:40+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-02T23:36:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=13ccfb3728eb3dc3a6a5294a8f8754b3c5cbc903'/>
<id>13ccfb3728eb3dc3a6a5294a8f8754b3c5cbc903</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo in windows cl_context_properties config</title>
<updated>2024-11-02T22:59:53+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-02T22:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=e88035b16d88308e0604119879e078af7ac56d01'/>
<id>e88035b16d88308e0604119879e078af7ac56d01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>config.h</title>
<updated>2024-11-02T22:32:47+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-02T22:32:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=354e155867dcb6c0d574bb5de47e5903cb67b99d'/>
<id>354e155867dcb6c0d574bb5de47e5903cb67b99d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
