lp:~vanvugt/compiz/fix-1020830
- Get this branch:
- bzr branch lp:~vanvugt/compiz/fix-1020830
Branch merges
- Daniel van Vugt: Approve on 2013-01-08
- PS Jenkins bot (community): Needs Fixing (continuous-integration) on 2013-01-08
- Sam Spilsbury: Approve on 2013-01-07
-
Diff: 185 lines (+25/-23)7 files modifieddebian/compiz-plugins.install (+1/-0)
debian/compiz-plugins.install.armel (+1/-0)
debian/compiz-plugins.install.armhf (+1/-0)
plugins/CMakeLists.txt (+0/-1)
plugins/wallpaper/CMakeLists.txt (+1/-1)
plugins/wallpaper/src/wallpaper.cpp (+19/-19)
plugins/wallpaper/src/wallpaper.h (+2/-2)
Related bugs
Bug #1020830: [regression][GLES] wallpaper plugin does not build any more | Medium | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 3541. By Daniel van Vugt on 2013-01-07
-
Re-introduced the wallpaper plugin. It was unbuildable from v0.9.8.0 until
now. (LP: #1020830) - 3540. By Sam Spilsbury on 2013-01-04
-
Fix definition of glShaderSource function pointer.
Its GLvoid glShaderSource (GLuint, GLsizei, const GLchar * const *, const GLint *); in the header file, not GLvoid glShaderSource (GLuint, GLsizei, const GLchar **, const GLint *); like the specification.
Use a function pointer cast to work around it.
(LP: #1095915). Fixes: https:/
/bugs.launchpad .net/bugs/ 1095915. Approved by PS Jenkins bot, Daniel van Vugt.
- 3539. By Robert M on 2013-01-04
-
NULL check the returned value from ccsIntegratedSe
ttingReadValue (LP: #1092651). Fixes: https:/ /bugs.launchpad .net/bugs/ 1092651. Approved by Daniel van Vugt, PS Jenkins bot.
- 3538. By soreau on 2013-01-04
-
Merged the plug-in "wizard" converted from git to bzr (including history) to
lp:compiz. (LP: #1012330)Note: This plugin is disabled for ES2/GLES builds. Fixes: https:/
/bugs.launchpad .net/bugs/ 1012330. Approved by Daniel van Vugt, Sam Spilsbury.
- 3537. By Sam Spilsbury on 2013-01-04
-
Disable -Wunused-
private- fields until gtest fixes their invalid code. (LP: #1095906). Fixes: https:/
/bugs.launchpad .net/bugs/ 1095906. Approved by Daniel van Vugt, PS Jenkins bot.
- 3536. By Sam Spilsbury on 2013-01-04
-
Resize grid resize state on maximization. We're not grid-resized anymore once maximized. (LP: #1093757). Fixes: https:/
/bugs.launchpad .net/bugs/ 1093757. Approved by Daniel van Vugt, PS Jenkins bot.
- 3535. By Sam Spilsbury on 2013-01-04
-
Call include (CompizPlugin) in the ccp CMakeLists.txt (LP: #1090845). Fixes: https:/
/bugs.launchpad .net/bugs/ 1090845. Approved by Daniel van Vugt, PS Jenkins bot.
- 3534. By Michail Bitzes <bitzesmichail> on 2013-01-03
-
Added missing glEnable/
glDisableClient State calls for GL_TEXTURE_ COORD_ARRAY
and GL_VERTEX_ARRAY to make firepaint work with the new codebase.
(LP: #1048505)
Author: Michail Bitzes. Fixes: https://bugs.launchpad .net/bugs/ 1048505. Approved by Daniel van Vugt.
- 3533. By Daniel van Vugt on 2013-01-02
-
Avoid calling code that results in calls to regexec as much as possible.
Regular expression matching is too expensive to do very often and compiz
was spending 31% of its CPU time in regexec().
(LP: #1095001)
. Fixes: https://bugs.launchpad .net/bugs/ 1095001. Approved by Sam Spilsbury, PS Jenkins bot.
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.9