<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/pcsxr/libpcsxcore/gpu.c, 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>* Sync with codeplex branch (libpcsxcore, linux gui)</title>
<updated>2017-07-31T09:48:37+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2017-07-31T09:48:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=01f49908879197b1715483321a9490dd71c8874b'/>
<id>urn:sha1:01f49908879197b1715483321a9490dd71c8874b</id>
<content type='text'>
    This commit reflects mostly changes that happened in upstream since the last sync.
    Commit messages in upstream are lacking information. Most important changes are
    commented below, the rest of them are either formating or just trivial stuff.

    Memory viewer, invalidate dynarec
        gui/DebugMemory.c
        libpcsxcore/cdrom.c
        libpcsxcore/gpu.c
        libpcsxcore/misc.c
        libpcsxcore/psxdma.c

    Load binary files and psx executables
        libpcsxcore/misc.c
        libpcsxcore/misc.h
        libpcsxcore/plugin.c
        libpcsxcore/plugin.h

    Support for psxida
        libpcsxcore/debug.c
        libpcsxcore/r3000a.c
        plugins/bladesio1/connection.c

    disable loading save states with digits
        gui/Plugin.c

    Fix psxDIV in interpreter
        libpcsxcore/psxinterpreter.c
</content>
</entry>
<entry>
<title>Initial PGXP CPU commit</title>
<updated>2016-06-07T14:57:46+00:00</updated>
<author>
<name>iCatButler</name>
<email>i.am.catbutler@gmail.com</email>
</author>
<published>2016-06-07T14:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=f70082329d751ee8a358437feb34134e283b27d8'/>
<id>urn:sha1:f70082329d751ee8a358437feb34134e283b27d8</id>
<content type='text'>
- Restructured project to base interface on PSX instructions
- Support for all relevant CPU arithmetic and logic instructions
- Debug output available via deferred PGXP calls
- Remove most dependencies on PCSXR
- Still very much a work in progress (lots of errors)

- Add extra debug information to GPU plugin (w values)
</content>
</entry>
<entry>
<title>Perspective correct texturing</title>
<updated>2016-04-27T11:18:13+00:00</updated>
<author>
<name>iCatButler</name>
<email>i.am.catbutler@gmail.com</email>
</author>
<published>2016-04-27T11:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=153c8eb4997d21d3b2965cf38d4348f05c29860f'/>
<id>urn:sha1:153c8eb4997d21d3b2965cf38d4348f05c29860f</id>
<content type='text'>
- replace calls to glOrtho with new matrix (z value becomes w)
- store w value for each vertex
- if any vertex does not have a w value set whole polygon to 1.0
- Reset vertex between draw calls to prevent stale w values persisting

- validate PGXP values using stored copy of original (allow greater variance)
- properly convert addresses before passing to plugin
- rework memory to use a single pool with offsets

- Implement floating point RTPS/RTPT transform, currently disabled.
</content>
</entry>
<entry>
<title>Initial upload of PGXP.</title>
<updated>2016-03-25T16:25:15+00:00</updated>
<author>
<name>iCatButler</name>
<email>i.am.catbutler@gmail.com</email>
</author>
<published>2016-03-25T16:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=7767ea4acbae995cd8e6302bdb7c97e89748dfd8'/>
<id>urn:sha1:7767ea4acbae995cd8e6302bdb7c97e89748dfd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Toshinden Subaru with a hack for now. Seems that xa.c needs some further debugging.</title>
<updated>2013-10-02T16:19:04+00:00</updated>
<author>
<name>SND\ckain_cp</name>
<email>SND\ckain_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-10-02T16:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=2ee144472e54c451a26b71489f1abde0dcd5bd64'/>
<id>urn:sha1:2ee144472e54c451a26b71489f1abde0dcd5bd64</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87349 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Vampire Hunter D title screen hack revisited. Fixes Tomb Raider II opaque water effect.</title>
<updated>2013-09-27T13:45:20+00:00</updated>
<author>
<name>SND\ckain_cp</name>
<email>SND\ckain_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-09-27T13:45:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=4917b2a1a132df036c65fb81b6d3ed0a1cebf599'/>
<id>urn:sha1:4917b2a1a132df036c65fb81b6d3ed0a1cebf599</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87330 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>mem2vram: delay based on BS size. Fixes X-Files videos. Seems not break other videos or games.</title>
<updated>2013-03-06T17:49:50+00:00</updated>
<author>
<name>SND\ckain_cp</name>
<email>SND\ckain_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-03-06T17:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=d0c76b09e921ab68b61ac1c1de6feb071fe19637'/>
<id>urn:sha1:d0c76b09e921ab68b61ac1c1de6feb071fe19637</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@83403 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Fix Vampire Hunter D title screen by handling special DMA CHCR 0x0401 (not start/busy).</title>
<updated>2013-02-13T12:36:00+00:00</updated>
<author>
<name>SND\ckain_cp</name>
<email>SND\ckain_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-02-13T12:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=6fd2ccec503041427dbd03388e67da70a4d5502e'/>
<id>urn:sha1:6fd2ccec503041427dbd03388e67da70a4d5502e</id>
<content type='text'>
http://nocash.emubase.de/psx-spx.htm#dmachannels

DmaExec looks fugly now. :/


git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82841 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Unix style EOL (thanks to darktjm);</title>
<updated>2012-11-18T18:15:59+00:00</updated>
<author>
<name>SND\edgbla_cp</name>
<email>SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2012-11-18T18:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=065ccce6e919353d1e746057521e8e317b9acf12'/>
<id>urn:sha1:065ccce6e919353d1e746057521e8e317b9acf12</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81299 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
</feed>
