Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-03-27 | Enable 3d only if s->hsize is bigger than 2. | Dennis Kasprzyk | 1 | -1/+1 |
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 | 1 | -20/+14 |
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 | Make minimum cube size and maximum window spacing options. | Danny Baumann | 1 | -2/+2 |
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 |
2007-09-22 | Re-enable and cleanup window depth paint code. | Danny Baumann | 1 | -266/+253 |
2007-09-22 | Hook into cube's postPaintViewport function. | Danny Baumann | 1 | -19/+20 |
2007-09-22 | Force cube to paint all viewports. | Danny Baumann | 1 | -0/+2 |
2007-09-17 | Remove clip planes hack. | Danny Baumann | 1 | -41/+3 |
2007-09-16 | Load and wrap after cube. | Danny Baumann | 1 | -156/+26 |
2007-09-09 | More fixes for latest core, doesn't work properly, though. | Danny Baumann | 1 | -28/+24 |
2007-09-09 | Make 3D at least compile with latest core. | Danny Baumann | 1 | -46/+100 |
2007-09-07 | Track core changes. | Danny Baumann | 1 | -0/+2 |
2007-08-30 | Track core changes. | Dennis Kasprzyk | 1 | -23/+38 |
2007-08-30 | Initialize variable. | Dennis Kasprzyk | 1 | -1/+3 |
2007-08-28 | Fixed inside cube mode. | Dennis Kasprzyk | 1 | -3/+9 |
2007-08-28 | Minor optimizations and cleanups. | Danny Baumann | 1 | -16/+21 |
2007-08-28 | Compiz indention style and cleanups. | Danny Baumann | 1 | -447/+461 |
2007-08-28 | Compile without core changes. | Dennis Kasprzyk | 1 | -3/+37 |
2007-08-28 | Set tdWindowExists. | Dennis Kasprzyk | 1 | -1/+1 |
2007-08-28 | Removed unneeded stuff. | Dennis Kasprzyk | 1 | -95/+0 |
2007-08-28 | Begin of the big 3d rework. | Dennis Kasprzyk | 1 | -185/+155 |
2007-07-16 | Remove obsolete deps/features from vtable | Dennis Kasprzyk | 1 | -9/+0 |
2007-07-06 | Fix usage of wrong constants. | Danny Baumann | 1 | -2/+2 |
2007-07-06 | Re-add multiple output mode handling. | Danny Baumann | 1 | -3/+7 |
2007-07-03 | fix windows in 2 different viewports - needs the clip planes patch | Roi Cohen | 1 | -1/+6 |
2007-06-30 | some small cleanup | Roi Cohen | 1 | -7/+10 |
2007-06-27 | Yet another header update. | Diogo Ferreira | 1 | -0/+1 |
2007-06-27 | Update header. | Dennis Kasprzyk | 1 | -4/+6 |