summaryrefslogtreecommitdiffstats
path: root/content/common/gpu/client/gl_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in content/common/.avi2015-12-251-1/+1
* Removed InsertSyncPoint() from GLHelper().dyen2015-11-141-3/+0
* Re-land: Converted video frame and image callbacks to use new sync tokens.dyen2015-11-061-0/+3
* Revert of Converted video frame and image callbacks to use new sync tokens. (...nhiroki2015-11-051-3/+0
* Converted video frame and image callbacks to use new sync tokens.dyen2015-11-051-0/+3
* Modified old wait sync point functions to also accept new sync tokens.dyen2015-11-031-5/+6
* Mac Overlays: Add overlay support for rectangle texturesccameron2015-07-221-1/+2
* ChromeOS: Remove all the multi-thread logic from ReflectorImpl.danakj2015-02-241-0/+4
* Fix uses of coded_size() vs visible_rect() in capture pipeline.miu2015-02-241-6/+11
* Improving GestureNav screenshotting performance - Part 1 - gl_helpermfomitchev2014-08-251-6/+6
* SkBitmap::Config is deprecated, use SkColorType insteadreed@google.com2014-07-081-5/+5
* [Android WebView] Fix DevTools Screencast slownessmnaganov@chromium.org2014-05-221-2/+4
* GLHelper: Use preferred BGRA read pixels for YUV read backrobert.bradford@intel.com2014-03-271-0/+5
* Revert 258402 "GLHelper: Use preferred BGRA read pixels for YUV ..."brettw@chromium.org2014-03-201-5/+0
* GLHelper: Use preferred BGRA read pixels for YUV read backrobert.bradford@intel.com2014-03-201-0/+5
* Attach the surface in impl thread when context is gone.oshima@chromium.org2014-03-111-12/+4
* We need a function which can tell us whether the requested texture readback i...siva.gunturi@samsung.com2014-03-051-5/+6
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-02-031-4/+5
* Add Async API unittests to readback format.siva.gunturi@samsung.com2014-01-251-0/+6
* Support format using enum argument for Async readback.siva.gunturi@samsung.com2014-01-241-2/+2
* Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"danakj@chromium.org2014-01-211-5/+4
* content_gl_tests were failing because, we are checking for rgb565 platform su...siva.gunturi@samsung.com2014-01-201-1/+10
* Revert 245772 "content_gl_tests were failing because, we are che..."kbr@chromium.org2014-01-181-10/+1
* content_gl_tests were failing because, we are checking for rgb565 platform su...siva.gunturi@samsung.com2014-01-181-1/+10
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-01-181-4/+5
* Revert of Add RGB565 Texture readback support in gl_helper (https://coderevie...ager@chromium.org2014-01-171-10/+1
* Add RGB565 Texture readback support in gl_helpersiva.gunturi@samsung.com2014-01-171-1/+10
* Port content::GLHelper over to GLES2Interfacejamesr@chromium.org2014-01-081-151/+96
* aura: Cache and reuse textures when capturing to a video stream.danakj@chromium.org2013-12-041-0/+14
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-48/+48
* Expose Signal(Query|SyncPoint) via gpu::ContextSupport* instead of WGC3Djamesr@chromium.org2013-10-221-1/+4
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-121-1/+1
* Revert 216780 "Clean up compositor initialization/destruction."nhiroki@chromium.org2013-08-121-1/+1
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-091-1/+1
* Revert 216278 "Clean up compositor initialization/destruction."kalman@chromium.org2013-08-071-1/+1
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-071-1/+1
* Revert "Clean up compositor initialization/destruction."danakj@chromium.org2013-08-071-1/+1
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-071-1/+1
* aura: Use async compositor readback for reading to VideoFramedanakj@chromium.org2013-07-141-1/+2
* aura: Make RenderWidgetHostViewAura::CopyFromCompositingSurface readback layerdanakj@chromium.org2013-07-041-0/+27
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-081-0/+13
* Multi-render target optimization of GPU RGB -> YUV implementation. Cuts YUV c...hubbe@chromium.org2013-06-081-2/+9
* Revert 205044 "Compositor reflector, which copies texture onto a..."cpu@chromium.org2013-06-081-13/+0
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-081-0/+13
* Revert "Multi-render target optimization of GPU RGB -> YUV implementation. Cu...qsr@chromium.org2013-06-071-5/+2
* Multi-render target optimization of GPU RGB -> YUV implementation. Cuts YUV c...hubbe@chromium.org2013-06-071-2/+5
* GPU RGBA -> Planar YUV conversion + uses new scaler pipelinehubbe@chromium.org2013-05-311-0/+41
* Implements a gpu accelerated bicubic and bilinear-power-of-two scalers.hubbe@chromium.org2013-05-241-10/+223
* Implement client side PBOs for glReadPixelhubbe@chromium.org2013-04-021-9/+4
* Update some #includes in content/common/gpu for headers in the new Platform d...pilgrim@chromium.org2013-01-101-1/+1