summaryrefslogtreecommitdiffstats
path: root/o3d/plugin/plugin.gyp
Commit message (Expand)AuthorAgeFilesLines
* Windows: Change the generation of the various templated metadata files to pla...tschmelcher@chromium.org2010-07-131-13/+23
* Parameterize the name of the "O3DExtras" directory with a GYP variable (to al...tschmelcher@chromium.org2010-07-121-2/+2
* o3d/linux: fix --as-needed for glespiman@chromium.org2010-07-121-14/+25
* Mac: Fix bug that has always existed in the GYP build where O3D.rsrc was an e...tschmelcher@chromium.org2010-05-281-0/+2
* Sync to latest breakpad which doesn't have deps on libglog.zhurunz@google.com2010-05-281-9/+0
* Add breakpad. zhurunz@google.com2010-05-221-0/+14
* Refactored full-screen code under FullscreenWindowMac base class andkbr@google.com2010-05-191-0/+4
* Mac: Undo the change in r44662 to use npo3dautoplugin for the default Mac bun...tschmelcher@chromium.org2010-05-111-15/+78
* Axe the o3d_version.py script and turn it into a .gypi file. This fixes a bug...tschmelcher@chromium.org2010-05-061-2/+8
* Mac: Use the plugin_npapi_filename variable to choose the bundle name (rather...tschmelcher@chromium.org2010-04-151-4/+5
* Review URL: http://codereview.chromium.org/577038maf@google.com2010-04-131-0/+2
* Linux: link with --as-needed to eliminate direct dependencies on 15 shared li...tschmelcher@chromium.org2010-03-191-6/+20
* Added support for O3D in Chrome on Mac OS X using CoreGraphics drawingkbr@chromium.org2010-03-111-9/+0
* Introduce two new GYP variables:tschmelcher@chromium.org2010-03-051-0/+23
* Make ActiveX CLSIDs and names into overridable variables too. Also make the N...tschmelcher@chromium.org2010-02-221-11/+110
* Make plugin name and mimetype into overridable GYP variables, so that third p...tschmelcher@chromium.org2010-02-161-3/+13
* linux: native OpenGL ES supportpiman@google.com2010-02-081-5/+0
* linux: arm fixespiman@google.com2010-01-291-2/+1
* This change removes CG from O3D and uses GLSLgman@chromium.org2010-01-081-2/+0
* Linux: bring back the RPATH setting that was deleted by the GYP transition. A...tschmelcher@chromium.org2010-01-061-5/+37
* Step 1 in Adding GLES2 renderer to O3D.gman@google.com2009-12-161-0/+16
* Removed O3D command buffer protocol code and O3D comand buffer configuration.apatrick@google.com2009-11-201-34/+6
* Linux: Link the O3D browser plugin with -z nodelete.thestig@chromium.org2009-11-191-0/+4
* Recomitting 31676 with fix.apatrick@google.com2009-11-111-1/+1
* Reverting 31676.apatrick@google.com2009-11-111-1/+1
* Reorganized command buffer and GPU plugin code into following structure:apatrick@google.com2009-11-111-1/+1
* Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...apatrick@google.com2009-11-101-4/+29
* Linux: Add support for loading environment variables at plugin start-up from ...tschmelcher@chromium.org2009-11-031-0/+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-191-0/+1
* 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
* 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-061-46/+205
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* This fixes the GL build so it works.gspencer@google.com2009-10-051-2/+2
* 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
* Made gyp file for command buffer libraries.apatrick@google.com2009-09-151-2/+2
* This adds in targets for selenium and updated several other problems,gspencer@google.com2009-09-041-11/+65
* Get Mac GYP build compiling.maf@google.com2009-09-031-3/+6
* o3d plugin was mistakenly being built as a static library when built outside ...bradnelson@google.com2009-08-271-10/+1
* Fix the build by fixing a typo in plugin.gypgspencer@google.com2009-08-261-1/+1
* Changes needed to get everything packaged for Mac.maf@google.com2009-08-261-1/+24
* Add missing frameworks to plugin project. maf@google.com2009-08-251-1/+37
* Changes needed to get Mac plugin gyp project build compiling and linking.maf@google.com2009-08-131-0/+14
* Fixed some warnings in bitmap_png.ccbradnelson@google.com2009-08-101-1/+1
* This completes the building of o3d.msi from the GYP build.gspencer@google.com2009-08-061-2/+2
* Need to define XP_MACOSX=1 for npapi.h to work as needed on Mac.maf@google.com2009-08-061-0/+3