| Commit message (Expand) | Author | Age | Files | Lines |
* | Added setLanguage functions to canvas, fps and particles. Added beachdemo-gl... | amarinichev@chromium.org | 2010-05-06 | 23 | -106/+7106 |
* | Grr, change last CL to define ChangeResolution as a target with type of none ... | tschmelcher@chromium.org | 2010-05-05 | 1 | -8/+9 |
* | Only define the ChangeResolution target on Windows. This fixes a problem wher... | tschmelcher@chromium.org | 2010-05-05 | 1 | -8/+16 |
* | Flush GL errors before any operation that checks for GL errors afterwards, so... | tschmelcher@chromium.org | 2010-05-05 | 6 | -26/+71 |
* | Small changes to make GCC 4.4.1 happy. | zhurunz@google.com | 2010-05-04 | 3 | -4/+10 |
* | Linux: make gypbuild use make now that that's the default GYP generator. | tschmelcher@chromium.org | 2010-05-04 | 1 | -7/+3 |
* | Compute the absolute path containing the o3dConverter tool for the | kbr@google.com | 2010-05-03 | 1 | -1/+6 |
* | Quote the path to the temporary file containing the Cg shader to fix | kbr@google.com | 2010-05-03 | 1 | -1/+9 |
* | Fixed renderer_test.cc for GLES2. | amarinichev@chromium.org | 2010-05-03 | 2 | -0/+11 |
* | Bump version to turn on SET_MAX_FPS. | zhurunz@google.com | 2010-05-03 | 1 | -1/+1 |
* | 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 | 2 | -60/+5 |
* | 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 |
* | Roll forward DEPS for assets to pick up dummy dependencies currently | kbr@google.com | 2010-04-30 | 1 | -1/+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 |
* | Addressing review feedback on last changes. | kbr@google.com | 2010-04-28 | 1 | -28/+31 |
* | Fixed bug in naming of texCoord[0..7] parameters discovered by petersont. | kbr@google.com | 2010-04-28 | 1 | -4/+4 |
* | Thanks to gman, fixed o3d.webgl.createClient and o3d-webgl Client to handle | kbr@google.com | 2010-04-28 | 3 | -4/+394 |
* | Dropping obsolete HTTP method for o3d. | bradnelson@google.com | 2010-04-27 | 1 | -2/+0 |
* | Added rules which generate WebGL-compatible assets to samples_gen.py. | kbr@google.com | 2010-04-27 | 2 | -3/+19 |
* | Added more logic to cg_to_glsl converter to find cgc in o3d/third_party/cgc/ | kbr@google.com | 2010-04-27 | 1 | -23/+56 |
* | Pulled changes from issue 669220 to fix building with renderer=gles2. | amarinichev@chromium.org | 2010-04-27 | 3 | -8/+10 |
* | Updated docs for converter. | kbr@google.com | 2010-04-27 | 1 | -5/+30 |
* | Remove svn:executable property from the last few files that don't need it. | thestig@chromium.org | 2010-04-27 | 1 | -0/+0 |
* | Changed cg_to_glsl converter script to also look in the script's | kbr@google.com | 2010-04-27 | 1 | -0/+7 |
* | Copy the Cg-to-GLSL converter script alongside the converter | kbr@google.com | 2010-04-26 | 1 | -0/+13 |
* | Thanks to amarinichev for extensive help, ported o3dConverter's | kbr@google.com | 2010-04-24 | 3 | -9/+33 |
* | Adds --convert-cg-to-glsl to the Collada converter tool. | amarinichev@chromium.org | 2010-04-23 | 6 | -27/+90 |
* | Fixed problem in o3dConverter where it was not outputting all of the | kbr@google.com | 2010-04-23 | 6 | -33/+118 |
* | 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 |
* | Simplification of recent change suggested by amarinichev. | kbr@google.com | 2010-04-22 | 1 | -4/+4 |
* | Changed the semantics of many fields throughout the o3d-webgl | kbr@google.com | 2010-04-22 | 24 | -672/+782 |
* | 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 | 12 | -19/+1046 |
* | Implemented DX clipping rules to match CG version. Uses dx_clipping varying. | amarinichev@chromium.org | 2010-04-20 | 5 | -6/+53 |