summaryrefslogtreecommitdiffstats
path: root/gpu/demos
Commit message (Expand)AuthorAgeFilesLines
* RendererGLContext supports reparenting a GL context.apatrick@chromium.org2011-06-201-2/+0
* Automatically put all GL contexts associated with a particular GPU channel (a...apatrick@chromium.org2011-06-161-1/+3
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-022-6/+6
* Reland 87371 - Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-06-011-1/+1
* Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.rsesek@chromium.org2011-05-311-1/+1
* Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-05-311-1/+1
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-1/+1
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-2/+2
* Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...antonm@chromium.org2011-05-121-2/+2
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-2/+2
* Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-111-2/+2
* Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...apatrick@chromium.org2011-05-111-2/+2
* Rework FlushSync to return early if commands have been processed since the la...piman@google.com2011-04-286-353/+1
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-281-1/+2
* Landing issue 6828049 on behalf of KushalP.apatrick@chromium.org2011-04-141-6/+6
* implemented latch support in renderer process. this corresponds with a webkit...jbates@chromium.org2011-04-121-2/+2
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-282-4/+4
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-141-1/+3
* Revert 77899 - Connect up --disable-gl-multisampling to command bufferkinuko@chromium.org2011-03-121-3/+1
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-121-1/+3
* Deleted WebPluginDelegatePepper and everything dependent on it.apatrick@chromium.org2011-03-102-331/+0
* Fix obsolete dependencies that create needless recompiling. jeanluc@chromium.org2011-03-091-1/+0
* Fixed command-line flag to make the gpu demos work again. We now need --enabl...alokp@chromium.org2011-02-221-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Make Graphics3D::SwapBuffers take a completion callbackpiman@google.com2011-01-051-10/+20
* Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp...alokp@chromium.org2010-12-281-4/+10
* Added ppapi::Context3D interface. The API has already been reviewed. I am add...alokp@chromium.org2010-12-231-11/+12
* Removed the depedency of gpu::demos on base.alokp@chromium.org2010-12-217-53/+25
* Moved the logic of maintaining the current context to gles2 helper library.alokp@chromium.org2010-12-212-9/+31
* Added --enable-accelerated-layers to run_as block of ppapi demos.alokp@chromium.org2010-12-161-0/+2
* Reland r65152 with mac and linux fix.apatrick@chromium.org2010-11-063-28/+25
* Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-053-25/+28
* Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-053-28/+25
* Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...brettw@chromium.org2010-11-021-4/+4
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-021-4/+4
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-4/+4
* Revert PPAPI change.brettw@chromium.org2010-11-021-4/+4
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-4/+4
* Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...brettw@chromium.org2010-11-021-4/+4
* Switch to the new PPAPI repository. This removes the DEPS entry that refers tobrettw@chromium.org2010-11-021-4/+4
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-191-2/+2
* Add offscreen context creation attributes to GGL.enne@chromium.org2010-10-011-2/+2
* Made GLES demos work on PPAPI.neb@chromium.org2010-09-1311-14/+305
* Removed dependencies on base from GPU common and client code.apatrick@chromium.org2010-09-082-0/+6
* Linux: Switch to DWARF for official builds. Good riddence.thestig@chromium.org2010-08-261-4/+0
* Revert 55766 - Enable -fPIC by default on x64mirandac@chromium.org2010-08-121-3/+8
* Enable -fPIC by default on x64nirnimesh@chromium.org2010-08-111-8/+3
* Fixed standalone command buffer demos.apatrick@chromium.org2010-07-201-1/+7
* Fix a bunch more type changes as part of the npapi.h mergingstuartmorgan@chromium.org2010-06-021-1/+1