| Commit message (Expand) | Author | Age | Files | Lines |
* | Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no... | apatrick@google.com | 2009-08-03 | 9 | -9/+199 |
* | This adds the sample conversion to the GYP build, at least on Windows. | gspencer@google.com | 2009-07-30 | 1 | -0/+1 |
* | Don't zero newly allocated bitmap data - it's already been zeroed. | maf@google.com | 2009-07-30 | 2 | -8/+0 |
* | Fixing 'click' event handling: | vangelis@google.com | 2009-07-28 | 1 | -2/+8 |
* | Prep for moving Camera Info out of Params into JSON | gman@google.com | 2009-07-24 | 3 | -0/+51 |
* | Add a boolean parameter to Client::RenderClient() to choose whether to | maf@google.com | 2009-07-23 | 2 | -4/+13 |
* | Fix message queue test build breakage. | gspencer@google.com | 2009-07-23 | 1 | -13/+13 |
* | Added primitives to IMC-based MessageQueue to allow clients, | kbr@google.com | 2009-07-23 | 4 | -93/+781 |
* | This fixes some float/double warnings and converts everything to floats. | gspencer@google.com | 2009-07-23 | 1 | -11/+11 |
* | Change bilinear interpolation to lanczos resampling, | yux@google.com | 2009-07-22 | 4 | -597/+670 |
* | These are gyp file changes that start to make the Mac GYP build work. | gspencer@google.com | 2009-07-22 | 1 | -5/+8 |
* | This fixes a number of things that are warnings in the Mac compiler. | gspencer@google.com | 2009-07-21 | 25 | -519/+532 |
* | Add RawData request in preparation for manual loading of | gman@google.com | 2009-07-17 | 2 | -28/+40 |
* | Added a new sample which implements basic shadow mapping. | petersont@chromium.org | 2009-07-17 | 1 | -0/+5 |
* | Some security fixes for Skin and Curve deseralization. | gman@google.com | 2009-07-16 | 4 | -0/+24 |
* | This changes how we do gyp targets that generate code because GYP isn't | gspencer@google.com | 2009-07-16 | 1 | -1/+1 |
* | A few more bitmap fixes for the GL build | vangelis@google.com | 2009-07-15 | 1 | -4/+4 |
* | Fixes for bitmap and GL/CB | gman@google.com | 2009-07-15 | 7 | -109/+114 |
* | expose bitmap in js. | yux@google.com | 2009-07-15 | 12 | -568/+1626 |
* | This updates the gyp files to make the gyp build work again after a week of | gspencer@google.com | 2009-07-13 | 2 | -0/+3 |
* | Plugin no longer makes synchronous NPAPI calls from a Windows message handler... | apatrick@google.com | 2009-07-13 | 6 | -57/+49 |
* | Add ClientInfo | gman@google.com | 2009-07-09 | 11 | -15/+415 |
* | Fix bug with render targets not getting restored correctly. | gman@google.com | 2009-07-08 | 1 | -0/+2 |
* | These files were meant to be checked in with | gman@google.com | 2009-07-08 | 3 | -10/+17 |
* | Add o3djs.DestinationBuffer to converter. | gman@google.com | 2009-07-07 | 3 | -8/+33 |
* | Adding GetStreamInfo functionality (and passing corresponding unit test). | rlp@google.com | 2009-07-02 | 2 | -2/+59 |
* | Adding in most of the unit tests. This adds 406 of our unit tests | gspencer@google.com | 2009-07-01 | 2 | -59/+64 |
* | Fixing EffectTest.LogOpenGLCalls and cleaning up a line in DrawPassTest. | rlp@google.com | 2009-07-01 | 2 | -5/+7 |
* | Review URL: http://codereview.chromium.org/151103 | apatrick@google.com | 2009-06-30 | 5 | -20/+18 |
* | Add support for Param Arrays for Effect parameters. | gman@google.com | 2009-06-29 | 5 | -101/+746 |
* | Fix indexed PNG loading. | gman@google.com | 2009-06-29 | 2 | -6/+58 |
* | Fixing unit_test bugs. One of hte fixes is for the texture param. This quiets... | rlp@google.com | 2009-06-25 | 2 | -3/+8 |
* | Review URL: http://codereview.chromium.org/146126 | ericu@google.com | 2009-06-25 | 2 | -29/+43 |
* | This fixes types.h with a conditional block so that it provides down_cast<>, | gspencer@google.com | 2009-06-24 | 1 | -0/+34 |
* | This adds in the GYP files needed for our GYP build, | gspencer@google.com | 2009-06-24 | 1 | -0/+399 |
* | Code to load the software renderer and initialize it. Code to force the softw... | apatrick@google.com | 2009-06-23 | 3 | -11/+100 |
* | These are code changes required to make the GYP build work. | gspencer@google.com | 2009-06-23 | 7 | -16/+127 |
* | Review URL: http://codereview.chromium.org/140024 | ericu@google.com | 2009-06-22 | 1 | -6/+13 |
* | Undoing gcl bug damage AGAIN | gman@google.com | 2009-06-17 | 5 | -720/+76 |
* | adding svn:ignore properties to ignore .o3dtgz | gman@google.com | 2009-06-17 | 5 | -76/+720 |
* | Undoing gcl bug damage | gman@google.com | 2009-06-17 | 5 | -720/+76 |
* | Adds a bunch of svn:ignore properties so that svn status | gman@google.com | 2009-06-17 | 5 | -76/+720 |
* | Changes to make command buffers compile. Still failing some unit tests and ex... | rlp@google.com | 2009-06-17 | 11 | -63/+113 |
* | Polish full-screen mode a bit: | ericu@google.com | 2009-06-16 | 2 | -12/+25 |
* | Adding code to turn off anti-aliasing for certain older ATI drivers | vangelis@google.com | 2009-06-16 | 1 | -2/+30 |
* | Fix the bitmap class to zero out memory when it's allocated to avoid garbage ... | crogers@google.com | 2009-06-12 | 1 | -1/+5 |
* | Fix bugs where O3D would output lots of spurious log messages in the | tschmelcher@google.com | 2009-06-10 | 1 | -4/+32 |
* | The features request broke backward compatibility for code currently in the w... | gman@google.com | 2009-06-09 | 2 | -2/+33 |
* | This CL makes the collada importer handle skinned data | gman@google.com | 2009-06-09 | 6 | -15/+135 |
* | This fixes a bunch of warnings that are in our code, in order for the GYP bui... | gspencer@google.com | 2009-06-08 | 15 | -40/+45 |