summaryrefslogtreecommitdiffstats
path: root/o3d/plugin/plugin.gyp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add SetRect to Texture2d and TextureCUBEgman@google.com2009-08-031-0/+1
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-031-0/+2
* This adds the sample conversion to the GYP build, at least on Windows.gspencer@google.com2009-07-301-2/+2
* Adds in the ActiveX control for O3D.gspencer@google.com2009-07-241-2/+63
* These are gyp file changes that start to make the Mac GYP build work.gspencer@google.com2009-07-221-5/+6
* This adds some infrastructure for building O3D as part of the Chrome build,gspencer@google.com2009-07-151-16/+28
* This splits the import.gyp file into two parts (one for building archive lib,gspencer@google.com2009-07-141-4/+1
* Adding in most of the unit tests. This adds 406 of our unit testsgspencer@google.com2009-07-011-6/+12
* This adds in the GYP files needed for our GYP build,gspencer@google.com2009-06-241-0/+200