Nux

lp:~unity-team/nux/nux-remove-glew-mx

Created by Jay Taoko and last modified
Get this branch:
bzr branch lp:~unity-team/nux/nux-remove-glew-mx
Members of Unity Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Unity Team
Project:
Nux
Status:
Development

Recent revisions

374. By Jay Taoko

* Removed GLEW_MX macros from code

373. By Mirco Müller

added:
  NuxImage/Canvas.cpp
  NuxImage/Canvas.h
  examples/canvas.cpp
  tests/test-canvas.cpp
modified:
  NuxImage/Makefile.am
  examples/Makefile.am
  tests/Makefile.am

Merged my nux.canvas branch to trunk after review and approval from Jay.
This allows to easily create a nux-texture from a cairo-context not having
to deal with all the setting up, resource-handling and re-sizing. This
new class also makes sure no resources are left unfreed or leak. See the
provided example.

372. By Sam Spilsbury

[merge] Bug #745392: Fails to compile with GCC 4.6 (unless using -fpermissive)

371. By Neil J. Patel

[release] 1.0.2

370. By Neil J. Patel

Make tests optional to allow for gtest not being in main

369. By Neil J. Patel

[release] 1.0.1

368. By Tim Penhey

Updates to the NuxGraphics code so nux can compile with -std=c++0x.

367. By Tim Penhey

Remove the DestroyLayout method.

366. By Tim Penhey

This branch is where we actually try to use the new logging code.

As far as interesting logging changes, there are the following:
  - Add LOG_TRACE macro
  - Add a block tracer
  - Logging modules are now case insensitive, and lowered on input
  - A configure_logging function is added for environment based config
  - The Logger constructor is now explicit
  - Only the last part of the filename is emitted in the logging

365. By Tim Penhey

First part of the new logging infrastructure.

Branch metadata

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

Subscribers