Skip to content
  1. Nov 07, 2016
  2. Nov 04, 2016
  3. Nov 03, 2016
  4. Oct 31, 2016
  5. Oct 24, 2016
  6. Oct 18, 2016
  7. Jun 01, 2013
  8. May 09, 2013
  9. Oct 15, 2012
    • MC Return's avatar
      Fixed/unified all xml.in headers. · 367fd8dd
      MC Return authored
      Problem: Editors like gedit and others will not recognize *.xml.in files as xml, so if opened there is no syntax highlighting making those files harder to read.
      This commit fixes this by adding <?xml version="1.0" encoding="UTF-8"?> to all *.xml.in files in lp:compiz 
      367fd8dd
  10. Sep 04, 2012
    • Sam Spilsbury's avatar
      Remove serialization. · d07669af
      Sam Spilsbury authored
      Serialization was a cool idea for handling the temp load/unload problem,
      however the usecase these days does not often involve that in order
      to justify its continued maintainence.
      d07669af
  11. Sep 01, 2012
  12. Aug 14, 2012
    • Daniel van Vugt's avatar
      Revert API changes, for several reasons: · 33e451a2
      Daniel van Vugt authored
        1. They are making the unity code unbuildable and agonizing to support
           with #if's everywhere. I started trying to port lp:unity to support
           the API changes, and then I realized no one would ever approve it. And
           nor should they.
      
        2. It's ugly, bad design. Member data should not be repeatedly passed as
           a parameter. I know there is a limitation in the current wrapping/
           interface design that makes it impossible to access vertexBuffer as a
           member, but that's no excuse for making the code worse than it already
           was.
      
        3. The changes are not required to deliver GLES to trunk. They do not fix
           any bugs, or solve any design problem that doesn't already exist in
           trunk.
      33e451a2
  13. Aug 09, 2012
  14. Jul 30, 2012
  15. May 23, 2012
  16. May 22, 2012