index
:
~fredinfinite23/mobileperf
master
water_gles
wobbly_gles
Stability and Performance tuning for gles-enabled compiz
Frederic Plourde
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
composite
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-02
[PATCH] Don't unredirect overlay windows until we have set the new
Ville Syrjala
1
-4
/
+6
2011-03-12
Don't trash the pixmaps of windows that were hidden but don't have mapNum == ...
Sam Spilsbury
1
-2
/
+2
2011-03-11
Don't unreparent the window until plugins are finished with animations
Sam Spilsbury
2
-3
/
+14
2011-01-04
Re-add paint-smartness to composite.cpp
Sam Spilsbury
1
-0
/
+14
2010-11-09
Remove clever timers for now to see if we cant help damage issues
Jason Smith
1
-17
/
+0
2010-11-04
Merge branch 'master' of git://git.compiz.org/compiz/core
Sam Spilsbury
2
-4
/
+6
2010-10-24
Cleanup (static analysis)
Sam Spilsbury
1
-1
/
+1
2010-10-24
composite.cpp: minor cleanup, don't keep things in scope if they don't need t...
Sam Spilsbury
2
-4
/
+6
2010-10-15
Merge branch 'master' of ssh://anongit.compiz.org/git/compiz/core
Jason Smith
1
-11
/
+8
2010-10-03
Remove duplicate if statement.
Scott Moreau
1
-11
/
+8
2010-09-10
minor changes
Jason Smith
1
-1
/
+0
2010-09-02
Reduce CPU usage by utilizing max times a bit
Jason Smith
1
-9
/
+14
2010-09-01
Minor cleanup and stop constant removal/addition of drawing timer to help imp...
Jason Smith
1
-4
/
+3
2010-08-31
Reduce CPU load, probably breaks certain damage event paints
Jason Smith
1
-6
/
+6
2010-08-17
Use isViewable () rather than invisible ()
Sam Spilsbury
1
-1
/
+1
2010-03-19
Keep pixmaps around if window has been unmapped on resize.
Sam Spilsbury
1
-3
/
+15
2010-02-06
Fix selection aquiring, cleanup.
Danny Baumann
2
-46
/
+16
2010-02-06
Properly send ClientMessage event after aquiring selections.
Sam Spilsbury
2
-1
/
+43
2010-02-05
plugins: fix warnings
Sam Spilsbury
1
-2
/
+2
2009-11-18
Avoid unneeded mallocs.
Dennis Kasprzyk
1
-3
/
+3
2009-08-08
Remove debug message
Sam Spilsbury
1
-2
/
+0
2009-08-01
Include cstdio and others instead of their C counterparts for g++ 4.4 compati...
Sam Spilsbury
1
-0
/
+2
2009-07-29
composite: Move getTimeToNextRedraw to PrivateCompositeScreen.
Erkin Bahceci
2
-30
/
+32
2009-07-29
composite: Added FPS limiter modes and optimalRedrawTime ().
Erkin Bahceci
2
-5
/
+63
2009-07-17
Convert Bool -> bool, TRUE -> true, FALSE -> false.
Erkin Bahceci
1
-1
/
+1
2009-04-24
Register toggle-slow-animations action callback.
Erkin Bahceci
1
-0
/
+2
2009-03-16
Whitespace fixes.
Danny Baumann
3
-20
/
+19
2009-03-16
Set the right option.
Dennis Kasprzyk
1
-1
/
+1
2009-03-15
Apply core changes.
Dennis Kasprzyk
3
-84
/
+40
2009-03-15
Merge branch 'master' of git+ssh://git.compiz-fusion.org/git/compiz/core
Dennis Kasprzyk
2
-2
/
+2
2009-03-15
New generalized build system.
Dennis Kasprzyk
4
-0
/
+1846