| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 39 | -1311/+1229 |
* | Change Force Software Render to also use environment variable | gman@google.com | 2009-08-11 | 1 | -28/+3 |
* | Fix texture-set-test for IE | gman@google.com | 2009-08-11 | 1 | -1/+1 |
* | Fixing signed/unsigned compare warning failing under gyp build. | bradnelson@google.com | 2009-08-11 | 1 | -2/+2 |
* | Moving the copy of d3dx_36.dll to a common location. | bradnelson@google.com | 2009-08-11 | 2 | -16/+26 |
* | Add UpdateTexure2DRect to IMC | gman@google.com | 2009-08-11 | 10 | -432/+984 |
* | Pulling in newer version of gyp. | bradnelson@google.com | 2009-08-10 | 1 | -1/+1 |
* | Add Breakpad to the Mac GYP build. | maf@google.com | 2009-08-10 | 1 | -0/+7 |
* | Fixed some warnings in bitmap_png.cc | bradnelson@google.com | 2009-08-10 | 5 | -5/+23 |
* | Now that chromium's common.gypi sets /MP when building under vs2008, | bradnelson@google.com | 2009-08-10 | 1 | -5/+0 |
* | Changing run hook for gyp so that depth as at the right level. | bradnelson@google.com | 2009-08-09 | 1 | -1/+1 |
* | Add return type to docs for getRect | gman@google.com | 2009-08-08 | 1 | -0/+2 |
* | fix for gcc | gman@google.com | 2009-08-08 | 1 | -0/+2 |
* | This CL adds client.toDataURL which gets the contents | gman@google.com | 2009-08-08 | 35 | -149/+572 |
* | Fix for GL path not clearing textures | gman@google.com | 2009-08-08 | 2 | -33/+30 |
* | half fix for mac. | gman@google.com | 2009-08-08 | 2 | -4/+9 |
* | Add nonPowerOfTwoTextures to clientInfo | gman@google.com | 2009-08-08 | 8 | -7/+64 |
* | Add usual cleanup code for this sample, fixing breakage with Firefox's backwa... | kbr@google.com | 2009-08-08 | 1 | -0/+11 |
* | Changes for Mac GYP build: fix source that causes compiler warnings, fix incl... | maf@google.com | 2009-08-07 | 6 | -310/+321 |
* | Removed manual setting of iexplore.exe path on 64-bit Windows during | kbr@google.com | 2009-08-07 | 2 | -16/+1 |
* | This CL adds texture.getRect | gman@google.com | 2009-08-07 | 6 | -31/+354 |
* | This adds a stub for the mac installer so that the gyp generation won't fail ... | gspencer@google.com | 2009-08-07 | 2 | -0/+45 |
* | Fix the error I introduced into the installer build.scons file. | gspencer@google.com | 2009-08-06 | 1 | -1/+1 |
* | This completes the building of o3d.msi from the GYP build. | gspencer@google.com | 2009-08-06 | 15 | -35/+422 |
* | Updated to o3d revision 113. | apatrick@google.com | 2009-08-06 | 1 | -1/+1 |
* | Need to define XP_MACOSX=1 for npapi.h to work as needed on Mac. | maf@google.com | 2009-08-06 | 1 | -0/+3 |
* | fix for mac build | gman@google.com | 2009-08-06 | 1 | -0/+1 |
* | Fixes for gcc | gman@google.com | 2009-08-06 | 2 | -12/+14 |
* | oops, forgot these files | gman@google.com | 2009-08-06 | 5 | -16/+1282 |
* | A step in exposing Bitmap to JavaScript. | gman@google.com | 2009-08-06 | 68 | -1625/+1113 |
* | Lots of changes required to build on GCC in full paranoia mode with no warnin... | maf@google.com | 2009-08-06 | 47 | -321/+338 |
* | Update v8 to 1.3.2, same as chrome. That version has a fix for Linux. | piman@google.com | 2009-08-06 | 2 | -4/+4 |
* | Updated O3D to work with most recent Chrome base. | apatrick@google.com | 2009-08-05 | 6 | -12/+41 |
* | Putting some stubs in so that gyp generation doesn't fail on Mac and so that ... | gspencer@google.com | 2009-08-05 | 2 | -5/+26 |
* | Added default values to property documentation. | gman@google.com | 2009-08-05 | 29 | -76/+213 |
* | Make build touch the O3D.plugin directory so it's as new as the binary we jus... | maf@google.com | 2009-08-05 | 1 | -0/+1 |
* | Adding missing gyp file | gspencer@google.com | 2009-08-04 | 1 | -0/+77 |
* | 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 | 3 | -4/+7 |
* | This adds splitting of samples for the interactive sampler, | gspencer@google.com | 2009-08-03 | 11 | -58/+434 |
* | turn off bitmap-draw-test for pulse for now | gman@google.com | 2009-08-03 | 1 | -1/+1 |
* | Add SetRect to Texture2d and TextureCUBE | gman@google.com | 2009-08-03 | 33 | -587/+1976 |
* | Renaming libevent to event. | apatrick@google.com | 2009-08-03 | 1 | -0/+0 |
* | Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no... | apatrick@google.com | 2009-08-03 | 73 | -361/+1844 |
* | minor fix to correctly strip goog.exportSymbols | gman@google.com | 2009-08-03 | 1 | -1/+1 |
* | This adds the sample conversion to the GYP build, at least on Windows. | gspencer@google.com | 2009-07-30 | 11 | -12/+235 |
* | Don't zero newly allocated bitmap data - it's already been zeroed. | maf@google.com | 2009-07-30 | 2 | -8/+0 |
* | Remove source assets from gclient sync deps | gman@google.com | 2009-07-30 | 2 | -2/+2 |