summaryrefslogtreecommitdiff
path: root/libpcsxcore/plugins.c
Commit message (Expand)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-191-0/+0
* * Sync with codeplex branch (libpcsxcore, linux gui)Stelios Tsampas2017-07-311-0/+26
* * Revert parts of the per game memory card patch.Stelios Tsampas2017-07-301-0/+14
* Implement vertex cachingiCatButler2016-05-151-0/+3
* Add PGXP visual debug modeiCatButler2016-05-101-0/+3
* Fix default definition of pgxpMemory call.iCatButler2016-03-301-1/+1
* Bring up to date with PCSX-R master (97809)iCatButler2016-03-301-0/+3
* Initial upload of PGXP.iCatButler2016-03-251-0/+3
* Fix some minor warnings on SysPrintf and SysMessage use in libpcsxcore.SND\MaddTheSane_cp2013-07-091-3/+3
* Win32: CDR plugin is not mandatory to have since there is build-in ISO support.SND\ckain_cp2013-05-171-1/+1
* .SND\edgbla_cp2013-02-221-22/+26
* .SND\edgbla_cp2013-02-151-7/+14
* ...SND\edgbla_cp2013-02-141-4/+0
* Unix style EOL (thanks to darktjm);SND\edgbla_cp2012-11-181-839/+839
* Updated Free Software Foundation address (Jem256).SND\dario86_cp2012-02-191-1/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72730 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-11-301-16/+3
* gpu gte acuracy interface.SND\edgbla_cp2011-07-101-0/+3
* Temporarily reverted r64524 until I (or someone else) find the time to sort o...SND\weimingzhi_cp2011-03-131-852/+849
* Commited patch in issue #8171 (by darktjm).SND\dario86_cp2011-03-121-849/+852
* Gun sight interface.SND\edgbla_cp2011-01-031-0/+9
* Visual vibration interface.SND\edgbla_cp2011-01-021-12/+21
* Added gpu busy interface.SND\edgbla_cp2010-08-131-0/+16
* emulator is now at least running on FreeBSD :)SND\weimingzhi_cp2010-07-071-7/+1
* #ifdef'ed out Sio1 interface for now (using uninitialized ptr in plugins.c co...SND\weimingzhi_cp2010-07-071-8/+26
* GPUvBlank (for gpuBladeSoft now, experimental).SND\edgbla_cp2010-07-041-0/+3
* Sio1 interface (link cable).SND\edgbla_cp2010-07-021-2/+139
* dfcdrom: implemented CDRreadCDDA() and CDRgetTE() (not tested)SND\weimingzhi_cp2010-06-081-2/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@51475 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-06-081-0/+4
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48354 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-201-8/+8
* added missing brackets.SND\weimingzhi_cp2010-05-161-7/+9
* Fixed crash when launching another game if netplay plugin is selected but not...SND\weimingzhi_cp2010-05-141-2/+2
* CDRgetBufferSub for internal cdr plugin. %)SND\edgbla_cp2010-05-131-1/+2
* PADreadPort1/2 for NRage pad plugin (windows). :(SND\edgbla_cp2010-05-131-25/+128
* use boolean for where it should.SND\weimingzhi_cp2010-05-121-3/+3
* got rid of cdrfilename & cdOpenCase, windows broken for nowSND\weimingzhi_cp2010-05-101-5/+25
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47726 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-101-5/+6
* libbz2 is not neededSND\weimingzhi_cp2010-05-091-2/+1
* farewell to the past...SND\weimingzhi_cp2010-05-091-734/+435
* more cleanupsSND\weimingzhi_cp2010-05-071-14/+17
* preparing for refactor/cleanup, moved all definations into .c files, other mi...SND\weimingzhi_cp2010-05-071-8/+119
* Got rid of PAD_readPort1()/PAD_readPort2().SND\weimingzhi_cp2010-05-051-105/+4
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@46936 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-04-301-2/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@27879 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-08-271-0/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23678 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-06-101-1/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23061 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-04-161-0/+820