summaryrefslogtreecommitdiffstats
path: root/o3d/core/core.gyp
Commit message (Expand)AuthorAgeFilesLines
* O2D:tschmelcher@chromium.org2010-11-241-0/+2
* Further integration of 2D mode. This change supports calltype=v, transparancy...fransiskusx@google.com2010-09-171-0/+2
* Revert 58946 - Further integration of 2D mode. This change supports calltype=...fbarchard@chromium.org2010-09-091-2/+0
* Further integration of 2D mode. This change supports calltype=v, transparancy...fransiskusx@google.com2010-09-091-0/+2
* Initial version rendering 2D path for O3D. This will eventually allow O3D app...fransiskusx@google.com2010-08-051-0/+14
* Parameterize the name of the "O3DExtras" directory with a GYP variable (to al...tschmelcher@chromium.org2010-07-121-10/+3
* Axe the o3d_version.py script and turn it into a .gypi file. This fixes a bug...tschmelcher@chromium.org2010-05-061-4/+5
* Introduce two new GYP variables:tschmelcher@chromium.org2010-03-051-0/+9
* Added the bulk of the algorithm for GPU accelerated 2D vector curvekbr@chromium.org2010-02-261-0/+7
* Added a specialized triangulator which creates triangles filling thekbr@chromium.org2010-02-191-0/+4
* Added computation of three-dimensional texture coordinates for thekbr@chromium.org2010-02-181-0/+2
* Added classifier which determines the type of a cubic curve input.kbr@chromium.org2010-02-181-0/+4
* Added interval tree data structure and unit tests. This is built onkbr@chromium.org2010-02-171-0/+2
* Added an arena allocator and an augmentable red-black tree whichkbr@chromium.org2010-02-121-0/+6
* Fixed build problem on Mac OS X 10.6. precompile.h is inferred by namekbr@chromium.org2010-02-051-0/+2
* linux: add an option to disable FBO support for platforms that don't have it.piman@google.com2010-02-011-0/+5
* win: fix DXSDK include path, needs to be after platform sdk include pathpiman@google.com2010-01-281-1/+1
* This change removes CG from O3D and uses GLSLgman@chromium.org2010-01-081-2/+0
* Step 1 in Adding GLES2 renderer to O3D.gman@google.com2009-12-161-0/+49
* Removed O3D command buffer protocol code and O3D comand buffer configuration.apatrick@google.com2009-11-201-39/+0
* Renamed CommandBuffer to CommandBufferServer and extracted CommandBuffer inte...apatrick@google.com2009-11-161-4/+0
* Recomitting 31676 with fix.apatrick@google.com2009-11-111-4/+4
* Reverting 31676.apatrick@google.com2009-11-111-4/+4
* Reorganized command buffer and GPU plugin code into following structure:apatrick@google.com2009-11-111-4/+4
* Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...apatrick@google.com2009-11-101-6/+11
* Adding the o3d-internal include path before the others so that if o3d-interna...vangelis@google.com2009-10-271-0/+3
* Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ...apatrick@google.com2009-10-191-10/+10
* 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-0/+3
* Added command buffer unit tests to gyp.apatrick@google.com2009-09-241-0/+10
* Made gyp file for command buffer libraries.apatrick@google.com2009-09-151-0/+38
* This adds in targets for selenium and updated several other problems,gspencer@google.com2009-09-041-14/+29
* Fixing path in call to version_info.pybradnelson@google.com2009-09-021-1/+1
* Adds GET_VERSION IMC message.gman@google.com2009-09-021-0/+3
* Changes needed to get everything packaged for Mac.maf@google.com2009-08-261-1/+11
* Add UpdateTexure2DRect to IMCgman@google.com2009-08-111-0/+3
* A step in exposing Bitmap to JavaScript.gman@google.com2009-08-061-0/+2
* Fixes for last bitmap changegman@google.com2009-08-041-0/+2
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-031-0/+3
* Added primitives to IMC-based MessageQueue to allow clients,kbr@google.com2009-07-231-2/+1
* These are gyp file changes that start to make the Mac GYP build work.gspencer@google.com2009-07-221-5/+8
* This updates the gyp files to make the gyp build work again after a week ofgspencer@google.com2009-07-131-0/+2
* Adding in most of the unit tests. This adds 406 of our unit testsgspencer@google.com2009-07-011-57/+62
* This adds in the GYP files needed for our GYP build,gspencer@google.com2009-06-241-0/+399