aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Add API for GrContext to recommend rendertarget sample countGravatar commit-bot@chromium.org2014-03-10
* Add SkCanvas::writePixels that takes info+pixels directlyGravatar commit-bot@chromium.org2014-03-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-06
* Unify edge type enums across GrEffect subclasses that clip rendering to a geo...Gravatar commit-bot@chromium.org2014-03-05
* Cleanup GrGLInterface after Chromium changesGravatar commit-bot@chromium.org2014-02-28
* Add SK_API to GrGLExtensionsGravatar commit-bot@chromium.org2014-02-25
* Use vertex buffer objects instead of client side arrays in fixed-function cod...Gravatar commit-bot@chromium.org2014-02-24
* Add hooks for GL_EXT_debug_marker in gpuGravatar commit-bot@chromium.org2014-02-21
* Analytic rrect clip for cicular corners, radius >= 0.5Gravatar commit-bot@chromium.org2014-02-19
* Change device factories to take SkImageInfo instead of SkBitmap::ConfigGravatar commit-bot@chromium.org2014-02-16
* Revert of r13384 (Stateful PathRenderer implementation)Gravatar robertphillips@google.com2014-02-11
* Stateful PathRenderer implementationGravatar robertphillips@google.com2014-02-10
* Specialize GrConvexPolyEffect for AA rects, use for AA clip rects.Gravatar commit-bot@chromium.org2014-02-08
* Make SkImageFilter methods const.Gravatar commit-bot@chromium.org2014-02-05
* remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurfaceGravatar reed@google.com2014-02-05
* Replace factory generation of TextContexts with persistent objects.Gravatar commit-bot@chromium.org2014-01-30
* Move GrTextContext to private interfaceGravatar commit-bot@chromium.org2014-01-30
* Add fallback code for TextContexts that don't support all featuresGravatar commit-bot@chromium.org2014-01-30
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-29
* Add standalone drawText for GrTextContext.Gravatar commit-bot@chromium.org2014-01-28
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-25
* Turn NVPR on by default (but off in tools).Gravatar commit-bot@chromium.org2014-01-24
* Resolve a few memory leaks in tests.Gravatar commit-bot@chromium.org2014-01-24
* Revert "Turn NVPR on by default (but off in tools)."Gravatar halcanary@google.com2014-01-24
* Add factory class for generating various flavors of GrTextContext.Gravatar commit-bot@chromium.org2014-01-24
* Turn NVPR on by default (but off in tools).Gravatar commit-bot@chromium.org2014-01-24
* Revert of Add factory class for generating various flavors of GrTextContext. ...Gravatar commit-bot@chromium.org2014-01-22
* Add factory class for generating various flavors of GrTextContext.Gravatar commit-bot@chromium.org2014-01-22
* Move GrGLInterface function pointers into a nested structGravatar commit-bot@chromium.org2014-01-21
* Adding SK_API to SkGLContextHelper and SkNullGLContext for use in blink unit ...Gravatar commit-bot@chromium.org2014-01-17
* Move GrGLExtensions from GrGLContextInfo to GrGLInterfaceGravatar commit-bot@chromium.org2014-01-17
* Remove GR_GL_IGNORE_ES3_MSAA.sGravatar commit-bot@chromium.org2014-01-16
* Allow GrGLInterface factories in Chromium to continue to compile.Gravatar commit-bot@chromium.org2014-01-16
* Rename GrGLBinding->GrGLStandard, no longer a bitfieldGravatar commit-bot@chromium.org2014-01-16
* Make GrGLInterface be context-specific on all platformsGravatar commit-bot@chromium.org2014-01-15
* Handle drawBitmapRect src_rect->dst_rect mapping as a local matrix rather tha...Gravatar commit-bot@chromium.org2014-01-13
* Revert "Revert "Revert "Revert of https://codereview.chromium.org/110593003/"""Gravatar reed@google.com2014-01-06
* Revert "Revert "Revert of https://codereview.chromium.org/110593003/""Gravatar reed@google.com2014-01-06
* Revert "Revert of https://codereview.chromium.org/110593003/"Gravatar reed@google.com2014-01-03
* Revert of https://codereview.chromium.org/110593003/Gravatar commit-bot@chromium.org2014-01-03
* Add onNewLockPixels, that returns rowbytes and relies on info in pixelrefGravatar reed@google.com2014-01-03
* Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows...Gravatar robertphillips@google.com2013-12-19
* Move distance field font code into GrDistanceFieldTextContext.Gravatar commit-bot@chromium.org2013-12-19
* Revert r12758 (Updated GLintptr and GLsizeiptr to be the appropriate types on...Gravatar robertphillips@google.com2013-12-18
* Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows...Gravatar commit-bot@chromium.org2013-12-18
* Update bench pictures to time image decode & upload costsGravatar robertphillips@google.com2013-12-18
* Split atomic and mutex implementations and make inlinable.Gravatar bungeman@google.com2013-12-18
* Revert r12694 (Updated GLintptr and GLsizeiptr to be the appropriate types on...Gravatar robertphillips@google.com2013-12-17
* Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit WindowsGravatar commit-bot@chromium.org2013-12-16
* Update all callsites to use info for pixelrefsGravatar reed@google.com2013-12-13