| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding debugging demo to o3d-webgl collection. Includes minor bug fix in para... | luchen@google.com | 2010-06-08 | 6 | -52/+319 |
* | Adding support for pointlist, linelist, linestrip, trianglestrip and triangel... | luchen@google.com | 2010-06-08 | 3 | -5/+423 |
* | Converted four more demo files to o3d-webgl: juggler, sobel, julia and textur... | luchen@google.com | 2010-06-07 | 4 | -0/+1351 |
* | Adding WebGL-ized rotatemodel.html demo. | luchen@google.com | 2010-06-03 | 1 | -0/+250 |
* | Porting the Phong Shader demo to WebGL. | luchen@google.com | 2010-06-03 | 1 | -0/+345 |
* | Adding WebGL-ified version of the customcamera.html demo. | luchen@google.com | 2010-06-02 | 1 | -0/+456 |
* | Until we work out why V8 refuses to work on the Safari/10.6 combination, igno... | maf@google.com | 2010-05-29 | 1 | -0/+24 |
* | Changed how checkers sample identifies whether a hit occurred using | kbr@google.com | 2010-05-28 | 1 | -2/+4 |
* | Some texture parameters were being set in the pack when the texture was creat... | petersont@google.com | 2010-05-24 | 2 | -97/+210 |
* | Refactored Buffer and Field getAt functions to use a common helper function, ... | petersont@google.com | 2010-05-24 | 2 | -27/+38 |
* | The z-sorting sample looked tinted gray because of the final alpha channel co... | petersont@google.com | 2010-05-19 | 3 | -6/+16 |
* | Fixed a typo in pool code and made comments more google style | petersont@google.com | 2010-05-17 | 4 | -19/+29 |
* | Sorts drawlists by priority or by depth as indicated by the flag in the DrawP... | petersont@google.com | 2010-05-17 | 4 | -7/+272 |
* | Refactored the SAS parameter code slightly to avoid redundant listing of para... | petersont@google.com | 2010-05-14 | 2 | -181/+170 |
* | When a demo on the o3d-webgl site gets opened in an ordinary browser that doe... | petersont@google.com | 2010-05-14 | 2 | -11/+78 |
* | Added setLanguage functions to canvas, fps and particles. Added beachdemo-gl... | amarinichev@chromium.org | 2010-05-06 | 23 | -106/+7106 |
* | Refactored event handling code gman added to simpleviewer.html into | kbr@google.com | 2010-04-30 | 2 | -98/+130 |
* | Merged in gman's fixes to make o3d-webgl samples work in Firefox. | kbr@google.com | 2010-04-30 | 6 | -14/+123 |
* | Advancing to latest gyp. | bradnelson@google.com | 2010-04-30 | 1 | -59/+4 |
* | Incorporated gman's CSS changes for resizing and placing the | kbr@google.com | 2010-04-30 | 1 | -6/+29 |
* | Added pool ball image to MANIFEST. | kbr@google.com | 2010-04-30 | 1 | -0/+1 |
* | Worked around bug in directory copying support in gyp MSVS generator | kbr@google.com | 2010-04-29 | 1 | -4/+59 |
* | Fixed problem with some parameters being optimized away by the GLSL | kbr@google.com | 2010-04-29 | 1 | -4/+12 |
* | Reorganized dependencies in generated samples_gen.gyp so that the | kbr@google.com | 2010-04-29 | 1 | -6/+32 |
* | Added culling sample. | petersont@google.com | 2010-04-29 | 14 | -79/+772 |
* | Added pool, fixed a bug in Bitmap (or to be precise, kbr fixed the bug). Fli... | petersont@google.com | 2010-04-29 | 4 | -5/+2155 |
* | Fixed output directory for converted WebGL assets. Something still | kbr@google.com | 2010-04-29 | 1 | -1/+1 |
* | Review URL: http://codereview.chromium.org/1798009 | petersont@google.com | 2010-04-29 | 1 | -36/+79 |
* | Copy WebGL compatible assets to output directory during the build. | kbr@google.com | 2010-04-29 | 2 | -0/+27 |
* | Fleshed out sampler implementation a bit. | petersont@google.com | 2010-04-29 | 3 | -14/+115 |
* | Copy o3d-webgl and o3d-webgl-samples into the build directory while | kbr@google.com | 2010-04-29 | 1 | -0/+32 |
* | Fixed bug in effect.js during lookup of attribute locations. Fixed | kbr@google.com | 2010-04-29 | 1 | -8/+8 |
* | Fixed samples to work with resizing code introduced yesterday. Now the | kbr@google.com | 2010-04-28 | 9 | -13/+57 |
* | Fixed bug in samples conversion introduced by WebGL-related changes and | kbr@google.com | 2010-04-28 | 1 | -2/+10 |
* | Thanks to gman, fixed o3d.webgl.createClient and o3d-webgl Client to handle | kbr@google.com | 2010-04-28 | 3 | -4/+394 |
* | Added rules which generate WebGL-compatible assets to samples_gen.py. | kbr@google.com | 2010-04-27 | 2 | -3/+19 |
* | Fixed problem in o3dConverter where it was not outputting all of the | kbr@google.com | 2010-04-23 | 5 | -30/+114 |
* | Fixed primitives' glsl shaders: it was missing MatrixLoadOrder directive. | amarinichev@chromium.org | 2010-04-23 | 1 | -7/+16 |
* | Fixed bug pointed out by mihai where success was incorrectly reported | kbr@google.com | 2010-04-23 | 1 | -2/+7 |
* | Changed the semantics of many fields throughout the o3d-webgl | kbr@google.com | 2010-04-22 | 23 | -671/+749 |
* | Review URL: http://codereview.chromium.org/1736003 | amarinichev@chromium.org | 2010-04-21 | 19 | -1098/+1624 |
* | Incremental progress toward archive loading in o3d-webgl. Implemented | kbr@google.com | 2010-04-21 | 11 | -18/+1045 |
* | Added --convert-dds-to-png command line option to the COLLADA converter, | kbr@google.com | 2010-04-20 | 2 | -2/+82 |
* | Fixed recently introduced regression in effect.js pointed out by | kbr@google.com | 2010-04-16 | 1 | -4/+4 |
* | Hierarchy. Hierarchy. Hierarchy!!! | avi@chromium.org | 2010-04-09 | 3 | -4/+4 |
* | Build fixes for case when fullscreen message is disabled, for IMC code | kbr@chromium.org | 2010-04-08 | 1 | -11/+15 |
* | A number of incidental changes I've made over the passed few weeks have appar... | petersont@google.com | 2010-04-08 | 10 | -115/+420 |
* | Modified effect.js to emit glsl as well as the original o3d shader language. ... | petersont@google.com | 2010-04-07 | 3 | -303/+1006 |
* | Review URL: http://codereview.chromium.org/1565008 | petersont@google.com | 2010-04-05 | 2 | -331/+65 |
* | Implemented Texture2D.drawImage, along the way cleaned up a number of lingeri... | petersont@google.com | 2010-03-22 | 14 | -85/+215 |