summaryrefslogtreecommitdiff
path: root/plugins/unity-mt-grab-handles/src
AgeCommit message (Expand)Author
2012-10-12* Merged trunk, replaced boost ptr with stdBrandon Schaefer
2012-10-11* Fixes memory leak, reference counting and crashBrandon Schaefer
2012-09-07Remove everything in the #ifndef USE_MODERN_COMPIZ_GL ifdefs and remove the i...Sam Spilsbury
2012-09-05Removed the variables 'oldPrev' and 'oldNext' which got assigned the value NU...MC Return
2012-08-30Remove usage of USE_MODERN_COMPIZ_GL bump the compiz depSam Spilsbury
2012-07-30Fixed possible performance issue in unity-mt-grab-handles.cpp by replacement ...MC Return
2012-06-12Fix compilation errors.Andrea Azzarone
2012-04-06Disassociate using GLES and using the modern Compiz GL API.Alexandros Frantzis
2012-01-24GLES2: Fix gles2 compilation in unity-mt-grab-handles.Alexandros Frantzis
2012-01-19GLES2: Ported changes to files outside plugins/unityshell.Marc Ordinas i Llopis
2011-12-23Use a shared ptrSam Spilsbury
2011-12-23Use a shared ptr for the impl factorySam Spilsbury
2011-12-22MergeSam Spilsbury
2011-12-22MergeSam Spilsbury
2011-12-22Remove empty constructors and destructorsSam Spilsbury
2011-12-22Use unsigned shortSam Spilsbury
2011-12-22Set the high bit if no state or actions are set since our bitwise checkSam Spilsbury
2011-12-21Split the implementation into filesSam Spilsbury
2011-12-21s/Unity/unitySam Spilsbury
2011-12-21Use nux::Geometry instead of CompSize and CompRect in the Unity::MT classes s...Sam Spilsbury
2011-12-21Bug 904174: Refactored the code to allow for separate instantiation and testingSam Spilsbury
2011-07-21Update formatting to match style (as close as possible)Neil Jagdish Patel
2011-06-20Initial go at making things sane againNeil Jagdish Patel