aboutsummaryrefslogtreecommitdiff
path: root/js/preloader
Commit message (Collapse)AuthorAge
* Removed unused rdge files from the compiler.hwc4872012-02-08
| | | | | switched the preloader to use the compiled version of rdge Updated the rdge binary.
* Merge branch 'ToolFixes' of github.com:mqg734/ninja-internal into workinghwc4872012-02-07
|\ | | | | | | | | | | | | Conflicts: js/helper-classes/RDGE/GLRectangle.js js/helper-classes/RDGE/GLWorld.js js/helper-classes/RDGE/MaterialsLibrary.js
| * Support toggling between 2d and 3d canvas context. This requires us to ↵Nivesh Rajbhandari2012-02-06
| | | | | | | | | | | | create a new canvas with all the same values as the canvas being replaced and copying over all the shape data. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * Code cleanup - Removed extra log.Valerio Virgillito2012-01-30
| | | | | | | | Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
* | added some additional shadershwc4872012-02-02
| |
* | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵hwc4872012-01-31
|\ \ | | | | | | | | | working
| * | Code cleanup - Removed extra log.Valerio Virgillito2012-01-31
| |/ | | | | | | Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
* / updated from old repohwc4872012-01-27
|/
* First commit of Ninja to ninja-internalPierre Frisch2012-01-27
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>