| Commit message (Expand) | Author | Age | Files | Lines |
* | Recomitting 31676 with fix. | apatrick@google.com | 2009-11-11 | 1 | -1/+2 |
* | Copying swiftshader over if available. | bradnelson@google.com | 2009-11-11 | 1 | -1/+16 |
* | Reverting 31676. | apatrick@google.com | 2009-11-11 | 1 | -2/+1 |
* | Reorganized command buffer and GPU plugin code into following structure: | apatrick@google.com | 2009-11-11 | 1 | -1/+2 |
* | linux: 64-bit | piman@google.com | 2009-11-11 | 3 | -12/+71 |
* | Switched from NPObject shared memory wrapper to Chrome shared memory in prepa... | apatrick@google.com | 2009-11-10 | 1 | -0/+9 |
* | Revert "linux: 64-bit" | piman@google.com | 2009-11-07 | 3 | -63/+12 |
* | linux: 64-bit | piman@google.com | 2009-11-07 | 3 | -12/+63 |
* | Fixed gpu_plugin and added to o3d_all.gyp so it gets built on buildbot. | apatrick@google.com | 2009-11-04 | 1 | -0/+7 |
* | Removed command_buffer dependency on vectormath (indirectly via core/types.h). | apatrick@google.com | 2009-11-04 | 1 | -22/+56 |
* | Splits the command buffers into common commands | gman@google.com | 2009-10-28 | 1 | -0/+8 |
* | Adding the o3d-internal include path before the others so that if o3d-interna... | vangelis@google.com | 2009-10-27 | 1 | -0/+1 |
* | TBR=apatrick | gman@google.com | 2009-10-23 | 1 | -2/+2 |
* | Trying to fix the build. gman taking over. | apatrick@google.com | 2009-10-23 | 1 | -9/+9 |
* | Fix O3D release binary. Turns out that with current tools we always need GCC_... | maf@google.com | 2009-10-21 | 1 | -1/+1 |
* | Move registering o3d_host.dll to selenium.gyp because | gman@google.com | 2009-10-20 | 1 | -0/+59 |
* | Removed workaround for Chrome 1.0 from o3djs library. | apatrick@google.com | 2009-10-19 | 1 | -1/+1 |
* | Fixed gpu_plugin to build in the Chrome tree. | apatrick@google.com | 2009-10-19 | 2 | -9/+29 |
* | Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ... | apatrick@google.com | 2009-10-19 | 1 | -3/+3 |
* | This moves the Cg libs into a library directory under the product dir, | gspencer@google.com | 2009-10-15 | 1 | -2/+7 |
* | Adding hard_dependency to cg_libs, to make sure the copy happens before the | bradnelson@google.com | 2009-10-15 | 1 | -0/+1 |
* | Adding in libX11, which seems to be needed for test_common on linux. | bradnelson@google.com | 2009-10-15 | 1 | -2/+3 |
* | This rearranges where the renderer variable is set so that GYP | gspencer@google.com | 2009-10-08 | 3 | -58/+25 |
* | This makes some changes to the o3d tree in preparation | gspencer@google.com | 2009-10-06 | 6 | -185/+97 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 4 | -0/+24 |
* | This fixes the GL build so it works. | gspencer@google.com | 2009-10-05 | 1 | -0/+10 |
* | Fixing build. | apatrick@google.com | 2009-10-02 | 1 | -1/+3 |
* | Replaced SharedMemory::Map method with NPN_MapMemory. | apatrick@google.com | 2009-10-02 | 1 | -7/+7 |
* | Diabolic hackery to work around differing NPAPI headers and definitions betwe... | apatrick@google.com | 2009-09-28 | 1 | -0/+7 |
* | Fixed Mac gyp build. Switched to using Chrome hash_tables.h, changed | kbr@google.com | 2009-09-26 | 1 | -0/+4 |
* | This fixes the renderer variable setting to fix the build. | gspencer@google.com | 2009-09-25 | 1 | -27/+54 |
* | Added command buffer unit tests to gyp. | apatrick@google.com | 2009-09-24 | 1 | -6/+49 |
* | Make follow-up changes per r26302 review comments that were apparently not made | mark@chromium.org | 2009-09-16 | 1 | -7/+13 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 3 | -4/+24 |
* | This adds in targets for selenium and updated several other problems, | gspencer@google.com | 2009-09-04 | 4 | -78/+132 |
* | Get Mac GYP build compiling. | maf@google.com | 2009-09-03 | 1 | -4/+16 |
* | Changes needed to get everything packaged for Mac. | maf@google.com | 2009-08-26 | 1 | -1/+8 |
* | Changes needed to get Mac plugin gyp project build compiling and linking. | maf@google.com | 2009-08-13 | 2 | -1/+8 |
* | Moving the copy of d3dx_36.dll to a common location. | bradnelson@google.com | 2009-08-11 | 1 | -0/+24 |
* | Add Breakpad to the Mac GYP build. | maf@google.com | 2009-08-10 | 1 | -0/+7 |
* | Now that chromium's common.gypi sets /MP when building under vs2008, | bradnelson@google.com | 2009-08-10 | 1 | -5/+0 |
* | Changes for Mac GYP build: fix source that causes compiler warnings, fix incl... | maf@google.com | 2009-08-07 | 1 | -1/+1 |
* | This completes the building of o3d.msi from the GYP build. | gspencer@google.com | 2009-08-06 | 2 | -0/+3 |
* | Putting some stubs in so that gyp generation doesn't fail on Mac and so that ... | gspencer@google.com | 2009-08-05 | 1 | -0/+7 |
* | This adds splitting of samples for the interactive sampler, | gspencer@google.com | 2009-08-03 | 2 | -1/+12 |
* | This adds the sample conversion to the GYP build, at least on Windows. | gspencer@google.com | 2009-07-30 | 3 | -3/+40 |
* | Adds in the ActiveX control for O3D. | gspencer@google.com | 2009-07-24 | 1 | -1/+10 |
* | This updates the DEPS to bring them in line with the versions | gspencer@google.com | 2009-07-23 | 2 | -3/+3 |
* | These are gyp file changes that start to make the Mac GYP build work. | gspencer@google.com | 2009-07-22 | 3 | -16/+30 |
* | Update the nacl part of the gyp build so it works correctly for tests, | gspencer@google.com | 2009-07-20 | 1 | -6/+4 |