<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/pcsxr/macosx/plugins/DFXVideo/macsrc/PluginGLView.m, branch sio</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/pcsxr/atom?h=sio</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/pcsxr/atom?h=sio'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/'/>
<updated>2018-03-19T09:47:21+00:00</updated>
<entry>
<title>* Fix file and folder permissions</title>
<updated>2018-03-19T09:47:21+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2018-02-01T06:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=e11f002bf9a66a7cb01bba16a226dbe85b5c3c4a'/>
<id>urn:sha1:e11f002bf9a66a7cb01bba16a226dbe85b5c3c4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OS X: Fix the SoftGL driver.</title>
<updated>2014-11-11T00:10:11+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-11-11T00:10:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=8504c3e70831ccc3d9f648b4ed33f3cbc9ed2890'/>
<id>urn:sha1:8504c3e70831ccc3d9f648b4ed33f3cbc9ed2890</id>
<content type='text'>
I knew I was overlooking something...

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92232 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>OS X: Consolidate the SoftGL plug-in's OpenGL functions into one file again.</title>
<updated>2014-11-10T23:53:25+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-11-10T23:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=f7961efaeebdf1e717803824936db51e9af19d52'/>
<id>urn:sha1:f7961efaeebdf1e717803824936db51e9af19d52</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92231 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>OS X: make all ivars either be in the implementation block, or converted to Objective C 2.0 properties.</title>
<updated>2014-11-10T20:22:50+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-11-10T20:22:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=a96ba176322566d9d15b51c714984affcdfc6355'/>
<id>urn:sha1:a96ba176322566d9d15b51c714984affcdfc6355</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92227 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>OS X fiddling</title>
<updated>2014-03-03T19:50:59+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2014-03-03T19:50:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=5660e3f37355999b2877ffbdde86794f2ea2e33d'/>
<id>urn:sha1:5660e3f37355999b2877ffbdde86794f2ea2e33d</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89254 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Apple seems to be really pushing OpenGL3, let’s see if I can make an OpenGL 3 context on the Software renderer.</title>
<updated>2013-11-27T02:00:15+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-11-27T02:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=a4463d88e3a0b941bef85db712517b2d67de83b4'/>
<id>urn:sha1:a4463d88e3a0b941bef85db712517b2d67de83b4</id>
<content type='text'>
We’ll begin by splitting up the renderers into different files.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87979 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>More work on OS X localization.</title>
<updated>2013-11-26T23:29:22+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-11-26T23:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=26a39c749b337ef038a949447c5356ddaa0bc912'/>
<id>urn:sha1:26a39c749b337ef038a949447c5356ddaa0bc912</id>
<content type='text'>
Some OS X bug fixes.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87971 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Implement window size setting for PeopsSoftGL on OS X.</title>
<updated>2013-10-23T21:38:13+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-10-23T21:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=0a342e0492ee88b43f63ec3e3a17c463fad2bf09'/>
<id>urn:sha1:0a342e0492ee88b43f63ec3e3a17c463fad2bf09</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87642 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Quieting a warning about small integer size on OS X.</title>
<updated>2013-09-12T17:50:41+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-09-12T17:50:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=19489aa870218c1628a6339a00e2c3bd7b4319d1'/>
<id>urn:sha1:19489aa870218c1628a6339a00e2c3bd7b4319d1</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87142 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Remove 32-bit support on OS X.</title>
<updated>2013-09-10T18:18:15+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-09-10T18:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=a3ac4842bd5c7058b1363f7d3307f61724fc7178'/>
<id>urn:sha1:a3ac4842bd5c7058b1363f7d3307f61724fc7178</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87114 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
</feed>
