summaryrefslogtreecommitdiff
path: root/plugins/dfxvideo/gpu.c
Commit message (Collapse)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-191-0/+0
|
* Bring up to date with PCSX-R master (97809)iCatButler2016-03-301-32/+38
|
* OS X: Minor changesSND\MaddTheSane_cp2014-05-221-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90493 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* peopsgl/xvideo: CPUToVRAM write: wrap to beginning of same scanline when ↵SND\ckain_cp2014-01-301-4/+11
| | | | | | going past GPU FB width. Fixes Alunda CLUT being destroyed. Hopefully breaks nothing. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88616 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Xvideo: Use YUV mode from primary Xv adapter rather than RGB mode from ↵SND\ckain_cp2014-01-211-2/+2
| | | | | | non-primary adapter. Fixes Intel adapter black screen. Also Xv's sync on vblank is now cfg param and disabled by default. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88391 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* peopsgl/xvideo: fixed interlace/frame bit31 toggling. Now X-Men Academies ↵SND\ckain_cp2013-11-141-5/+25
| | | | | | are fine. Obsoletes use of odd/even hack. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87829 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Use __private_extern__ on OS X's localization functions.SND\MaddTheSane_cp2013-08-261-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86932 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Make OS X's localization implementation functions match the signature of ↵SND\MaddTheSane_cp2013-03-031-1/+1
| | | | | | gettext. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@83305 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Unix style EOL (thanks to darktjm);SND\edgbla_cp2012-11-181-2317/+2317
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81299 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Quieting a warning in OS X localization implementation.SND\MaddTheSane_cp2012-09-231-1/+1
| | | | | | | Fixing a few bugs on the OS X Software Shader support, and adding a quality selector. Changing the hacks type used in the Mac preference selector from unsigned long to unsigned int. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@79982 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Adding a kludge around defines to get each plug-in to have a unique ↵SND\MaddTheSane_cp2011-11-181-3/+7
| | | | | | localization function on Mac OS X. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72452 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-171-0/+18
| | | | | | | | | | Localizable.strings files for each plug-in. Try to get localizable string from a c string (see Pcsxr_locale_text in main.m). Each Mac plug-in now has a Principal class declaration in their Info.plist Also updated the memory card extensions git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72361 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-091-3/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72138 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Rebranding.SND\edgbla_cp2011-06-081-4/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67621 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Temporarily reverted r64524 until I (or someone else) find the time to sort ↵SND\weimingzhi_cp2011-03-131-2312/+2295
| | | | | | out the stuff. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64536 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Commited patch in issue #8171 (by darktjm).SND\dario86_cp2011-03-121-46/+63
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64524 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* - dfinput: visual vibration.SND\weimingzhi_cp2011-01-101-3/+1
| | | | | | - padssspsx: imported. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61950 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61817 ↵SND\edgbla_cp2011-01-061-39/+57
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfxvideo, peopsxgl: ode bit fix (Cosmowarrior Rei/iS - Internal Section).SND\edgbla_cp2010-10-011-434/+442
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@57994 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsound (win32): added free dxsdk header from wine.SND\weimingzhi_cp2010-08-131-4/+4
| | | | | | 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
* stupid typoSND\weimingzhi_cp2010-08-131-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56049 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfxvideo: Readded windows support.SND\weimingzhi_cp2010-08-131-131/+450
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56047 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@53840 ↵SND\weimingzhi_cp2010-06-291-5/+25
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34786 ↵SND\weimingzhi_cp2009-11-021-2/+15
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@26207 ↵SND\weimingzhi_cp2009-08-171-5/+17
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23061 ↵SND\weimingzhi_cp2009-04-161-0/+1907
e17a0e51-4ae3-4d35-97c3-1a29b211df97