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
/
o3d-webgl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some texture parameters were being set in the pack when the texture was creat...
petersont@google.com
2010-05-24
2
-97
/
+210
*
Refactored Buffer and Field getAt functions to use a common helper function, ...
petersont@google.com
2010-05-24
2
-27
/
+38
*
The z-sorting sample looked tinted gray because of the final alpha channel co...
petersont@google.com
2010-05-19
3
-6
/
+16
*
Fixed a typo in pool code and made comments more google style
petersont@google.com
2010-05-17
3
-12
/
+22
*
Sorts drawlists by priority or by depth as indicated by the flag in the DrawP...
petersont@google.com
2010-05-17
3
-7
/
+69
*
Refactored the SAS parameter code slightly to avoid redundant listing of para...
petersont@google.com
2010-05-14
2
-181
/
+170
*
When a demo on the o3d-webgl site gets opened in an ordinary browser that doe...
petersont@google.com
2010-05-14
1
-6
/
+31
*
Refactored event handling code gman added to simpleviewer.html into
kbr@google.com
2010-04-30
1
-2
/
+130
*
Merged in gman's fixes to make o3d-webgl samples work in Firefox.
kbr@google.com
2010-04-30
4
-12
/
+24
*
Added culling sample.
petersont@google.com
2010-04-29
12
-77
/
+447
*
Added pool, fixed a bug in Bitmap (or to be precise, kbr fixed the bug). Fli...
petersont@google.com
2010-04-29
2
-5
/
+22
*
Review URL: http://codereview.chromium.org/1798009
petersont@google.com
2010-04-29
1
-36
/
+79
*
Fleshed out sampler implementation a bit.
petersont@google.com
2010-04-29
3
-14
/
+115
*
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
2
-6
/
+37
*
Thanks to gman, fixed o3d.webgl.createClient and o3d-webgl Client to handle
kbr@google.com
2010-04-28
1
-2
/
+10
*
Fixed problem in o3dConverter where it was not outputting all of the
kbr@google.com
2010-04-23
4
-10
/
+24
*
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
22
-670
/
+748
*
Incremental progress toward archive loading in o3d-webgl. Implemented
kbr@google.com
2010-04-21
8
-18
/
+360
*
A number of incidental changes I've made over the passed few weeks have appar...
petersont@google.com
2010-04-08
10
-115
/
+420
*
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
13
-79
/
+213
*
Added textures, texture samplers and render targets to o3d-webgl. Also fixed...
petersont@google.com
2010-03-12
31
-189
/
+783
*
First check in of the o3d implimentation in webgl. Classes work well enough ...
petersont@google.com
2010-02-26
38
-0
/
+8242