index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
o3d
/
samples
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Added textures, texture samplers and render targets to o3d-webgl. Also fixed...
petersont@google.com
2010-03-12
36
-201
/
+2246
*
Added support for increasing the polygon offset with each successive
kbr@google.com
2010-03-03
4
-11
/
+116
*
Fix minor issues for some tests, and disable others.
kkania@google.com
2010-03-01
1
-1
/
+1
*
First check in of the o3d implimentation in webgl. Classes work well enough ...
petersont@google.com
2010-02-26
40
-0
/
+8656
*
Added the bulk of the algorithm for GPU accelerated 2D vector curve
kbr@chromium.org
2010-02-26
25
-0
/
+3733
*
Added viewAll method to CameraController.
kbr@chromium.org
2010-02-19
1
-2
/
+67
*
This fixes a bug in the 2d particle shader that made
gman@chromium.org
2010-02-18
1
-2
/
+3
*
Fixed regression caused by http://codereview.chromium.org/599012 where
kbr@chromium.org
2010-02-17
1
-1
/
+1
*
This change removes CG from O3D and uses GLSL
gman@chromium.org
2010-01-08
4
-0
/
+1091
*
Fix Terence's name
gman@google.com
2010-01-06
1
-1
/
+1
*
Step 1 in Adding GLES2 renderer to O3D.
gman@google.com
2009-12-16
1
-0
/
+1
*
Clean up the rendering of manipulators.
simonrad@chromium.org
2009-12-12
1
-108
/
+240
*
Refactor the manipulator samples so that the common javascript code is includ...
simonrad@chromium.org
2009-12-11
4
-756
/
+312
*
Fix for O3Djs build break.
simonrad@chromium.org
2009-12-10
1
-3
/
+8
[next]