aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Revert r10640: Fix hairline pathrenderer for Nexus-10.Gravatar jvanverth@google.com2013-08-08
* Fix hairline pathrenderer for Nexus-10. Switches to using additionalGravatar commit-bot@chromium.org2013-08-08
* Fix BGRA readback on AndroidGravatar commit-bot@chromium.org2013-08-07
* Revert "Add blend optimization helpers and use to convert rect draws to clears."Gravatar bsalomon@google.com2013-08-07
* Revert "Sanitizing source files in Housekeeper-Nightly"Gravatar bsalomon@google.com2013-08-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-07
* Add blend optimization helpers and use to convert rect draws to clears.Gravatar commit-bot@chromium.org2013-08-06
* Separate quad UV calculation from bloat_quadGravatar egdaniel@google.com2013-08-05
* GPU Font Cache improvements:Gravatar commit-bot@chromium.org2013-08-05
* Revert "Add blend optimization helpers and use to convert rect draws to clears."Gravatar bsalomon@google.com2013-08-05
* Add blend optimization helpers and use to convert rect draws to clears.Gravatar commit-bot@chromium.org2013-08-05
* Added ctm matrix to GPU pathGravatar commit-bot@chromium.org2013-08-05
* Actually flush the path stencil transform when the matrix changesGravatar commit-bot@chromium.org2013-08-05
* Fix a crash on stroking empty paths with nv_path_rendering enabledGravatar commit-bot@chromium.org2013-08-05
* correctly copy constant coverage from GrPaint to GrDrawStateGravatar bsalomon@google.com2013-08-02
* Add nv_path_rendering entry points to Unix GLInterfaceGravatar commit-bot@chromium.org2013-08-02
* Revert "Don't call SkGpuDevice::drawVertices from drawPoints when AA is requi...Gravatar djsollen@google.com2013-08-01
* Don't call SkGpuDevice::drawVertices from drawPoints when AA is required.Gravatar commit-bot@chromium.org2013-08-01
* Add Loop Blinn hairline conics to GPUGravatar egdaniel@google.com2013-08-01
* Mark GrMemoryPool methods as static.Gravatar commit-bot@chromium.org2013-08-01
* Small optimization for convolution shader: only apply the bounds check in dir...Gravatar senorblanco@chromium.org2013-07-29
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-27
* differentiate mag and min filtersGravatar commit-bot@chromium.org2013-07-26
* get genmipmap function in the structGravatar commit-bot@chromium.org2013-07-26
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-26
* reversed senses of none and bilerpGravatar humper@google.com2013-07-25
* fix android buildGravatar humper@google.com2013-07-25
* make the filter mode for GrTextureAccess an enum so we can plumb downGravatar humper@google.com2013-07-25
* Add GrContext::setMaxTextureSizeOverrideGravatar robertphillips@google.com2013-07-25
* drawBitmap* cleanupGravatar robertphillips@google.com2013-07-25
* This patch implements a crop rect for SkImageFilter. It has been implemented ...Gravatar senorblanco@chromium.org2013-07-24
* Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side...Gravatar robertphillips@google.com2013-07-24
* Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/...Gravatar commit-bot@chromium.org2013-07-23
* This patch implements a crop rect for SkImageFilter. It has been implemented ...Gravatar senorblanco@chromium.org2013-07-22
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-20
* Add a 'unique' method to SkRefCnt, document the usage, and add support.Gravatar bungeman@google.com2013-07-19
* Fix texture allocation in SWMaskHelperGravatar robertphillips@google.com2013-07-19
* Alter resource cache and GrContext to (optionally) never reuse a scratch textureGravatar robertphillips@google.com2013-07-19
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-19
* Plumb in flag for reusing scratch texturesGravatar commit-bot@chromium.org2013-07-18
* Hold on to image-filtered texture in SkGpuDeviceGravatar commit-bot@chromium.org2013-07-18
* Fix for Ubuntu compiler complaintGravatar robertphillips@google.com2013-07-18
* Yet another build fix for r10148Gravatar robertphillips@google.com2013-07-18
* Fix build breakages due to r10148Gravatar robertphillips@google.com2013-07-18
* Improve null gpu's memory handlingGravatar robertphillips@google.com2013-07-18
* The rest of: Add purgeAsNeeded calls before addResource callsGravatar robertphillips@google.com2013-07-18
* Add purgeAsNeeded calls before addResource callsGravatar robertphillips@google.com2013-07-18
* Fix leak of GrGLTexID when its owning GrGLTexture has been abandoned.Gravatar commit-bot@chromium.org2013-07-17
* Replace all instances of GrRect with SkRect.Gravatar commit-bot@chromium.org2013-07-17
* Missed this is r9949 (Allow the resource cache to (indirectly) flush the InOr...Gravatar commit-bot@chromium.org2013-07-16