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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds a RENDER message to the O3D IMC.
gman@google.com
2009-08-26
4
-0
/
+141
*
Fixes for OSX float differences from Windows.
gman@google.com
2009-08-26
1
-7
/
+21
*
Changes needed to get everything packaged for Mac.
maf@google.com
2009-08-26
1
-1
/
+11
*
Created new build target for opengl command buffer service, fixed various bug...
petersont@google.com
2009-08-26
5
-5
/
+19
*
Added a compiler flag to include precompile.h on command line in core on unix...
petersont@google.com
2009-08-26
1
-0
/
+1
*
Moved include of precompiled header out of cc files in core to me more in acc...
petersont@google.com
2009-08-25
104
-118
/
+6
*
Fix for osx Lanzcos scale test.
gman@google.com
2009-08-25
1
-1
/
+13
*
Cleanup Renderer.
gman@google.com
2009-08-25
21
-344
/
+403
*
Make Mac also look for O3D_FORCE_SOFTWARE_RENDERER
gman@google.com
2009-08-24
3
-9
/
+11
*
Changes the Windows backbuffer to RGBA mode.
gman@google.com
2009-08-21
2
-86
/
+63
*
Fix bug where shaders fail if the last // #o3d line
gman@google.com
2009-08-19
1
-0
/
+1
*
Changes needed to make "all" build complete, including fixing the generated c...
maf@google.com
2009-08-19
3
-21
/
+27
*
Changes to make test project build.
maf@google.com
2009-08-19
3
-164
/
+148
*
Small fix for IMC UPDATE_TEXTURE_2D
gman@google.com
2009-08-19
2
-12
/
+115
*
Add test for texture::SetRect to make sure -pitch
gman@google.com
2009-08-19
1
-0
/
+91
*
expose Bitmap to JavaScript.
gman@google.com
2009-08-19
16
-282
/
+982
*
Changes to fix /core on GCC with all warnings turned on.
maf@google.com
2009-08-17
2
-42
/
+40
*
Change StreamBank to inherit from VertexSource
gman@google.com
2009-08-17
11
-165
/
+171
*
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
2
-4
/
+8
*
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
33
-1257
/
+1156
*
Change Force Software Render to also use environment variable
gman@google.com
2009-08-11
1
-28
/
+3
*
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
9
-432
/
+983
*
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
20
-128
/
+148
*
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
7
-7
/
+53
*
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
52
-1559
/
+1006
*
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
7
-64
/
+39
*
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
27
-372
/
+1499
*
Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...
apatrick@google.com
2009-08-03
9
-9
/
+199
[next]