index
:
compiz/plugins/3d
compiz-0.8
compiz-0.9.5.0-series
compiz-0.9.5.92-series
master
3D plugin
Roi Cohen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
3d.c
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
1
-11
/
+6
2008-04-09
Work together with cylinder transformation of cubeaddon (no window depth).
Dennis Kasprzyk
1
-220
/
+138
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
[next]