lp:~mc-return/compiz/compiz.merge-expo-code-cleanup

Created by MC Return and last modified
Get this branch:
bzr branch lp:~mc-return/compiz/compiz.merge-expo-code-cleanup
Only MC Return can upload to this branch. If you are MC Return please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
MC Return
Project:
Compiz
Status:
Merged

Recent revisions

3717. By MC Return

Used static_cast <> (type) instead of (type) cast for all casts.

3716. By MC Return

Removed additional alignment whitespaces between if and bracket
Used static_cast <> (type) instead of (type) cast
Added whitespace between CompPoint and bracket
Removed alignment in void ExpoScreen::updateWraps (bool enable)
Try harder not to break the 80 characters limit
No need to check if (oldFilter != GL_LINEAR_MIPMAP_LINEAR) as the
setTextureFilter function is smart enough
Use w->geometry ().widthIncBorders () and w->geometry ().heightIncBorders ()
to determine winRealWidth and winRealHeight
More verbose variable names:
mpi->degToRad
scw, sw ->screenWidth
sws->screenWidthSquared
rs->curveDistSquaredPlusQuarter
pcd->pOne2MinusCurveDist
vzs->v0Squared
vts->v2Squared

3715. By MC Return

GL_FILTER change improvements

3714. By MC Return

Improved speed and indentation fixes

3713. By MC Return

Reverted the accidentially committed change to glowSize

3712. By MC Return

Improved glow texture calculations

3711. By MC Return

Simplified calculations:
-5.5f * 2 = -11.0f

No need to calculate M_PI / 180.0f 720 times
Calculate this value once instead and save it in const float mpi, use mpi
in the following looped calculations

3710. By MC Return

Merged latest lp:compiz

3709. By MC Return

Just disable GL_BLEND if it was disabled before
Added comments

3708. By MC Return

Merged latest lp:compiz

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:compiz/0.9.10
This branch contains Public information 
Everyone can see this information.

Subscribers