aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Third (and hopefully final) change to support bleed flag in GaneshGravatar robertphillips@google.com2013-08-20
* Update renderable configs for ES3Gravatar commit-bot@chromium.org2013-08-20
* Fix stack buffer read overflow in GrConvolutionEffect::TestCreate.Gravatar bungeman@google.com2013-08-20
* Change comments about size internal formatsGravatar commit-bot@chromium.org2013-08-20
* Add direct bezier cubic support for GPU shadersGravatar commit-bot@chromium.org2013-08-20
* Revert "Changed rules about sized internal formats on GLES3."Gravatar bsalomon@google.com2013-08-20
* Replace uses of GR_API by SK_API.Gravatar commit-bot@chromium.org2013-08-20
* Changed rules about sized internal formats on GLES3.Gravatar commit-bot@chromium.org2013-08-20
* Fix name of "bleed" flagGravatar robertphillips@google.com2013-08-20
* Fix for nested rect drawing bugGravatar robertphillips@google.com2013-08-20
* Update tiled bitmap path to respect bleed flagGravatar robertphillips@google.com2013-08-20
* Remove unused typedef.Gravatar bungeman@google.com2013-08-19
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-17
* Replace uses of GrAssert by SkASSERT.Gravatar tfarina@chromium.org2013-08-17
* Always support NPOT tiling/MIPs on ES3Gravatar commit-bot@chromium.org2013-08-16
* Always support pack/unpack row length on ES3. Add support for NV_pack_subimag...Gravatar commit-bot@chromium.org2013-08-16
* Change Atlas recycling to track current flush count and recycle if Atlas not ...Gravatar commit-bot@chromium.org2013-08-16
* Support VAO when on ES3.Gravatar commit-bot@chromium.org2013-08-16
* Fix hairline pathrenderer for Nexus-10. Switches to using additionalGravatar jvanverth@google.com2013-08-16
* This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...Gravatar commit-bot@chromium.org2013-08-16
* Rename kES2_GrGLBinding to kES_GrGLBinding. Step 0 for supporting ES3.Gravatar bsalomon@google.com2013-08-15
* Enable coverage when drawing to the stencil buffer.Gravatar commit-bot@chromium.org2013-08-15
* Fix repeated point quads/cubics in convex pr and update convexpaths GMGravatar commit-bot@chromium.org2013-08-15
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-15
* Add blend optimization helpers and use to convert rect draws to clears.Gravatar commit-bot@chromium.org2013-08-14
* Refactor GrGLUniformManager::UniformHandle to initialize itself by defaultGravatar commit-bot@chromium.org2013-08-14
* Reverting r10707. Unreviewed.Gravatar jvanverth@google.com2013-08-14
* Fix hairline pathrenderer for Nexus-10. Switches to using additionalGravatar commit-bot@chromium.org2013-08-14
* 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