summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFXVideo/macsrc/PluginGLView.m
Commit message (Expand)AuthorAgeFilesLines
* Make more plug-ins use and implement RunOnMainThreadSync.SND\MaddTheSane_cp2013-08-171-1/+1
* Changing a lot of NSLogs to SysPrintf on OS X's PCSXR.SND\MaddTheSane_cp2013-07-091-1/+1
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-051-1/+0
* get rid of extra, blank lines on OS X.SND\MaddTheSane_cp2013-07-041-2/+0
* Make the plug-ins use ARC in 64-bit mode.SND\MaddTheSane_cp2013-07-041-6/+11
* Modify the Memory Object class a little bit. Some minor changes.SND\MaddTheSane_cp2013-06-221-1/+1
* Fixing a deadlock in PeopsSoftGL's shader code.SND\MaddTheSane_cp2013-06-221-64/+59
* Fix a crash when using SoftGL on OS X.SND\MaddTheSane_cp2013-03-171-164/+172
* Applying patch 13817.SND\MaddTheSane_cp2013-02-081-2/+2
* minor changesSND\MaddTheSane_cp2013-01-291-1/+1
* Use strlcpy on OS X code.SND\MaddTheSane_cp2013-01-101-1/+1
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-241-0/+0
* Allocate the buffer in loadSource via length of the data and not the file siz...SND\MaddTheSane_cp2012-10-191-54/+2
* Use rect_texture if available and we're not using shaders.SND\MaddTheSane_cp2012-10-131-22/+22
* Added some sanity checking so we don't try to use nil objects in the SoftGL M...SND\MaddTheSane_cp2012-10-101-0/+3
* Mainly spacing changes, and a few OCD things.SND\MaddTheSane_cp2012-10-101-12/+12
* Quieting a warning in OS X localization implementation.SND\MaddTheSane_cp2012-09-231-4/+2
* Updating projects to build on Xcode 4.4SND\MaddTheSane_cp2012-09-171-12/+241
* 10797, 10798 (MaddTheSane).SND\edgbla_cp2011-11-111-8/+8
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-091-3/+2
* MaddTheSane:SND\weimingzhi_cp2010-12-141-3/+3
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@35184 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-11-031-5/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34798 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-11-021-13/+20
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34795 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-11-021-49/+56
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34786 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2009-11-021-0/+682