summaryrefslogtreecommitdiffstats
path: root/o3d/core
Commit message (Expand)AuthorAgeFilesLines
* Add a boolean parameter to Client::RenderClient() to choose whether tomaf@google.com2009-07-232-4/+13
* Fix message queue test build breakage.gspencer@google.com2009-07-231-13/+13
* Added primitives to IMC-based MessageQueue to allow clients,kbr@google.com2009-07-234-93/+781
* This fixes some float/double warnings and converts everything to floats.gspencer@google.com2009-07-231-11/+11
* Change bilinear interpolation to lanczos resampling,yux@google.com2009-07-224-597/+670
* These are gyp file changes that start to make the Mac GYP build work.gspencer@google.com2009-07-221-5/+8
* This fixes a number of things that are warnings in the Mac compiler.gspencer@google.com2009-07-2125-519/+532
* Add RawData request in preparation for manual loading ofgman@google.com2009-07-172-28/+40
* Added a new sample which implements basic shadow mapping.petersont@chromium.org2009-07-171-0/+5
* Some security fixes for Skin and Curve deseralization.gman@google.com2009-07-164-0/+24
* This changes how we do gyp targets that generate code because GYP isn'tgspencer@google.com2009-07-161-1/+1
* A few more bitmap fixes for the GL buildvangelis@google.com2009-07-151-4/+4
* Fixes for bitmap and GL/CBgman@google.com2009-07-157-109/+114
* expose bitmap in js.yux@google.com2009-07-1512-568/+1626
* This updates the gyp files to make the gyp build work again after a week ofgspencer@google.com2009-07-132-0/+3
* Plugin no longer makes synchronous NPAPI calls from a Windows message handler...apatrick@google.com2009-07-136-57/+49
* Add ClientInfogman@google.com2009-07-0911-15/+415
* Fix bug with render targets not getting restored correctly.gman@google.com2009-07-081-0/+2
* These files were meant to be checked in with gman@google.com2009-07-083-10/+17
* Add o3djs.DestinationBuffer to converter.gman@google.com2009-07-073-8/+33
* Adding GetStreamInfo functionality (and passing corresponding unit test).rlp@google.com2009-07-022-2/+59
* Adding in most of the unit tests. This adds 406 of our unit testsgspencer@google.com2009-07-012-59/+64
* Fixing EffectTest.LogOpenGLCalls and cleaning up a line in DrawPassTest.rlp@google.com2009-07-012-5/+7
* Review URL: http://codereview.chromium.org/151103apatrick@google.com2009-06-305-20/+18
* Add support for Param Arrays for Effect parameters.gman@google.com2009-06-295-101/+746
* Fix indexed PNG loading.gman@google.com2009-06-292-6/+58
* Fixing unit_test bugs. One of hte fixes is for the texture param. This quiets...rlp@google.com2009-06-252-3/+8
* Review URL: http://codereview.chromium.org/146126ericu@google.com2009-06-252-29/+43
* This fixes types.h with a conditional block so that it provides down_cast<>,gspencer@google.com2009-06-241-0/+34
* This adds in the GYP files needed for our GYP build,gspencer@google.com2009-06-241-0/+399
* Code to load the software renderer and initialize it. Code to force the softw...apatrick@google.com2009-06-233-11/+100
* These are code changes required to make the GYP build work.gspencer@google.com2009-06-237-16/+127
* Review URL: http://codereview.chromium.org/140024ericu@google.com2009-06-221-6/+13
* Undoing gcl bug damage AGAINgman@google.com2009-06-175-720/+76
* adding svn:ignore properties to ignore .o3dtgzgman@google.com2009-06-175-76/+720
* Undoing gcl bug damagegman@google.com2009-06-175-720/+76
* Adds a bunch of svn:ignore properties so that svn statusgman@google.com2009-06-175-76/+720
* Changes to make command buffers compile. Still failing some unit tests and ex...rlp@google.com2009-06-1711-63/+113
* Polish full-screen mode a bit:ericu@google.com2009-06-162-12/+25
* Adding code to turn off anti-aliasing for certain older ATI driversvangelis@google.com2009-06-161-2/+30
* Fix the bitmap class to zero out memory when it's allocated to avoid garbage ...crogers@google.com2009-06-121-1/+5
* Fix bugs where O3D would output lots of spurious log messages in thetschmelcher@google.com2009-06-101-4/+32
* The features request broke backward compatibility for code currently in the w...gman@google.com2009-06-092-2/+33
* This CL makes the collada importer handle skinned datagman@google.com2009-06-096-15/+135
* This fixes a bunch of warnings that are in our code, in order for the GYP bui...gspencer@google.com2009-06-0815-40/+45
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-27306-0/+64758