summaryrefslogtreecommitdiffstats
path: root/o3d/core
Commit message (Expand)AuthorAgeFilesLines
* Adds a RENDER message to the O3D IMC.gman@google.com2009-08-264-0/+141
* Fixes for OSX float differences from Windows.gman@google.com2009-08-261-7/+21
* Changes needed to get everything packaged for Mac.maf@google.com2009-08-261-1/+11
* Created new build target for opengl command buffer service, fixed various bug...petersont@google.com2009-08-265-5/+19
* Added a compiler flag to include precompile.h on command line in core on unix...petersont@google.com2009-08-261-0/+1
* Moved include of precompiled header out of cc files in core to me more in acc...petersont@google.com2009-08-25104-118/+6
* Fix for osx Lanzcos scale test.gman@google.com2009-08-251-1/+13
* Cleanup Renderer.gman@google.com2009-08-2521-344/+403
* Make Mac also look for O3D_FORCE_SOFTWARE_RENDERERgman@google.com2009-08-243-9/+11
* Changes the Windows backbuffer to RGBA mode.gman@google.com2009-08-212-86/+63
* Fix bug where shaders fail if the last // #o3d linegman@google.com2009-08-191-0/+1
* 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