summaryrefslogtreecommitdiffstats
path: root/o3d
Commit message (Expand)AuthorAgeFilesLines
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-233-0/+0
* Review URL: http://codereview.chromium.org/2849014petersont@google.com2010-06-181-1/+1
* Adding instancing and render target demos. luchen@google.com2010-06-179-2/+1839
* o3d-webgl: Adding WebGL version of the pingpong game.luchen@google.com2010-06-173-0/+846
* o3d-webgl: adding billboard demo.luchen@google.com2010-06-173-0/+401
* o3d-webgl: adding generate-texture demo, with implementation of texture.set.luchen@google.com2010-06-172-37/+341
* Got the yard and seven_shapes models to convert to pure-json. This would hav...petersont@google.com2010-06-172-18/+39
* o3d-webgl: vertex shader and vertex animation demos.luchen@google.com2010-06-163-0/+637
* Modified the function o3djs.quaternions.rotationToQuaternion() to address a b...petersont@google.com2010-06-162-8/+44
* Guard against the plugin being deleted unexpectedly.kbr@google.com2010-06-164-2/+27
* Do not init v8 on platforms where it is not supported. maf@google.com2010-06-151-4/+9
* Fixed problems with Cocoa full-screen code:kbr@google.com2010-06-153-7/+32
* Fix issue in Safari 5 on Mac OS X 10.6 on Mac Minis where drawInCGLContext/co...tschmelcher@chromium.org2010-06-151-7/+9
* Roll forward NaCl version to pick up recent fixes. This should fixkbr@google.com2010-06-151-1/+1
* Provide a default definition of the target_arch variable on Linux tokbr@google.com2010-06-151-0/+7
* Adding render-mode demo. Update to client.js to render only if render mode is...luchen@google.com2010-06-152-2/+290
* Rolled forward DEPS again to pick up NaCl IMC build fix on Mac OS X.kbr@google.com2010-06-111-1/+1
* Rolled forward NaCl dependency to pick up IMC bug fix.kbr@google.com2010-06-111-1/+1
* Adding handlers to zoom in/out on scrollwheel event.luchen@google.com2010-06-093-8/+47
* Adding wireframe light indicator to shadow map demo.luchen@google.com2010-06-093-11/+11
* Adding debugging demo to o3d-webgl collection. Includes minor bug fix in para...luchen@google.com2010-06-086-52/+319
* Adding support for pointlist, linelist, linestrip, trianglestrip and triangel...luchen@google.com2010-06-083-5/+423
* Converted four more demo files to o3d-webgl: juggler, sobel, julia and textur...luchen@google.com2010-06-074-0/+1351
* Adding WebGL-ized rotatemodel.html demo.luchen@google.com2010-06-031-0/+250
* Porting the Phong Shader demo to WebGL.luchen@google.com2010-06-031-0/+345
* Linux: include -g for Release builds to aid debugging. There is no downside b...tschmelcher@chromium.org2010-06-021-0/+4
* Prevent Client::Tick() from causing reentrancy in the plugin on Mac OS X.kbr@google.com2010-06-023-3/+16
* Adding WebGL-ified version of the customcamera.html demo.luchen@google.com2010-06-021-0/+456
* Until we work out why V8 refuses to work on the Safari/10.6 combination, igno...maf@google.com2010-05-291-0/+24
* Fix build break with gcc 4.4.1. (std::strcat not defined.)zhurunz@google.com2010-05-281-0/+2
* Mac: Fix bug that has always existed in the GYP build where O3D.rsrc was an e...tschmelcher@chromium.org2010-05-281-0/+2
* Fixed bug in Core Graphics backend where it was falling through to thekbr@google.com2010-05-284-32/+48
* In some circumstances the O3D plugin is briefly resized to zero height,kbr@google.com2010-05-281-1/+1
* Sync to latest breakpad which doesn't have deps on libglog.zhurunz@google.com2010-05-282-10/+1
* Accepted mouse moved events in NSWindow used for Cocoa full-screen code path.kbr@google.com2010-05-281-0/+1
* Changed how checkers sample identifies whether a hit occurred usingkbr@google.com2010-05-281-2/+4
* Refactored drawing and event model selection to generalize to morekbr@google.com2010-05-264-101/+72
* Some texture parameters were being set in the pack when the texture was creat...petersont@google.com2010-05-242-97/+210
* Implemented full-screen support for Core Graphics and Core Animationkbr@google.com2010-05-2410-188/+702
* Refactored Buffer and Field getAt functions to use a common helper function, ...petersont@google.com2010-05-242-27/+38
* Add breakpad. zhurunz@google.com2010-05-226-2/+389
* Fixed crash on Mac OS X introduced inkbr@google.com2010-05-211-7/+8
* Refactored full-screen code under FullscreenWindowMac base class andkbr@google.com2010-05-1910-569/+861
* The z-sorting sample looked tinted gray because of the final alpha channel co...petersont@google.com2010-05-193-6/+16
* Fixed a typo in pool code and made comments more google stylepetersont@google.com2010-05-174-19/+29
* Sorts drawlists by priority or by depth as indicated by the flag in the DrawP...petersont@google.com2010-05-174-7/+272
* Refactored the SAS parameter code slightly to avoid redundant listing of para...petersont@google.com2010-05-142-181/+170
* When a demo on the o3d-webgl site gets opened in an ordinary browser that doe...petersont@google.com2010-05-142-11/+78
* Mac: Undo the change in r44662 to use npo3dautoplugin for the default Mac bun...tschmelcher@chromium.org2010-05-114-20/+82
* Linux: Make the Debian package build rules work with both Make and SCons.tschmelcher@chromium.org2010-05-101-10/+9