aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* BUG=skia:Gravatar joshualitt2014-10-29
* clear stencil clip on draw targetGravatar joshualitt2014-10-29
* Revert of Discard atlas after every MultiPictureDraw::draw (patchset #4 id:60...Gravatar robertphillips2014-10-29
* Discard atlas after every MultiPictureDraw::drawGravatar robertphillips2014-10-29
* OptState owns program descriptorGravatar joshualitt2014-10-28
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* Distance field path optimizations and clean up.Gravatar jvanverth2014-10-28
* Working patch to remove constant attributes. This may cause some gm mismatch...Gravatar joshualitt2014-10-28
* Revert of Patch to remove constant attributes (patchset #8 id:120002 of https...Gravatar joshualitt2014-10-28
* aa rect renderer takes a gpu on constructionGravatar joshualitt2014-10-28
* Working patch to remove constant attributes. This may cause some gm mismatch...Gravatar joshualitt2014-10-28
* Alter layer hoisting to only hoist layers for one canvas at a timeGravatar robertphillips2014-10-28
* Add Geometry processor to srcAlphaWillBeOne check.Gravatar egdaniel2014-10-28
* Revert of Use approximate scratch textures for image filters. (patchset #2 id...Gravatar hcm2014-10-27
* Revert of Patch to remove constant attributes (patchset #6 id:100001 of https...Gravatar joshualitt2014-10-27
* Working patch to remove constant attributes. This may cause some gm mismatch...Gravatar joshualitt2014-10-27
* Scissor rect on drawinfoGravatar joshualitt2014-10-27
* Use approximate scratch textures for image filters.Gravatar bsalomon2014-10-27
* Revert of Use approximate scratch textures for image filters. (patchset #1 id...Gravatar bsalomon2014-10-27
* stuffGravatar bsalomon2014-10-27
* Use approximate scratch textures for image filters.Gravatar bsalomon2014-10-27
* Clip mask manager sets stencil on draw typeGravatar joshualitt2014-10-27
* Revert of Clip mask manager sets stencil on draw type (patchset #3 id:40001 o...Gravatar joshualitt2014-10-27
* Clip mask manager sets stencil on draw typeGravatar joshualitt2014-10-27
* bug fix for k1Gravatar joshualitt2014-10-24
* Add gpu support for glVertexAttrb1f, 2fv, and 3fvGravatar egdaniel2014-10-24
* Delete unused method aliases and texture flag.Gravatar bsalomon2014-10-24
* When bmp is not cached don't upload as index8 format.Gravatar bsalomon2014-10-24
* Added varying structGravatar joshualitt2014-10-24
* Build gpu stats tracking in dev builds.Gravatar bsalomon2014-10-24
* Revert of Added varying struct (patchset #9 id:160001 of https://codereview.c...Gravatar joshualitt2014-10-24
* Added varying structGravatar joshualitt2014-10-24
* Set temporary paths volatile so we don't cache them.Gravatar jvanverth2014-10-24
* Cleanup: Turn GrReducedClip into a class with a static function.Gravatar tfarina2014-10-23
* Don't use MIP filter mode on compressed texturesGravatar bsalomon2014-10-23
* Allocate only the vertices we need for text.Gravatar jvanverth2014-10-23
* Revert of Delete unused method aliases and texture flag. (patchset #1 id:1 of...Gravatar bsalomon2014-10-23
* Delete unused method aliases and texture flag.Gravatar bsalomon2014-10-23
* fix memory leakGravatar joshualitt2014-10-22
* Oval and stroke AA rect now batchGravatar joshualitt2014-10-22
* Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https:/...Gravatar joshualitt2014-10-22
* Oval and stroke AA rect now batchGravatar joshualitt2014-10-22
* Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https:/...Gravatar mtklein2014-10-22
* Oval and stroke AA rect now batchGravatar joshualitt2014-10-22
* GP Emit Code takes a structGravatar joshualitt2014-10-22
* Track nested picture xform state for layer hoistingGravatar robertphillips2014-10-22
* Bug fix for es 3.00 fb fetchGravatar joshualitt2014-10-21
* Widen the set of nested rects that can be drawn natively on the GPUGravatar robertphillips2014-10-21
* Add check to see if we need to remove fixed funciton VA in OptDrawStateGravatar egdaniel2014-10-21
* Add color emoji fallback for distance field text.Gravatar jvanverth2014-10-20