summaryrefslogtreecommitdiff
path: root/win32/plugins/peopsxgl
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-1913-0/+0
|
* * win32Stelios Tsampas2018-01-111-27/+33
| | | | | - 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-221-1/+3
|
* Win32: Build place DLLs to solution dir (where pcsxr.exe is)SND\ckain_cp2013-05-171-1/+1
| | | | 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-171-0/+6
| | | | | | 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-245-771/+355
| | | | 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-1812-3791/+3791
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81299 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@62026 ↵SND\weimingzhi_cp2011-01-122-4/+7
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* - include the plugins in .dsw/.sln file (cdrsapu is not included for now due ↵SND\weimingzhi_cp2011-01-101-0/+546
| | | | | | to uncertain license issue). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61958 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfxvideo, peopsxgl (win32): Fixed FTBFS.SND\weimingzhi_cp2011-01-022-3/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61695 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* peopsxgl: Readded windows support.SND\weimingzhi_cp2010-08-1812-0/+3262
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56180 e17a0e51-4ae3-4d35-97c3-1a29b211df97