| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed command-line flag to make the gpu demos work again. We now need --enabl... | alokp@chromium.org | 2011-02-22 | 1 | -2/+2 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Make Graphics3D::SwapBuffers take a completion callback | piman@google.com | 2011-01-05 | 1 | -10/+20 |
* | Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp... | alokp@chromium.org | 2010-12-28 | 1 | -4/+10 |
* | Added ppapi::Context3D interface. The API has already been reviewed. I am add... | alokp@chromium.org | 2010-12-23 | 1 | -11/+12 |
* | Removed the depedency of gpu::demos on base. | alokp@chromium.org | 2010-12-21 | 7 | -53/+25 |
* | Moved the logic of maintaining the current context to gles2 helper library. | alokp@chromium.org | 2010-12-21 | 2 | -9/+31 |
* | Added --enable-accelerated-layers to run_as block of ppapi demos. | alokp@chromium.org | 2010-12-16 | 1 | -0/+2 |
* | Reland r65152 with mac and linux fix. | apatrick@chromium.org | 2010-11-06 | 3 | -28/+25 |
* | Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor. | apatrick@chromium.org | 2010-11-05 | 3 | -25/+28 |
* | Integrated Pepper3D v2 with the accelerated compositor. | apatrick@chromium.org | 2010-11-05 | 3 | -28/+25 |
* | Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f... | brettw@chromium.org | 2010-11-02 | 1 | -4/+4 |
* | Revert PPAPI change due to Linux compile failures. | brettw@chromium.org | 2010-11-02 | 1 | -4/+4 |
* | Use PPAPI from chrome trunk rather than pulling via deps. | brettw@chromium.org | 2010-11-02 | 1 | -4/+4 |
* | Revert PPAPI change. | brettw@chromium.org | 2010-11-02 | 1 | -4/+4 |
* | Use PPAPI from chrome trunk rather than pulling via deps. | brettw@chromium.org | 2010-11-02 | 1 | -4/+4 |
* | Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr... | brettw@chromium.org | 2010-11-02 | 1 | -4/+4 |
* | Switch to the new PPAPI repository. This removes the DEPS entry that refers to | brettw@chromium.org | 2010-11-02 | 1 | -4/+4 |
* | Add Ability to pass in allowed extensions to GPU contexts. | gman@chromium.org | 2010-10-19 | 1 | -2/+2 |
* | Add offscreen context creation attributes to GGL. | enne@chromium.org | 2010-10-01 | 1 | -2/+2 |
* | Made GLES demos work on PPAPI. | neb@chromium.org | 2010-09-13 | 11 | -14/+305 |
* | Removed dependencies on base from GPU common and client code. | apatrick@chromium.org | 2010-09-08 | 2 | -0/+6 |
* | Linux: Switch to DWARF for official builds. Good riddence. | thestig@chromium.org | 2010-08-26 | 1 | -4/+0 |
* | Revert 55766 - Enable -fPIC by default on x64 | mirandac@chromium.org | 2010-08-12 | 1 | -3/+8 |
* | Enable -fPIC by default on x64 | nirnimesh@chromium.org | 2010-08-11 | 1 | -8/+3 |
* | Fixed standalone command buffer demos. | apatrick@chromium.org | 2010-07-20 | 1 | -1/+7 |
* | Fix a bunch more type changes as part of the npapi.h merging | stuartmorgan@chromium.org | 2010-06-02 | 1 | -1/+1 |
* | Moved demos.gyp from windows dependency to all platforms. Excluded gpu_demo_f... | alokp@chromium.org | 2010-05-14 | 1 | -0/+5 |
* | Step 1: Changing CommandBufferHelper to only use a portion | gman@chromium.org | 2010-05-12 | 1 | -1/+1 |
* | Adds support for shared resources. | gman@chromium.org | 2010-05-03 | 1 | -1/+2 |
* | Made gpu demo framework plugins fail without crashing if pepper 3D cannot be ... | apatrick@chromium.org | 2010-04-26 | 2 | -11/+33 |
* | - Extracted platform specific code from GLES2 command decoder to platform spe... | apatrick@chromium.org | 2010-04-09 | 1 | -1/+1 |
* | Calling OpenGL from the renderer process | apatrick@chromium.org | 2010-03-25 | 1 | -3/+6 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Remove redundant nphostapi.h from webkit/glue/plugins, update source files as | dspringer@google.com | 2010-03-15 | 2 | -2/+2 |
* | Change gl2.h to default to C bindings | gman@chromium.org | 2010-03-08 | 1 | -0/+1 |
* | I just put the code that does not compile on ARM. Trybots will fail because I... | apatrick@chromium.org | 2010-02-24 | 7 | -11/+49 |
* | Add build rules for Pepper 3D demos on the Mac. | dspringer@google.com | 2010-02-23 | 2 | -14/+83 |
* | Revert 39530 - GPU plugin forwards repaint events to Pepper plugin. | apatrick@chromium.org | 2010-02-20 | 7 | -49/+11 |
* | GPU plugin forwards repaint events to Pepper plugin. | apatrick@chromium.org | 2010-02-20 | 7 | -11/+49 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -0/+1 |
* | Removed redundant conditionals from gpu/demos.gyp. | alokp@chromium.org | 2010-02-17 | 1 | -20/+13 |
* | Implemented linux-specific NPAPI interface for pepper demos. | alokp@chromium.org | 2010-02-11 | 1 | -7/+46 |
* | A few minor changes to windows implementation on windows. | alokp@chromium.org | 2010-02-10 | 1 | -2/+5 |
* | Implemented window class on linux. Standalone demos are working on linux now. | alokp@chromium.org | 2010-02-04 | 3 | -8/+63 |
* | Added support for lost context recovery on the client side. None of our servi... | apatrick@chromium.org | 2010-02-03 | 2 | -17/+41 |
* | Changes necessary to compile gpu demos on linux. It is not functional yet jus... | alokp@chromium.org | 2010-02-03 | 7 | -247/+329 |
* | Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,... | apatrick@chromium.org | 2010-02-01 | 1 | -1/+1 |
* | Windows now uses the TLS API instead of __declspec(thread) for client side co... | apatrick@chromium.org | 2010-01-27 | 3 | -0/+8 |
* | Hooked all demos to gpu/demos.gyp. Now all demos run as both - standalone exe... | alokp@chromium.org | 2010-01-26 | 8 | -97/+263 |