| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't zero newly allocated bitmap data - it's already been zeroed. | maf@google.com | 2009-07-30 | 2 | -8/+0 |
* | Remove source assets from gclient sync deps | gman@google.com | 2009-07-30 | 2 | -2/+2 |
* | Version number bump for release | bradnelson@google.com | 2009-07-29 | 1 | -1/+1 |
* | Removed HostControl implementation of IPersistStreamInitImpl. | apatrick@google.com | 2009-07-29 | 1 | -3/+0 |
* | linux: unexport as many symbols as possible | piman@google.com | 2009-07-29 | 6 | -12/+27 |
* | Change <script id="o3d" to <script id="o3dscript" | gman@google.com | 2009-07-28 | 97 | -97/+97 |
* | Remove *.vsprops files that are no longer referenced (or only have | sgk@google.com | 2009-07-28 | 1 | -10/+0 |
* | Change box2d to use compiled verison of box2d.js from | gman@google.com | 2009-07-28 | 67 | -11535/+1039 |
* | Changes to picking example to show how to get | gman@google.com | 2009-07-28 | 3 | -15/+148 |
* | Fixing 'click' event handling: | vangelis@google.com | 2009-07-28 | 1 | -2/+8 |
* | Changes to upgrade to public version of selenium | gman@google.com | 2009-07-27 | 5 | -36/+22 |
* | This change fixes the issue that if you use | gman@google.com | 2009-07-24 | 98 | -168/+194 |
* | Fix for linux again | gman@google.com | 2009-07-24 | 1 | -1/+1 |
* | Fixes for linux | gman@google.com | 2009-07-24 | 4 | -4/+10 |
* | Fix for bug in GCC | gman@google.com | 2009-07-24 | 3 | -9/+6 |
* | Prep for moving Camera Info out of Params into JSON | gman@google.com | 2009-07-24 | 15 | -2/+1671 |
* | Adding Bison and ANTLR grammars for GLSL ES. The grammars are derived | kbr@google.com | 2009-07-24 | 12 | -0/+1747 |
* | Adds in the ActiveX control for O3D. | gspencer@google.com | 2009-07-24 | 7 | -15/+90 |
* | Add a boolean parameter to Client::RenderClient() to choose whether to | maf@google.com | 2009-07-23 | 7 | -18/+31 |
* | Fix message queue test build breakage. | gspencer@google.com | 2009-07-23 | 2 | -13/+15 |
* | Fixing several problems with the build. | gspencer@google.com | 2009-07-23 | 4 | -5/+9 |
* | This switches the FindFileHelper to use the non-deprecated | gspencer@google.com | 2009-07-23 | 1 | -1/+1 |
* | Added primitives to IMC-based MessageQueue to allow clients, | kbr@google.com | 2009-07-23 | 6 | -95/+784 |
* | This updates the DEPS to bring them in line with the versions | gspencer@google.com | 2009-07-23 | 25 | -51/+146 |
* | This fixes some float/double warnings and converts everything to floats. | gspencer@google.com | 2009-07-23 | 1 | -11/+11 |
* | TBR=gspencer@google.com | gman@google.com | 2009-07-23 | 1 | -0/+2 |
* | Add --file_paths to converter to allow converter to run | gman@google.com | 2009-07-23 | 8 | -42/+233 |
* | Modified the hud-2d-overlay sample to reset the icon transforms and prevent | vangelis@google.com | 2009-07-22 | 1 | -8/+13 |
* | Change bilinear interpolation to lanczos resampling, | yux@google.com | 2009-07-22 | 6 | -599/+672 |
* | These are gyp file changes that start to make the Mac GYP build work. | gspencer@google.com | 2009-07-22 | 12 | -35/+69 |
* | This fixes a number of things that are warnings in the Mac compiler. | gspencer@google.com | 2009-07-21 | 45 | -582/+616 |
* | Modified generate-texture to turn off texture filtering when run in selenium | vangelis@google.com | 2009-07-21 | 3 | -2/+16 |
* | Refactor tar code to support long names. | gman@google.com | 2009-07-21 | 7 | -65/+189 |
* | Delete bad sleep based tests | gman@google.com | 2009-07-21 | 1 | -21/+0 |
* | Fix for keys not working when plugin has focus in pingpong sample. | apatrick@google.com | 2009-07-21 | 1 | -15/+4 |
* | o3djs.utils.makeClients checks that Renderer has been initialized. | apatrick@google.com | 2009-07-21 | 1 | -1/+5 |
* | Fixes for selenium test failures. Using the color factor to correct color di... | vangelis@google.com | 2009-07-21 | 2 | -4/+4 |
* | Update deb package version to 0.1.40.0-1 and add some code to produce an erro... | tschmelcher@google.com | 2009-07-20 | 2 | -5/+41 |
* | Update the nacl part of the gyp build so it works correctly for tests, | gspencer@google.com | 2009-07-20 | 2 | -7/+6 |
* | The compiled version of the o3djs libs WORK! | gman@google.com | 2009-07-20 | 26 | -29/+314 |
* | Added code to exit fullscreen mode if the underlying plugin window is being m... | vangelis@google.com | 2009-07-18 | 1 | -0/+4 |
* | add ignore_edge option in test list. | yux@google.com | 2009-07-17 | 3 | -44/+64 |
* | Updated DEPS to get new shadow map screenshot (with the right name this time) | petersont@chromium.org | 2009-07-17 | 1 | -1/+1 |
* | Shader in shadow-map.html constructed a float4 with a single argument. Avoid... | petersont@chromium.org | 2009-07-17 | 1 | -1/+2 |
* | Add RawData request in preparation for manual loading of | gman@google.com | 2009-07-17 | 9 | -39/+281 |
* | Linux: Adding conflicts with the ubuntu package | piman@google.com | 2009-07-17 | 1 | -0/+2 |
* | Added a new sample which implements basic shadow mapping. | petersont@chromium.org | 2009-07-17 | 6 | -5/+655 |
* | O3D 64-bit Linux: Symlink the 32-bit plugin into the plugin install dirs too ... | tschmelcher@google.com | 2009-07-17 | 3 | -8/+7 |
* | Change revision number in deps and deps_gyp after commit pdiff in third_party... | yux@google.com | 2009-07-17 | 2 | -2/+2 |
* | missing file | gman@google.com | 2009-07-17 | 1 | -0/+33 |