summaryrefslogtreecommitdiffstats
path: root/o3d/samples/shadow-map.html
Commit message (Expand)AuthorAgeFilesLines
* Fix minor issues for some tests, and disable others.kkania@google.com2010-03-011-1/+1
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-201-0/+0
* Remove pack from calls to texture.getRenderSurfacegman@google.com2009-10-151-1/+1
* Change <script id="o3d" to <script id="o3dscript"gman@google.com2009-07-281-1/+1
* This change fixes the issue that if you usegman@google.com2009-07-241-3/+3
* Shader in shadow-map.html constructed a float4 with a single argument. Avoid...petersont@chromium.org2009-07-171-1/+2
* Added a new sample which implements basic shadow mapping.petersont@chromium.org2009-07-171-0/+627