summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFXVideo/macsrc/PluginGLView.m
Commit message (Expand)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-191-0/+0
* OS X: Fix the SoftGL driver.SND\MaddTheSane_cp2014-11-111-2/+2
* OS X: Consolidate the SoftGL plug-in's OpenGL functions into one file again.SND\MaddTheSane_cp2014-11-101-35/+587
* OS X: make all ivars either be in the implementation block, or converted to O...SND\MaddTheSane_cp2014-11-101-0/+34
* OS X fiddlingSND\MaddTheSane_cp2014-03-031-4/+11
* Apple seems to be really pushing OpenGL3, let’s see if I can make an OpenGL...SND\MaddTheSane_cp2013-11-271-683/+38
* More work on OS X localization.SND\MaddTheSane_cp2013-11-261-0/+4
* Implement window size setting for PeopsSoftGL on OS X.SND\MaddTheSane_cp2013-10-231-34/+0
* Quieting a warning about small integer size on OS X.SND\MaddTheSane_cp2013-09-121-1/+2
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-101-11/+1
* 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