Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-05-22 | Warning fix.compiz-0.8 | Danny Baumann | 1 | -1/+0 |
2008-04-24 | Apply cubeaddon option name change. | Dennis Kasprzyk | 1 | -2/+3 |
2008-04-21 | Damage screen only during animation. | Dennis Kasprzyk | 1 | -1/+6 |
2008-04-16 | Use cube changes to paint the desctop in correct order. | Dennis Kasprzyk | 1 | -11/+22 |
2008-04-10 | Removed dead code. | Dennis Kasprzyk | 1 | -10/+0 |
2008-04-10 | [PATCH] Initilised previously uninit var | Roland Bär | 1 | -1/+1 |
2008-04-10 | More optimizations. | Dennis Kasprzyk | 1 | -8/+11 |
2008-04-10 | Optimizations. | Dennis Kasprzyk | 1 | -19/+24 |
2008-04-10 | Disable occlusion detection. | Dennis Kasprzyk | 1 | -1/+2 |
2008-04-10 | Only calculate second matrices, if window depth is active. | Dennis Kasprzyk | 1 | -12/+18 |
2008-04-09 | Use cube progress value instead of own animation calculation. | Dennis Kasprzyk | 2 | -19/+6 |
2008-04-09 | Work together with cylinder transformation of cubeaddon (no window depth). | Dennis Kasprzyk | 1 | -220/+138 |
2008-04-04 | CMake build file. | Dennis Kasprzyk | 1 | -0/+3 |
2008-04-03 | Makefile update. | Dennis Kasprzyk | 1 | -5/+5 |
2008-03-27 | Enable 3d only if s->hsize is bigger than 2. | Dennis Kasprzyk | 1 | -1/+1 |
2008-03-14 | Makefile update. | Dennis Kasprzyk | 1 | -2/+2 |
2008-03-14 | Makefile update. | Dennis Kasprzyk | 1 | -2/+18 |
2008-03-12 | Makefile update | Danny Baumann | 1 | -1/+2 |
2008-02-08 | Dummy commit. | Danny Baumann | 1 | -1/+2 |
2008-01-28 | Flip cull face instead of setting it directly, to fix cube reflections. | Dennis Kasprzyk | 1 | -5/+6 |
2008-01-27 | Whitespace | Dennis Kasprzyk | 1 | -3/+3 |
2008-01-27 | Cleanups. | Dennis Kasprzyk | 1 | -12/+16 |
2008-01-27 | [PATCH] Added option to use custom colors for window borders | Kevin Lange | 2 | -20/+34 |
2008-01-23 | Check for header changes | Dennis Kasprzyk | 1 | -0/+1 |
2008-01-23 | Makefile update. | Dennis Kasprzyk | 1 | -8/+61 |
2007-12-19 | Reset cull face correctly. | Dennis Kasprzyk | 1 | -2/+4 |
2007-10-24 | Track checkOrientation API changes. | Danny Baumann | 1 | -3/+4 |
2007-10-24 | Use CompVector. | Danny Baumann | 1 | -36/+35 |
2007-10-24 | Use core matrix functions. | Danny Baumann | 1 | -32/+26 |
2007-10-09 | Use window offsets to translate windows correctly. | Dennis Kasprzyk | 1 | -1/+15 |
2007-09-26 | Properly terminate 3D usage after ending cube rotation. | Danny Baumann | 1 | -22/+21 |
2007-09-25 | Simplify window size calculations. | Danny Baumann | 1 | -8/+5 |
2007-09-24 | Dummy commit. | Danny Baumann | 1 | -0/+1 |
2007-09-24 | Fix whitespace. | Danny Baumann | 1 | -24/+24 |
2007-09-24 | Fix bevel handling. | Danny Baumann | 1 | -22/+44 |
2007-09-24 | Cleanup. | Danny Baumann | 1 | -191/+41 |
2007-09-24 | Fix window depth quads being clipped (thanks Dennis) | Danny Baumann | 1 | -85/+233 |
2007-09-23 | Fix typo. | Danny Baumann | 1 | -1/+1 |
2007-09-23 | Remove solved TODO items. | Danny Baumann | 1 | -10/+4 |
2007-09-23 | Cleanup. | Danny Baumann | 1 | -19/+15 |
2007-09-23 | Fix speed default. | Danny Baumann | 1 | -2/+2 |
2007-09-23 | Make minimum cube size and maximum window spacing options. | Danny Baumann | 2 | -8/+14 |
2007-09-23 | Remove more unused options. | Danny Baumann | 1 | -5/+0 |
2007-09-23 | Improve option grouping. | Danny Baumann | 1 | -29/+32 |
2007-09-23 | Remove unused options. | Danny Baumann | 1 | -10/+0 |
2007-09-23 | Properly set PAINT_WINDOW_TRANSFORMED_MASK when painting the window translated. | Danny Baumann | 1 | -5/+6 |
2007-09-23 | Remove useless checks. | Danny Baumann | 1 | -94/+75 |
2007-09-23 | Properly initialize variables. | Danny Baumann | 1 | -3/+5 |
2007-09-23 | Only show depth for 3D windows. | Danny Baumann | 1 | -1/+1 |
2007-09-22 | Give function a more meaningful name. | Danny Baumann | 1 | -6/+7 |