summaryrefslogtreecommitdiffstats
path: root/o3d
Commit message (Expand)AuthorAgeFilesLines
* Fixing the path passed for the perceptual diff program so it'll be found.gspencer@google.com2009-09-051-1/+1
* remove bad trailing commagman@google.com2009-09-041-2/+1
* Since loading textures from a file request isgman@google.com2009-09-041-8/+15
* Fix bug in Texture2D::Set and TextureCUBE::Setgman@google.com2009-09-041-2/+7
* Enable gmock on windows scons buildgman@google.com2009-09-041-27/+12
* Switch to chrome gmock. gman@google.com2009-09-041-1/+2
* Add check for offset + number_of_bytes overflowgman@google.com2009-09-041-2/+4
* Adding a no-binary path to the o3dConvertergman@google.com2009-09-046-67/+449
* Make O3D always clear the backbuffer one way or gman@google.com2009-09-0410-88/+186
* This adds in targets for selenium and updated several other problems,gspencer@google.com2009-09-0422-365/+878
* Fix _H__ to correct _H_gman@google.com2009-09-0420-60/+60
* Exracted CommandBuffer class from GPUPluginObject.apatrick@google.com2009-09-039-120/+314
* Change Mac O3D executable name (the actual name of the binary inside the bund...maf@google.com2009-09-032-15/+15
* Make Convertor project compile in GCC - fixes release-build only compiler err...maf@google.com2009-09-032-219/+219
* Fix other things blocking the Mac GYP release build from completing.maf@google.com2009-09-032-1/+5
* Generates a class hierarchy using graphviz "dot", thegman@google.com2009-09-035-0/+48
* Adding uninstall.sh script to be included in self-extracting archive. This wi...nmaxwell@google.com2009-09-032-2/+127
* Get Mac GYP build compiling.maf@google.com2009-09-037-143/+154
* This changes the selenium driver script to not be so scons-specific, andgspencer@google.com2009-09-033-34/+79
* Fixing GYP build. Warning generated by this code was treated as error at com...vangelis@google.com2009-09-031-1/+1
* This CL adds the createRawDataFromDataURL function to o3d.Pack. The functionmstrydom@google.com2009-09-0213-2/+506
* Fixing mac and linux buildvangelis@google.com2009-09-022-4/+6
* Wrote tests for GPUPluginObject::OpenCommandBuffer.apatrick@google.com2009-09-0214-58/+498
* Fixes for accidental early commit reviewed at URL below.apatrick@google.com2009-09-026-6/+91
* Beginnings of direct manipulator support in o3djs library. Addedkbr@google.com2009-09-024-5/+1202
* Fixing path in call to version_info.pybradnelson@google.com2009-09-021-1/+1
* GPU plugin object can create a command buffer via a V8 extension in Chromium ...apatrick@google.com2009-09-0235-962/+1707
* Adds GET_VERSION IMC message.gman@google.com2009-09-029-66/+289
* Rename render_width and render_height to display_widthgman@google.com2009-09-014-25/+25
* Fix for param array support in effects for GLgman@google.com2009-09-011-1/+2
* Fixes for texture locking.gman@google.com2009-09-014-11/+5
* Update samples to use more utility functions wheregman@google.com2009-09-0131-633/+212
* Update Texture::Lock to take an AccessMode.gman@google.com2009-09-0114-326/+395
* Switching DISPLAY_MODE_DEFAULT to create to a non-full-screen window at the c...vangelis@google.com2009-08-311-7/+15
* up cullingzsort stress test pdiff thresholdgman@google.com2009-08-311-1/+1
* Prep for ascii only converter optiongman@google.com2009-08-313-5/+17
* Fix for Canvas::DrawBitmap that I broke when addinggman@google.com2009-08-311-1/+1
* Fix for archive request. It turns out this thinggman@google.com2009-08-316-36/+54
* Fix for mac setRect?gman@google.com2009-08-291-0/+4
* Fix syntax accessing enum scoped to class, to fix GCC builds.maf@google.com2009-08-281-1/+1
* Adding in render surfaces for command buffers. Fixing SetRect as well.rlp@google.com2009-08-2821-501/+1820
* increase threshold setting for culling testsgman@google.com2009-08-281-1/+1
* Adding back in breakpad upload.bradnelson@google.com2009-08-282-0/+14
* Bump version to 0.1.42gman@google.com2009-08-282-2/+2
* Fixes toDataURL for GL by making it all work throughgman@google.com2009-08-2822-380/+492
* up the threshold for hellocube-texturegman@google.com2009-08-281-1/+1
* Bump the revision number in DEPS so we get new pdiff.maf@google.com2009-08-271-1/+1
* o3d plugin was mistakenly being built as a static library when built outside ...bradnelson@google.com2009-08-271-10/+1
* Move the build group addition out of the AddMacDebugSettings function.maf@google.com2009-08-271-3/+9
* Fix code in effect_helper.cc that does not compile in GCC. maf@google.com2009-08-271-3/+6