summaryrefslogtreecommitdiffstats
path: root/o3d/core
Commit message (Expand)AuthorAgeFilesLines
...
* Changes needed to make "all" build complete, including fixing the generated c...maf@google.com2009-08-193-21/+27
* Changes to make test project build.maf@google.com2009-08-193-164/+148
* Small fix for IMC UPDATE_TEXTURE_2Dgman@google.com2009-08-192-12/+115
* Add test for texture::SetRect to make sure -pitchgman@google.com2009-08-191-0/+91
* expose Bitmap to JavaScript.gman@google.com2009-08-1916-282/+982
* Changes to fix /core on GCC with all warnings turned on.maf@google.com2009-08-172-42/+40
* Change StreamBank to inherit from VertexSourcegman@google.com2009-08-1711-165/+171
* Change to O3D IMC code so UPDATE_TEXTURE2D_RECT has gman@google.com2009-08-146-300/+341
* Fix for gyp release build.gman@google.com2009-08-131-2/+2
* Fixes for POT only systemsgman@google.com2009-08-132-4/+8
* Lots of changes needed to build with GCC in Chrome.maf@google.com2009-08-124-827/+831
* Fix Linux build break from r23051.tschmelcher@google.com2009-08-121-1/+1
* gcc fixesgman@google.com2009-08-121-36/+41
* ...gman@google.com2009-08-122-58/+65
* A few more cleanup items for bitmap andgman@google.com2009-08-123-12/+105
* Fix for GLgman@google.com2009-08-121-8/+2
* Fix so we don't attempt to generate mips for DXTgman@google.com2009-08-124-1/+19
* Put IMC back to ignore size because GTV is sendinggman@google.com2009-08-111-16/+19
* Changes to Bitmap before exposing to JavaScriptgman@google.com2009-08-1133-1257/+1156
* Change Force Software Render to also use environment variablegman@google.com2009-08-111-28/+3
* Fixing signed/unsigned compare warning failing under gyp build.bradnelson@google.com2009-08-111-2/+2
* Add UpdateTexure2DRect to IMCgman@google.com2009-08-119-432/+983
* Fixed some warnings in bitmap_png.ccbradnelson@google.com2009-08-101-1/+2
* This CL adds client.toDataURL which gets the contentsgman@google.com2009-08-0820-128/+148
* Fix for GL path not clearing texturesgman@google.com2009-08-081-31/+27
* half fix for mac.gman@google.com2009-08-081-1/+1
* Add nonPowerOfTwoTextures to clientInfogman@google.com2009-08-087-7/+53
* Changes for Mac GYP build: fix source that causes compiler warnings, fix incl...maf@google.com2009-08-073-309/+307
* This CL adds texture.getRectgman@google.com2009-08-073-18/+66
* This completes the building of o3d.msi from the GYP build.gspencer@google.com2009-08-062-4/+5
* Fixes for gccgman@google.com2009-08-062-12/+14
* oops, forgot these filesgman@google.com2009-08-064-2/+1273
* A step in exposing Bitmap to JavaScript.gman@google.com2009-08-0652-1559/+1006
* Lots of changes required to build on GCC in full paranoia mode with no warnin...maf@google.com2009-08-0626-241/+246
* Updated O3D to work with most recent Chrome base.apatrick@google.com2009-08-051-7/+0
* Fixes for last bitmap changegman@google.com2009-08-047-64/+39
* This fixes some things that crept into the build as the scons build changed.gspencer@google.com2009-08-041-2/+2
* Add SetRect to Texture2d and TextureCUBEgman@google.com2009-08-0327-372/+1499
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-039-9/+199
* This adds the sample conversion to the GYP build, at least on Windows.gspencer@google.com2009-07-301-0/+1
* Don't zero newly allocated bitmap data - it's already been zeroed.maf@google.com2009-07-302-8/+0
* Fixing 'click' event handling: vangelis@google.com2009-07-281-2/+8
* Prep for moving Camera Info out of Params into JSONgman@google.com2009-07-243-0/+51
* Add a boolean parameter to Client::RenderClient() to choose whether tomaf@google.com2009-07-232-4/+13
* Fix message queue test build breakage.gspencer@google.com2009-07-231-13/+13
* Added primitives to IMC-based MessageQueue to allow clients,kbr@google.com2009-07-234-93/+781
* This fixes some float/double warnings and converts everything to floats.gspencer@google.com2009-07-231-11/+11
* Change bilinear interpolation to lanczos resampling,yux@google.com2009-07-224-597/+670
* These are gyp file changes that start to make the Mac GYP build work.gspencer@google.com2009-07-221-5/+8
* This fixes a number of things that are warnings in the Mac compiler.gspencer@google.com2009-07-2125-519/+532