aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Remove sRGB overrides on GrTextureParams. Use GrPaint flags instead.Gravatar brianosman2016-05-24
* Add Xlib support to viewerGravatar jvanverth2016-05-23
* Retract GrRenderTarget from GrTestTargetGravatar robertphillips2016-05-20
* Retract GrRenderTarget from GLProgramsTestGravatar robertphillips2016-05-19
* Make GrAppliedClip friendlessGravatar robertphillips2016-05-19
* Set the "mutable format" bit on sRGB images at creation time.Gravatar brianosman2016-05-17
* (Mostly) Retract GrRenderTarget from SkGpuDeviceGravatar robertphillips2016-05-17
* Add isUnifiedMultisampled entry point to GrDrawContextGravatar robertphillips2016-05-16
* Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to ...Gravatar robertphillips2016-05-16
* Refactor Vulkan image, texture, RTs so that create and getter handles match.Gravatar egdaniel2016-05-13
* Retract GrRenderTarget a bit within SkGpuDeviceGravatar robertphillips2016-05-13
* Convert GrClip to an abstract base classGravatar cdalton2016-05-13
* Simplify GrSWMaskHelperGravatar robertphillips2016-05-13
* Remove clip from GrPipelineBuilderGravatar cdalton2016-05-12
* Eliminate special case nvpr batch handlingGravatar cdalton2016-05-12
* Add base class for GLTestContext and add new subclass VkTestContext.Gravatar bsalomon2016-05-11
* Switch GrTextureToYUVPlanes over to newDrawContext callsGravatar robertphillips2016-05-11
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...Gravatar bsalomon2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of h...Gravatar robertphillips2016-05-09
* Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 ...Gravatar jvanverth2016-05-06
* Remove hasMixedSamples() from GrPipelineBuilderGravatar cdalton2016-05-06
* Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:200...Gravatar robertphillips2016-05-06
* Simplify SkGpuBlurUtils::GaussianBlur methodGravatar robertphillips2016-05-06
* Added --deepColor option to SampleApp, triggers creation of a ten-bit/channelGravatar brianosman2016-05-05
* Retract GrRenderTarget a bit within SkGpuDeviceGravatar robertphillips2016-05-05
* Bring back sRGB-write-control as a caps bit.Gravatar brianosman2016-05-05
* Remove executable bit from source code files.Gravatar benjaminwagner2016-05-04
* Add Gr*Proxy classesGravatar robertphillips2016-05-04
* Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....Gravatar robertphillips2016-05-03
* Apply setImageLayout() to all of a VkImage's subresources.Gravatar jvanverth2016-05-03
* Add Gr*Proxy classesGravatar robertphillips2016-05-03
* Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.c...Gravatar robertphillips2016-05-03
* Add Gr*Proxy classesGravatar robertphillips2016-05-03
* remove non-static uses of SkOncePtrGravatar mtklein2016-05-02
* Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.Gravatar djsollen2016-04-29
* Refactor drawContext/RenderTarget creationGravatar robertphillips2016-04-28
* Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (pat...Gravatar reed2016-04-28
* Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 o...Gravatar robertphillips2016-04-28
* Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.Gravatar djsollen2016-04-27
* Refactor drawContext/RenderTarget creationGravatar robertphillips2016-04-27
* Bring sk_sp to GrDrawContextGravatar robertphillips2016-04-27
* Remove some unnecessary #includes of SkImageFilter.hGravatar senorblanco2016-04-22
* Refactor to separate backend object lifecycle and GpuResource budget decisionGravatar kkinnunen2016-04-22
* Revise WSI setup.Gravatar jvanverth2016-04-21
* Update min Vulkan version to 1.0.8.0, and fix various bugsGravatar egdaniel2016-04-21
* Refactor how we store and use samplers in GaneshGravatar egdaniel2016-04-20
* Enable NV_path_rendering in the Null GL.Gravatar svaisanen2016-04-20
* Modernize and trim down SkOnce.Gravatar mtklein2016-04-18