summaryrefslogtreecommitdiffstats
path: root/o3d/samples/o3d-webgl/draw_list.js
Commit message (Expand)AuthorAgeFilesLines
* Replaces matrix math functions in o3d-webgl with a new library that uses 1-di...petersont@google.com2010-09-131-2/+2
* o3d-webgl: Shader support for skinning.pathorn@chromium.org2010-08-181-3/+7
* Implemented picking, at last. The picking sample is already checked in, but ...petersont@google.com2010-07-091-3/+10
* The z-sorting sample looked tinted gray because of the final alpha channel co...petersont@google.com2010-05-191-4/+4
* Sorts drawlists by priority or by depth as indicated by the flag in the DrawP...petersont@google.com2010-05-171-1/+46
* Added culling sample.petersont@google.com2010-04-291-1/+5
* Changed the semantics of many fields throughout the o3d-webglkbr@google.com2010-04-221-1/+1
* Implemented Texture2D.drawImage, along the way cleaned up a number of lingeri...petersont@google.com2010-03-221-1/+1
* Added textures, texture samplers and render targets to o3d-webgl. Also fixed...petersont@google.com2010-03-121-1/+1
* First check in of the o3d implimentation in webgl. Classes work well enough ...petersont@google.com2010-02-261-0/+106