summaryrefslogtreecommitdiff
path: root/win32/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Add support for GL Extensions to Windows GPU pluginiCatButler2019-03-023-11/+24
|
* Port various fixes from Beetle renderersiCatButler2018-12-163-243/+134
| | | | | | - Use PGXP w values to detect 3D geometry when modifying tex coords for flipped sprites - Replace line rendering algorithm with find/force line hack implementations - Add UI drop box to access this (no longer dependent on tex coord control)
* * Fix file and folder permissionsStelios Tsampas2018-03-1963-0/+0
|
* * win32Stelios Tsampas2018-01-115-137/+160
| | | | | - Exclude top-level dir from includes - Use unified build dir for pcsxr and plugins
* Implement vertex cachingiCatButler2016-05-151-1/+3
| | | | | | | - Try using Blade_Arma's vertex cache to find untracked vertices - Fix GTE_LOG - Add more logging spew - Update debug mode to track cached vertices
* Add PGXP visual debug modeiCatButler2016-05-101-0/+2
| | | | | | | Toggles using F11 Red = low precision Blue = high precision Yellow = Sprite
* - Move pgxp_gpu source files into correct folder.iCatButler2016-03-264-128/+4
| | | | - Trace 16 bit reads and writes, invalidate register or memory (fixes UI glitches)
* Initial upload of PGXP.iCatButler2016-03-255-0/+133
|
* Update to VS 2015iCatButler2016-03-225-5/+15
|
* PadSSSPSX, 'background' option for gamepads;SND\edgbla_cp2013-08-305-4/+16
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87027 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Win32: fix crash if direct sound initialization fails.SND\ckain_cp2013-05-171-0/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@84776 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Win32: Build place DLLs to solution dir (where pcsxr.exe is)SND\ckain_cp2013-05-175-5/+5
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@84775 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Win32: Use MFC if it is available. Otherwise Windows headers and recources. ↵SND\ckain_cp2013-05-175-0/+32
| | | | | | Now can be build on Visual Studio Express edition. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@84774 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Patch 14294 (KrossX2);SND\edgbla_cp2013-05-032-2/+3
| | | | | | | Sio1 plugin has been enabled by default for Windows; git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@84368 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Patch 14090 (KrossX2);SND\edgbla_cp2013-03-193-4/+16
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@83651 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* link cable plugin for Windows;SND\edgbla_cp2013-02-2431-2868/+2107
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@83125 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Unix style EOL (thanks to darktjm);SND\edgbla_cp2012-11-1853-10699/+10699
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81299 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Updated Free Software Foundation address (Jem256).SND\dario86_cp2012-02-196-37/+37
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@75156 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* padssspsx: visual vibration option.SND\edgbla_cp2011-11-044-4/+14
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@71998 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* peopsogl1, vertex accuracy.SND\edgbla_cp2011-07-265-100/+81
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@69230 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66612 ↵SND\edgbla_cp2011-05-063-15/+33
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62026 ↵SND\weimingzhi_cp2011-01-128-16/+22
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61961 ↵SND\weimingzhi_cp2011-01-101-0/+2
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* - dfxvideo (win32): visual rumble.SND\weimingzhi_cp2011-01-101-0/+20
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61960 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* - include the plugins in .dsw/.sln file (cdrsapu is not included for now due ↵SND\weimingzhi_cp2011-01-104-0/+2020
| | | | | | to uncertain license issue). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61958 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* - dfinput: visual vibration.SND\weimingzhi_cp2011-01-107-0/+1556
| | | | | | - padssspsx: imported. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61950 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfxvideo, peopsxgl (win32): Fixed FTBFS.SND\weimingzhi_cp2011-01-024-6/+6
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61695 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsoundSND\weimingzhi_cp2010-12-283-153/+111
| | | | | | | - spu.c: silenced warning. - (win32) DFSound.rc, resource.h, cfg.c: Added mute option and freqresponse. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61534 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* peopsxgl: Readded windows support.SND\weimingzhi_cp2010-08-1828-62/+4038
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56180 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfxvideo: fixed hq2x/hq3x under windows (was an issue introduced by me).SND\weimingzhi_cp2010-08-141-13/+157
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56090 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56055 ↵SND\weimingzhi_cp2010-08-132-15/+18
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfxvideo (win32): load ddraw.dll globallySND\weimingzhi_cp2010-08-133-36/+18
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56054 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfxvideo (win32): fake gpu busy option was missing; readdedSND\weimingzhi_cp2010-08-132-26/+30
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56053 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* don't use GetModuleHandle()SND\weimingzhi_cp2010-08-133-13/+21
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56052 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsound (win32): added free dxsdk header from wine.SND\weimingzhi_cp2010-08-1312-13/+7746
| | | | | | dfxvideo (win32): added free dxsdk headers from wine, do not link against ddraw.lib which was removed from latest dxsdk git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56051 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfxvideo: Readded windows support.SND\weimingzhi_cp2010-08-1313-2/+8089
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56047 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsound: readded windows support.SND\weimingzhi_cp2010-08-1217-0/+2195
gtk gui: increased number of savestate slots. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56022 e17a0e51-4ae3-4d35-97c3-1a29b211df97