~compiz-team/compiz/0.9.10

Cube code cleanup:

Replaced 0xffff with GLfloat MaxUShortFloat = static_cast <GLfloat>
(std::numeric_limits <unsigned short>::max ());.
Use prefix instead of postfix de- and increments.
Declaration and assignment of variables in one line.
Declare variables shortly before you need them.
Merged if condition checks.
Added missing breaks (just a style issue).
Added and removed brackets.
Added and removed newlines.
Fixed indentation.

Approved by PS Jenkins bot, Sam Spilsbury.
Filename Latest Rev Last Changed Committer Comment Size
..
convert-files 3286.1.1 12 years ago Łukasz 'sil2100' Zemczak Added .convert files (for gsettings-data-convert) Diff
migration-scripts 3286.1.1 12 years ago Łukasz 'sil2100' Zemczak Added .convert files (for gsettings-data-convert) Diff
CMakeLists.txt 3360.1.1 12 years ago Sam Spilsbury Regenerate the local settings recompilation rule w 427 bytes Diff Download File