summaryrefslogtreecommitdiffstats
path: root/o3d/plugin
Commit message (Expand)AuthorAgeFilesLines
* Missed some files that should have been in 31811.apatrick@google.com2009-11-121-11/+11
* Made all line endings consistently LF and added svn:eol-style=LF property to ...apatrick@google.com2009-11-122-138/+138
* Recomitting 31676 with fix.apatrick@google.com2009-11-113-5/+5
* Reverting 31676.apatrick@google.com2009-11-113-5/+5
* Reorganized command buffer and GPU plugin code into following structure:apatrick@google.com2009-11-113-5/+5
* Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...apatrick@google.com2009-11-1016-53/+356
* Updating the installer to check for OpenGL stats. Requires saving those stats...rlp@google.com2009-11-097-16/+34
* Moved command_buffer and gpu_plugin code out of o3d namespace.apatrick@google.com2009-11-051-4/+4
* Make gyp build get idl files from only one location.gman@google.com2009-11-042-58/+27
* Change build to only have one place to listgman@google.com2009-11-031-3/+2
* Linux: Add support for loading environment variables at plugin start-up from ...tschmelcher@chromium.org2009-11-034-0/+148
* Put back some scons files that the docs build parses, but rename themgspencer@google.com2009-11-031-0/+92
* This change kills the SCons build, since we have switched completelygspencer@google.com2009-11-023-648/+0
* Adding support for windows safari. This requires registering the o3d plugin w...vangelis@google.com2009-10-272-3/+4
* Trying to fix the build. gman taking over.apatrick@google.com2009-10-231-1/+0
* fixed include order issues for osx I introducedgman@google.com2009-10-222-5/+8
* Fixes to get renderer=cb cb_service=gl to compilegman@google.com2009-10-221-1/+1
* Move registering o3d_host.dll to selenium.gyp becausegman@google.com2009-10-201-23/+0
* Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ...apatrick@google.com2009-10-193-7/+52
* Pulling in newer gyp which fixes link after copy problem.bradnelson@google.com2009-10-161-1/+1
* This moves the Cg libs into a library directory under the product dir,gspencer@google.com2009-10-151-2/+0
* Drop redundant CommandLine::Terminate.evan@chromium.org2009-10-123-3/+3
* This fixes (again) the rendering problem we have with zero-heightgspencer@google.com2009-10-091-0/+5
* This fixes the rendering issue in Firefox by ignoring zero heightgspencer@google.com2009-10-081-5/+0
* This updates us to the latest gyp revision, which fixes the Linuxbradnelson@google.com2009-10-061-11/+0
* This makes some changes to the o3d tree in preparationgspencer@google.com2009-10-065-59/+225
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-062-0/+12
* This fixes the GL build so it works.gspencer@google.com2009-10-051-2/+2
* Workaround for Chromium bug.apatrick@google.com2009-10-021-21/+36
* Implement fullscreen on Linux. No "Press Esc" message yet though. Also it's D...tschmelcher@google.com2009-10-013-26/+186
* Switching asynchronous tick callback in chrome to use the empty data url meth...vangelis@google.com2009-09-301-8/+39
* Fixing some things that are failing in the linux o3d gyp build.bradnelson@google.com2009-09-291-1/+3
* Fixed Mac gyp build. Switched to using Chrome hash_tables.h, changedkbr@google.com2009-09-262-13/+65
* Dynamically loads d3d9 and d3dx9 dlls on Windows.apatrick@google.com2009-09-251-2/+10
* Added command buffer unit tests to gyp.apatrick@google.com2009-09-241-1/+1
* Fixed crash in Internet Explorer on Windows XP caused by recentkbr@google.com2009-09-221-2/+2
* Fixed crash introduced by recent full-screen work underkbr@google.com2009-09-211-0/+10
* This updates the DEPS for V8, Chrome and NaCl.gspencer@google.com2009-09-171-1/+1
* Rewrote full-screen support on Windows. O3D now always creates its ownkbr@google.com2009-09-177-231/+229
* Add missing gclient dependencies to .gitignore.maruel@chromium.org2009-09-171-606/+606
* Made gyp file for command buffer libraries.apatrick@google.com2009-09-151-2/+2
* Add an Info.plist flag to force the software renderer.maf@google.com2009-09-102-16/+44
* Add scripts to automatically build installer and disk image in GYP build. maf@google.com2009-09-081-1/+0
* 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
* This adds in targets for selenium and updated several other problems,gspencer@google.com2009-09-046-65/+158
* Change Mac O3D executable name (the actual name of the binary inside the bund...maf@google.com2009-09-032-15/+15
* Fix other things blocking the Mac GYP release build from completing.maf@google.com2009-09-031-1/+4
* Get Mac GYP build compiling.maf@google.com2009-09-034-13/+12
* This CL adds the createRawDataFromDataURL function to o3d.Pack. The functionmstrydom@google.com2009-09-021-0/+7