summaryrefslogtreecommitdiffstats
path: root/gpu/demos
Commit message (Expand)AuthorAgeFilesLines
* Refactor/Rename a bunch of GPU stuffgman@chromium.org2013-02-271-3/+2
* Remove --enable-accelerated-plugins flag.derat@chromium.org2012-11-131-2/+0
* Cleanup: avoid foo ? true : false, part 1.thestig@chromium.org2012-09-271-2/+1
* Add global tracking of GPU memory allocations. Have each ContextGroup push m...ccameron@chromium.org2012-07-281-1/+3
* gpu in-memory program cache implementation with a memory limit + lru eviction. dmurph@chromium.org2012-07-231-0/+2
* Revert 147328 - Current status of patch:gman@chromium.org2012-07-191-5/+1
* Current status of patch:dmurph@chromium.org2012-07-181-1/+5
* Make context groups share a TextureBufferManagergman@chromium.org2012-06-012-1/+10
* Allow GLES2CmdDecoder to change the GLSurface associated with the default FBO.apatrick@chromium.org2012-05-172-2/+7
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-123-6/+6
* aura: Change shared context to be offscreen for armpiman@chromium.org2012-04-251-0/+1
* Revert 131177 - aura: Change shared context to be offscreen for armmazda@chromium.org2012-04-101-1/+0
* aura: Change shared context to be offscreen for armpiman@chromium.org2012-04-061-0/+1
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-4/+4
* Add ShareGroup to GLES2Implemenationgman@chromium.org2012-03-291-0/+1
* Make Occlusion Query Samplegman@chromium.org2012-03-155-7/+342
* GPU: Build most of the gpu as a single DLL.rvargas@google.com2012-03-051-0/+1
* Revert 124702 - GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-1/+0
* GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-0/+1
* Cleanup: Remove even more dead switches.thestig@chromium.org2012-02-071-2/+2
* Change PluginWindowHandle to AcceleratedWidget in ui/gfx/glpiman@chromium.org2012-02-015-10/+10
* Revert "Revert 119430 - Make transferbuffer increase in size dynamically"gman@chromium.org2012-01-272-13/+24
* Revert 119430 - Make transferbuffer increase in size dynamicallykinuko@chromium.org2012-01-272-24/+13
* Make transferbuffer increase in size dynamicallygman@chromium.org2012-01-272-13/+24
* Revert r118525 / Re-land r118240 - the build failure was a flake.dpranke@chromium.org2012-01-191-1/+2
* Revert r118240 - gles_2_c_lib as a component.dpranke@chromium.org2012-01-191-2/+1
* This change makes gles2_c_lib work as a component. It introduces a gles2_c_li...dpranke@chromium.org2012-01-191-1/+2
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-061-0/+1
* Revert 116281 - Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-1/+0
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-0/+1
* Fix standalone gl demos and conformance testsgman@chromium.org2011-12-151-0/+6
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-121-1/+1
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-081-1/+1
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-071-1/+1
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-061-1/+1
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-061-1/+1
* Add back in compressed_textures sample.gman@chromium.org2011-12-022-0/+444
* base::Bind() conversion for remaining GPU files.dcheng@chromium.org2011-11-221-2/+4
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-1/+2
* Code cleanup: rename DisallowedExtensions to DisallowedFeature.zmo@google.com2011-09-221-1/+1
* Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...apatrick@chromium.org2011-09-202-23/+53
* Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...rsimha@chromium.org2011-09-162-53/+23
* Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...apatrick@chromium.org2011-09-162-23/+53
* Use Instance* in the Graphics3D constructor rather than Instance&, forbrettw@chromium.org2011-09-131-1/+1
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-071-3/+3
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-3/+3
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-3/+3
* Remove support for switching draw surfaces on a context.This was originally i...apatrick@chromium.org2011-09-021-3/+1
* Removed config management from Graphics3D API. It will be better handled in t...alokp@chromium.org2011-08-161-1/+1
* Add option to not generate resources on bind in OpenGL ESgman@chromium.org2011-08-161-1/+2