aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
...
* Implement Porter Duff XP with a blend tableGravatar cdalton2015-05-27
* Add caps overrides to GMsGravatar bsalomon2015-05-27
* Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilterGravatar robertphillips2015-05-27
* Unblock DEPS roll by remove SkAutoTUnref from GrDrawContextGravatar robertphillips2015-05-26
* Split drawing functionality out of GrContext and into new GrDrawContextGravatar robertphillips2015-05-26
* Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...Gravatar bsalomon2015-05-26
* Revert of Implement Porter Duff XP with a blend table (patchset #12 id:220001...Gravatar bungeman2015-05-22
* Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" fro...Gravatar bungeman2015-05-22
* Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...Gravatar bsalomon2015-05-22
* Store context options on caps.Gravatar bsalomon2015-05-22
* Revert of Store context options on caps. (patchset #3 id:40001 of https://cod...Gravatar bsalomon2015-05-22
* Store context options on caps.Gravatar bsalomon2015-05-22
* Implement Porter Duff XP with a blend tableGravatar cdalton2015-05-22
* Remove init from GrGLContextInfo and caps classesGravatar bsalomon2015-05-22
* rename GrDrawTargetCaps.h to GrCaps.h and move to includeGravatar bsalomon2015-05-22
* Make mixed samples contingent on auxiliary extensionsGravatar cdalton2015-05-21
* Add RGBA half float texture format.Gravatar jvanverth2015-05-21
* rename GrDrawTargetCaps to GrCapsGravatar bsalomon2015-05-19
* Make GrResourceCache perf less sensitive to key length changeGravatar kkinnunen2015-05-18
* Revert of Refactor GrBufferAllocPools to use resource cache (patchset #9 id:1...Gravatar robertphillips2015-05-14
* Refactor GrBufferAllocPools to use resource cacheGravatar robertphillips2015-05-13
* GLProgramsTest 3.0Gravatar joshualitt2015-05-13
* add option to supress prints on contextGravatar joshualitt2015-05-12
* Revert of add option to supress prints on context (patchset #5 id:80001 of ht...Gravatar joshualitt2015-05-12
* add option to supress prints on contextGravatar joshualitt2015-05-12
* Add assignment op to enum bitfield opsGravatar cdalton2015-05-11
* Add function for logging blend info on XP.Gravatar bsalomon2015-05-11
* convex path renderer unit testsGravatar joshualitt2015-05-11
* Add unit tests for stroke rects and drawVerticesGravatar joshualitt2015-05-11
* AADistanceFieldPathRenderer unit testsGravatar joshualitt2015-05-11
* Only discard for XP dstCopies if we have a coverage value.Gravatar egdaniel2015-05-10
* remove legacy Gr thingsGravatar bsalomon2015-05-08
* new image from backend descGravatar reed2015-05-07
* tesselating path renderer unit testsGravatar joshualitt2015-05-07
* Isolate GrBufferAllocPools inside GrBatchTargetGravatar robertphillips2015-05-07
* adding uniqueID to GrContextGravatar joshualitt2015-05-07
* Implement support for KHR_blend_equation_advancedGravatar cdalton2015-05-06
* Remove canTweakAlphaForCoverage from XP's since batch reads flag.Gravatar egdaniel2015-05-04
* Move instanced index buffer creation to flush timeGravatar bsalomon2015-05-04
* Revert of Move instanced index buffer creation to flush time (patchset #6 id:...Gravatar bsalomon2015-05-04
* Move instanced index buffer creation to flush timeGravatar bsalomon2015-05-04
* Add hairlines batch unit testGravatar joshualitt2015-05-02
* This replaces the texture creation/caching functions on GrContext with a GrTe...Gravatar bsalomon2015-04-30
* Add batch unit tests for ovalsGravatar joshualitt2015-04-30
* Use texture barriers to read directly from the RTGravatar cdalton2015-04-29
* Add dash lines batch unit testGravatar joshualitt2015-04-29
* Pull out shader-specific caps into GrShaderCaps and GrGLSLCapsGravatar jvanverth2015-04-29
* Initial CL to create GrBatchTest infrastructureGravatar joshualitt2015-04-29
* Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget.Gravatar bsalomon2015-04-28
* create GrTestUtils.h, move some common functions into itGravatar joshualitt2015-04-28