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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Multiple simple lights, and a new demo.
pathorn@chromium.org
2010-09-29
5
-54
/
+544
*
Bump version before I snapshot into ChromeOS.
zhurunz@google.com
2010-09-24
1
-1
/
+1
*
Fix fullscreen on ChromeOS.
zhurunz@google.com
2010-09-24
1
-1
/
+2
*
Changed code to eliminate ibeam cursor to only affect the canvas itself (not ...
petersont@google.com
2010-09-22
1
-25
/
+70
*
Further integration of 2D mode. This change supports calltype=v, transparancy...
fransiskusx@google.com
2010-09-17
13
-57
/
+484
*
Tidied up types to appease doc generator script for new version of o3djs/math...
petersont@google.com
2010-09-16
5
-198
/
+207
*
Prevents changing the stored tab handle at switching tabs. This fixes a bug w...
geer@google.com
2010-09-16
3
-8
/
+10
*
o3djs: Recommit effect.js for skinning shader.
pathorn@chromium.org
2010-09-15
2
-9
/
+86
*
o3djs: usePluginMath should be false, only set if o3djs.math is defined.
pathorn@chromium.org
2010-09-14
1
-8
/
+8
*
Replaces matrix math functions in o3d-webgl with a new library that uses 1-di...
petersont@google.com
2010-09-13
25
-2053
/
+5513
*
Revert 58946 - Further integration of 2D mode. This change supports calltype=...
fbarchard@chromium.org
2010-09-09
13
-478
/
+64
*
Further integration of 2D mode. This change supports calltype=v, transparancy...
fransiskusx@google.com
2010-09-09
13
-64
/
+478
*
Second try at adding conditional for fixing mac gtv-o3d targets.
thaloun@google.com
2010-09-03
1
-2
/
+5
*
Roll back Issue 3322012 (revision 58540). Built locally but fails on the ser...
thaloun@google.com
2010-09-03
1
-2
/
+2
*
Potentially o3d mac-gtv targets. When I kick off try runs I get unrelated fai...
thaloun@google.com
2010-09-03
1
-2
/
+2
*
Don't use the process' default directory for the logfile. Use the temp direc...
thaloun@google.com
2010-09-03
3
-3
/
+21
*
o3d-webgl: Assume 4 in case Float32Array is missing BYTES_PER_ELEMENT.
pathorn@chromium.org
2010-09-03
1
-1
/
+2
*
Fixes the build for o3d.
gman@chromium.org
2010-08-31
3
-2
/
+3
*
This is a change that Daniel Horn did as part of this:
petersont@google.com
2010-08-29
1
-34
/
+25
*
Added createDrawElements to Transform class. One more function in the API.
petersont@google.com
2010-08-29
1
-2
/
+10
*
Added capability for an error (default) cube map texture, so if a cube sample...
petersont@google.com
2010-08-29
7
-121
/
+308
*
Determines which shading language o3djs should use once when the client is in...
petersont@google.com
2010-08-29
7
-395
/
+137
*
When the client is created, it sets a couple event callbacks to an empty func...
petersont@google.com
2010-08-29
1
-0
/
+8
*
Added getter for field params on param object. (Just one more function in th...
petersont@google.com
2010-08-29
1
-0
/
+11
*
Fix a few minor issues.
gman@chromium.org
2010-08-27
1
-5
/
+10
*
Change the URL for when there is no WebGL
gman@chromium.org
2010-08-26
3
-31
/
+44
*
o3d-webgl: Shader support for skinning.
pathorn@chromium.org
2010-08-18
10
-45
/
+469
*
Whitespace to trigger bots one more time...
bradnelson@google.com
2010-08-18
1
-0
/
+1
*
Another whitespace change to trigger the o3d bots....
bradnelson@google.com
2010-08-18
1
-1
/
+0
*
Whitespace to trigger the bots.... (o3d only)
bradnelson@google.com
2010-08-18
1
-0
/
+1
*
Converted o3d to use new types for floating point and integer arrays: Float32...
petersont@google.com
2010-08-17
3
-12
/
+9
*
TBR: vangelis
piman@chromium.org
2010-08-17
1
-1
/
+1
*
o3d: Use nacl from o3d codesite
piman@chromium.org
2010-08-16
1
-3
/
+2
*
o3d-webgl: Adding preliminary files for 'bubble blaster' demo.
luchen@chromium.org
2010-08-13
13
-0
/
+1735
*
o3d: gles2/desktop_gl: use ARB_shader_objects/ARB_vertex_shader functions ins...
piman@chromium.org
2010-08-13
1
-0
/
+61
*
Review URL: http://codereview.chromium.org/3164012
luchen@chromium.org
2010-08-13
4
-44
/
+111
*
Adding implementations to two methods in texture.js and fixing a small typo/bug.
luchen@chromium.org
2010-08-12
1
-32
/
+96
*
Fix permissions to fix broken chromium tree.
erg@google.com
2010-08-12
4
-0
/
+0
*
WebGL bubble demo. Based off of: http://code.google.com/p/o3d/source/browse/t...
luchen@chromium.org
2010-08-11
21
-0
/
+2591
*
Fixes edge case where two components of the world ray are both 0.
luchen@chromium.org
2010-08-09
1
-1
/
+1
*
Revert o3d part of recent commit, since they're using a different base.
evan@chromium.org
2010-08-09
2
-19
/
+28
*
Remove all but one last caller of CommandLine::GetSwitchValue().
evan@chromium.org
2010-08-09
2
-28
/
+19
*
Changed primitive wireframe creation to be more correct, added to hellocube-w...
petersont@google.com
2010-08-09
2
-50
/
+174
*
o3d-webgl: Fix Matrix4AxisRotation by copying the last row.
pathorn@chromium.org
2010-08-08
1
-0
/
+2
*
Deleting trailing spaces, add ending newline where missing to make lint happy...
maf@chromium.org
2010-08-06
35
-100
/
+96
*
Fix multiple bugs preventing Windows crash uploading from working:
tschmelcher@chromium.org
2010-08-05
4
-7
/
+11
*
o3d: create a gles v2 context for the native gles2 backend
piman@chromium.org
2010-08-05
1
-1
/
+7
*
o3d-webgl: Adding support for triangle fan/strip in picking.
luchen@google.com
2010-08-05
2
-7
/
+441
*
Initial version rendering 2D path for O3D. This will eventually allow O3D app...
fransiskusx@google.com
2010-08-05
14
-1
/
+985
*
o3djs: Make bump shader code compile for webgl.
pathorn@chromium.org
2010-08-04
1
-16
/
+23
[next]