aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Beginning to refactor nvpr codeGravatar joshualitt2014-10-31
* Some distance field text optimizations.Gravatar jvanverth2014-10-31
* Revert of GrContext no longer ever draws on Gpu (patchset #7 id:120001 of htt...Gravatar joshualitt2014-10-31
* GrContext no longer ever draws on GpuGravatar joshualitt2014-10-31
* small fix for cache clearGravatar joshualitt2014-10-31
* Cleanup: Go with SkDebugf instead of GrPrintf.Gravatar tfarina2014-10-31
* Use Color Processor for color bitmap text draws on gpu.Gravatar egdaniel2014-10-31
* Upgrade GPUOptimizeGravatar robertphillips2014-10-30
* Cleanup conversion that the new NDK compiler tries to over optimize.Gravatar djsollen2014-10-30
* Add return value on GrRecordReplaceDrawGravatar robertphillips2014-10-30
* Fix bug in aggressive layer cache purgingGravatar robertphillips2014-10-30
* allow SkUserConfig.h to control NOGPUGravatar reed2014-10-30
* Support multiple scales for dfpaths.Gravatar jvanverth2014-10-30
* cleanup reentrance logic in CMMGravatar joshualitt2014-10-29
* Discard atlas after every MultiPictureDraw::drawGravatar robertphillips2014-10-29
* Separate out GrSurfaceConfig's fields from other structs used to create GrGL*...Gravatar bsalomon2014-10-29
* 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