aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* remove SkDevicePropertiesGravatar robertphillips2015-06-19
* Work around for nexus 6 TexSubImage issueGravatar joshualitt2015-06-18
* privatizeGravatar reed2015-06-18
* add callbacks to Images that wrap client-provided contentGravatar reed2015-06-18
* Revert of Work around for nexus 6 TexSubImage issue (patchset #4 id:60001 of ...Gravatar joshualitt2015-06-18
* Work around for nexus 6 TexSubImage issueGravatar joshualitt2015-06-18
* Add support for creating texture backed images where Skia will delete the tex...Gravatar bsalomon2015-06-18
* Add useDFT field to SkDevicePropertiesGravatar robertphillips2015-06-18
* Make GrTextContext be owned by the GrDrawContextGravatar robertphillips2015-06-17
* Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:12...Gravatar bsalomon2015-06-16
* Make GrTextContext be owned by the GrDrawContextGravatar robertphillips2015-06-16
* Invalidate GrTexture mipmap on content change notificationGravatar junov2015-06-15
* Import functionality for new GL backendGravatar cdalton2015-06-12
* Revert of Import functionality for new GL backend (patchset #2 id:20001 of ht...Gravatar djsollen2015-06-12
* Import functionality for new GL backendGravatar cdalton2015-06-12
* Review URL: https://codereview.chromium.org/1166513002Gravatar cdalton2015-06-12
* Implement support for mixed sampled render targetsGravatar vbuzinov2015-06-12
* Move blend enums into GrBlend.hGravatar cdalton2015-06-12
* Init GrGLSLCaps fields from inside GrGLCapsGravatar cdalton2015-06-10
* Add mixed samples support to XPsGravatar cdalton2015-06-08
* Apply coverage in XP base class when using dst readsGravatar cdalton2015-06-08
* Update XPF invariant info to not account for conflationGravatar cdalton2015-06-02
* Set GeometryBufferMapThreshold defaultsGravatar joshualitt2015-06-01
* Stretch small textures up to 16 pixels on PowerVR 54xGravatar bsalomon2015-06-01
* Removing GrAutoMallocGravatar joshualitt2015-05-29
* Add direct getter for GrCaps to GrContext.Gravatar bsalomon2015-05-29
* delete experimental path renderersGravatar joshualitt2015-05-29
* add context override of GeometryBufferMapThresholdGravatar joshualitt2015-05-29
* Revert of small CL to experiment with 'disabling' memory mapping (patchset #1...Gravatar joshualitt2015-05-28
* small CL to experiment with 'disabling' memory mappingGravatar joshualitt2015-05-28
* Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of...Gravatar bsalomon2015-05-28
* Add direct getter for GrCaps to GrContext.Gravatar bsalomon2015-05-28
* 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