aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleApp.cpp
Commit message (Expand)AuthorAge
* Remove GrContext::applyGammaGravatar robertphillips2016-07-29
* Remove use of MakeRenderTargetDirect from view systemGravatar robertphillips2016-07-28
* Initial SVG modelGravatar fmalita2016-07-26
* Always supply a color space (sRGB for now) with F16Gravatar brianosman2016-07-26
* Add SkColorSpace to GrDrawContextGravatar brianosman2016-07-21
* Factor code to rotate a canvas about a point.Gravatar bungeman2016-07-12
* deferred canvasGravatar reed2016-07-08
* remove experimental treat-skcolor-as-srgb flagGravatar reed2016-06-24
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...Gravatar brianosman2016-06-16
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Add samples to Viewer.Gravatar jvanverth2016-06-16
* Remove command buffer sample app support.Gravatar bsalomon2016-06-14
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-12
* Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...Gravatar scroggo2016-05-12
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-11
* Added --deepColor option to SampleApp, triggers creation of a ten-bit/channelGravatar brianosman2016-05-05
* documentation: SkDocument::MakePDF()Gravatar halcanary2016-05-03
* Retract SkDevice a bit moreGravatar robertphillips2016-04-22
* Add control of the sRGB global hack flag in SampleAppGravatar brianosman2016-04-20
* Rein in the use of SkDevice.hGravatar robertphillips2016-04-20
* Several fixes for fp 16 rendering:Gravatar brianosman2016-04-14
* rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContextGravatar bsalomon2016-03-31
* Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchs...Gravatar bsalomon2016-03-31
* rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContextGravatar bsalomon2016-03-31
* Add 'P' to SampleApp to cycle through pixel geometries.Gravatar bungeman2016-03-31
* Move SkGLContext and some GrGLInterface implementations to skgputest moduleGravatar bsalomon2016-03-30
* Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...Gravatar robertphillips2016-03-30
* Move SkGLContext and some GrGLInterface implementations to skgputest moduleGravatar bsalomon2016-03-30
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* switch surface to sk_spGravatar reed2016-03-23
* sRGB support in Ganesh. Several pieces:Gravatar brianosman2016-03-21
* return pictures as sk_spGravatar reed2016-03-18
* Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ...Gravatar brianosman2016-03-17
* sRGB support in Ganesh. Several pieces:Gravatar brianosman2016-03-17
* detach -> releaseGravatar mtklein2016-03-16
* Force tiles in SampleApp to integer boundaries.Gravatar bungeman2016-03-03
* Revert of Implement support for using GL ES 3.0 with command buffer (patchset...Gravatar kkinnunen2016-03-03
* Implement support for using GL ES 3.0 with command bufferGravatar kkinnunen2016-02-25
* Added a flag that forces SampleApp to continuously redraw, even in non-animat...Gravatar brianosman2016-02-24
* blitters for sRGB and float16Gravatar reed2016-02-15
* SampleApp: Remove SkWindow::setColorTypeGravatar kkinnunen2016-01-18
* SkTCopyOnFirstWrite-based SkPaintFilterCanvas APIGravatar fmalita2016-01-12
* SkPaintFilterCanvas skip-draw supportGravatar fmalita2016-01-11
* remove MPD for now, to simplify thingsGravatar reed2016-01-08
* remove SkGPipeGravatar reed2016-01-08
* Revert[2] of "add backdrop option to SaveLayerRec"Gravatar reed2016-01-07
* Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of http...Gravatar reed2016-01-07
* add backdrop option to SaveLayerRecGravatar reed2016-01-07
* SampleApp: remove Picture_DeviceTypeGravatar kkinnunen2016-01-05