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
/
core
/
cross
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change to O3D IMC code so UPDATE_TEXTURE2D_RECT has
gman@google.com
2009-08-14
6
-300
/
+341
*
Fix for gyp release build.
gman@google.com
2009-08-13
1
-2
/
+2
*
Fixes for POT only systems
gman@google.com
2009-08-13
1
-2
/
+4
*
Lots of changes needed to build with GCC in Chrome.
maf@google.com
2009-08-12
4
-827
/
+831
*
Fix Linux build break from r23051.
tschmelcher@google.com
2009-08-12
1
-1
/
+1
*
gcc fixes
gman@google.com
2009-08-12
1
-36
/
+41
*
...
gman@google.com
2009-08-12
2
-58
/
+65
*
A few more cleanup items for bitmap and
gman@google.com
2009-08-12
3
-12
/
+105
*
Fix for GL
gman@google.com
2009-08-12
1
-8
/
+2
*
Fix so we don't attempt to generate mips for DXT
gman@google.com
2009-08-12
4
-1
/
+19
*
Put IMC back to ignore size because GTV is sending
gman@google.com
2009-08-11
1
-16
/
+19
*
Changes to Bitmap before exposing to JavaScript
gman@google.com
2009-08-11
29
-1123
/
+1030
*
Fixing signed/unsigned compare warning failing under gyp build.
bradnelson@google.com
2009-08-11
1
-2
/
+2
*
Add UpdateTexure2DRect to IMC
gman@google.com
2009-08-11
7
-432
/
+979
*
Fixed some warnings in bitmap_png.cc
bradnelson@google.com
2009-08-10
1
-1
/
+2
*
This CL adds client.toDataURL which gets the contents
gman@google.com
2009-08-08
18
-100
/
+111
*
Fix for GL path not clearing textures
gman@google.com
2009-08-08
1
-31
/
+27
*
half fix for mac.
gman@google.com
2009-08-08
1
-1
/
+1
*
Add nonPowerOfTwoTextures to clientInfo
gman@google.com
2009-08-08
6
-6
/
+52
*
Changes for Mac GYP build: fix source that causes compiler warnings, fix incl...
maf@google.com
2009-08-07
3
-309
/
+307
*
This CL adds texture.getRect
gman@google.com
2009-08-07
3
-18
/
+66
*
This completes the building of o3d.msi from the GYP build.
gspencer@google.com
2009-08-06
2
-4
/
+5
*
Fixes for gcc
gman@google.com
2009-08-06
2
-12
/
+14
*
oops, forgot these files
gman@google.com
2009-08-06
4
-2
/
+1273
*
A step in exposing Bitmap to JavaScript.
gman@google.com
2009-08-06
49
-1532
/
+976
*
Lots of changes required to build on GCC in full paranoia mode with no warnin...
maf@google.com
2009-08-06
26
-241
/
+246
*
Updated O3D to work with most recent Chrome base.
apatrick@google.com
2009-08-05
1
-7
/
+0
*
Fixes for last bitmap change
gman@google.com
2009-08-04
5
-47
/
+27
*
This fixes some things that crept into the build as the scons build changed.
gspencer@google.com
2009-08-04
1
-2
/
+2
*
Add SetRect to Texture2d and TextureCUBE
gman@google.com
2009-08-03
25
-299
/
+1143
*
Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...
apatrick@google.com
2009-08-03
7
-9
/
+195
*
This adds the sample conversion to the GYP build, at least on Windows.
gspencer@google.com
2009-07-30
1
-0
/
+1
*
Don't zero newly allocated bitmap data - it's already been zeroed.
maf@google.com
2009-07-30
1
-4
/
+0
*
Fixing 'click' event handling:
vangelis@google.com
2009-07-28
1
-2
/
+8
*
Prep for moving Camera Info out of Params into JSON
gman@google.com
2009-07-24
3
-0
/
+51
*
Add a boolean parameter to Client::RenderClient() to choose whether to
maf@google.com
2009-07-23
2
-4
/
+13
*
Fix message queue test build breakage.
gspencer@google.com
2009-07-23
1
-13
/
+13
*
Added primitives to IMC-based MessageQueue to allow clients,
kbr@google.com
2009-07-23
3
-91
/
+780
*
This fixes some float/double warnings and converts everything to floats.
gspencer@google.com
2009-07-23
1
-11
/
+11
*
Change bilinear interpolation to lanczos resampling,
yux@google.com
2009-07-22
4
-597
/
+670
*
This fixes a number of things that are warnings in the Mac compiler.
gspencer@google.com
2009-07-21
25
-519
/
+532
*
Add RawData request in preparation for manual loading of
gman@google.com
2009-07-17
2
-28
/
+40
*
Added a new sample which implements basic shadow mapping.
petersont@chromium.org
2009-07-17
1
-0
/
+5
*
Some security fixes for Skin and Curve deseralization.
gman@google.com
2009-07-16
4
-0
/
+24
*
This changes how we do gyp targets that generate code because GYP isn't
gspencer@google.com
2009-07-16
1
-1
/
+1
*
A few more bitmap fixes for the GL build
vangelis@google.com
2009-07-15
1
-4
/
+4
*
Fixes for bitmap and GL/CB
gman@google.com
2009-07-15
6
-105
/
+110
*
expose bitmap in js.
yux@google.com
2009-07-15
9
-522
/
+1578
*
This updates the gyp files to make the gyp build work again after a week of
gspencer@google.com
2009-07-13
1
-0
/
+1
*
Plugin no longer makes synchronous NPAPI calls from a Windows message handler...
apatrick@google.com
2009-07-13
5
-34
/
+31
[next]