summaryrefslogtreecommitdiff
path: root/plugins/unity-mt-grab-handles/src
AgeCommit message (Expand)Author
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